diff --git a/ios/App/App.xcodeproj/project.pbxproj b/ios/App/App.xcodeproj/project.pbxproj
index ef397ff..ed09576 100644
--- a/ios/App/App.xcodeproj/project.pbxproj
+++ b/ios/App/App.xcodeproj/project.pbxproj
@@ -345,16 +345,18 @@
baseConfigurationReference = FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = C65CW4T6B5;
+ DEVELOPMENT_TEAM = 853TSBL2NN;
INFOPLIST_FILE = App/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- MARKETING_VERSION = 1.0;
+ MARKETING_VERSION = 0.1.0;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
- PRODUCT_BUNDLE_IDENTIFIER = cheers.li;
+ PRODUCT_BUNDLE_IDENTIFIER = li.cheers.app;
PRODUCT_NAME = "$(TARGET_NAME)";
+ PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
@@ -366,15 +368,17 @@
baseConfigurationReference = AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
- DEVELOPMENT_TEAM = C65CW4T6B5;
+ DEVELOPMENT_TEAM = 853TSBL2NN;
INFOPLIST_FILE = App/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = cheers.li;
+ MARKETING_VERSION = 0.1.0;
+ PRODUCT_BUNDLE_IDENTIFIER = li.cheers.app;
PRODUCT_NAME = "$(TARGET_NAME)";
+ PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/100.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/100.png
index 2bcce53..2fc426c 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/100.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/100.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/1024.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/1024.png
index 726aa6c..7780e31 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/1024.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/1024.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/114.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/114.png
index 64adae2..c3e2ed1 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/114.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/114.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/120.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/120.png
index 0eae2d1..b34aa23 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/120.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/120.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/128.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/128.png
index 2bdf384..0467c2b 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/128.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/128.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/144.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/144.png
index f6c18a9..8032b25 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/144.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/144.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/152.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/152.png
index ed8ad13..4f0851d 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/152.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/152.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/16.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/16.png
index 627f60d..485f7ee 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/16.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/16.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/167.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/167.png
index 69cfc8b..32f7ed5 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/167.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/167.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/172.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/172.png
index 3c70ebd..f558c9e 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/172.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/172.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/180.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/180.png
index ac79b9a..0af8354 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/180.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/180.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/196.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/196.png
index 73dd081..e72adff 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/196.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/196.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/20.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/20.png
index a3faa9f..1cbab03 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/20.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/20.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/216.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/216.png
index bd5a6ce..92e2ea6 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/216.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/216.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/256.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/256.png
index 0fd223c..aa011be 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/256.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/256.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/29.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/29.png
index 41d7ce1..10f1279 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/29.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/29.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/32.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/32.png
index d57b5a7..f759aad 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/32.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/32.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/40.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/40.png
index cf2f1b3..c721bd9 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/40.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/40.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/48.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/48.png
index e76cfdb..fa02373 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/48.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/48.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/50.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/50.png
index e78fbae..b5d348f 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/50.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/50.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/512.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/512.png
index 936525c..eb1a33f 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/512.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/512.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/55.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/55.png
index 75fce5f..4ecf350 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/55.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/55.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/57.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/57.png
index 29d0bc0..7d5f151 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/57.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/57.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/58.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/58.png
index 3ffa2f5..8e67a61 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/58.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/58.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/60.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/60.png
index 4c45456..8d7b097 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/60.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/60.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/64.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/64.png
index 18a753a..d04517e 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/64.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/64.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/72.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/72.png
index 9b131d3..f899061 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/72.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/72.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/76.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/76.png
index d7746ee..9d153cb 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/76.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/76.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/80.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/80.png
index a52f5be..d31e766 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/80.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/80.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/87.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/87.png
index b107d55..55b45dc 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/87.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/87.png differ
diff --git a/ios/App/App/Assets.xcassets/AppIcon.appiconset/88.png b/ios/App/App/Assets.xcassets/AppIcon.appiconset/88.png
index c471a00..d05ac29 100644
Binary files a/ios/App/App/Assets.xcassets/AppIcon.appiconset/88.png and b/ios/App/App/Assets.xcassets/AppIcon.appiconset/88.png differ
diff --git a/ios/App/App/Info.plist b/ios/App/App/Info.plist
index d1a4ce0..b8a517b 100644
--- a/ios/App/App/Info.plist
+++ b/ios/App/App/Info.plist
@@ -18,10 +18,23 @@
APPL
CFBundleShortVersionString
$(MARKETING_VERSION)
+ CFBundleURLTypes
+
+
+ CFBundleTypeRole
+ Editor
+ CFBundleURLSchemes
+
+ io.supabase.cheersli
+
+
+
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
LSRequiresIPhoneOS
+ NSLocationWhenInUseUsageDescription
+ We need your location to show it to your friends!
UILaunchStoryboardName
LaunchScreen
UIMainStoryboardFile
@@ -45,18 +58,5 @@
UIViewControllerBasedStatusBarAppearance
- NSLocationWhenInUseUsageDescription
- We need your location to show it to your friends!
- CFBundleURLTypes
-
-
- CFBundleTypeRole
- Editor
- CFBundleURLSchemes
-
- io.supabase.cheersli
-
-
-
diff --git a/package.json b/package.json
index 70f6ac2..7d76fdc 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "cheers.li",
"private": true,
- "version": "0.0.0",
+ "version": "0.1.0",
"scripts": {
"build": "tsc && vite build",
"dev": "vite",