|
26 | 26 | 1D54699029932DF900AAB591 /* ExampleViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D34C2522702E4A000D1DA8D /* ExampleViewModel.swift */; };
|
27 | 27 | 1D54699129932DF900AAB591 /* ExampleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D34C2542702E4B500D1DA8D /* ExampleView.swift */; };
|
28 | 28 | 1D54699229932E0500AAB591 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4B115883E8645C18835765B2 /* Assets.xcassets */; };
|
29 |
| - 1DB55D6D2B6E091400E119EF /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 1DB55D6C2B6E091400E119EF /* GoogleService-Info.plist */; }; |
| 29 | + 1DB1714C2B84402E00318590 /* FirebaseMessaging in Frameworks */ = {isa = PBXBuildFile; productRef = 1DB1714B2B84402E00318590 /* FirebaseMessaging */; }; |
| 30 | + 1DB1714E2B84403C00318590 /* FirebaseMessaging in Frameworks */ = {isa = PBXBuildFile; productRef = 1DB1714D2B84403C00318590 /* FirebaseMessaging */; }; |
| 31 | + 1DB171502B84404500318590 /* FirebaseMessaging in Frameworks */ = {isa = PBXBuildFile; productRef = 1DB1714F2B84404500318590 /* FirebaseMessaging */; }; |
| 32 | + 1DB171522B84404E00318590 /* FirebaseMessaging in Frameworks */ = {isa = PBXBuildFile; productRef = 1DB171512B84404E00318590 /* FirebaseMessaging */; }; |
| 33 | + 1DB171592B8458B700318590 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 1DB171582B8458B600318590 /* GoogleService-Info.plist */; }; |
30 | 34 | 1DBB414827E87CA000ECF86F /* Appwrite in Frameworks */ = {isa = PBXBuildFile; productRef = 1DBB414727E87CA000ECF86F /* Appwrite */; };
|
31 | 35 | 1DBB414A27E87CA800ECF86F /* Appwrite in Frameworks */ = {isa = PBXBuildFile; productRef = 1DBB414927E87CA800ECF86F /* Appwrite */; };
|
32 | 36 | 2358B1EE270AC9DC0016EFBA /* ExampleViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D34C2522702E4A000D1DA8D /* ExampleViewModel.swift */; };
|
|
83 | 87 | 1D43900726FC8B2500C71E3E /* ImagePicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImagePicker.swift; sourceTree = "<group>"; };
|
84 | 88 | 1D54695829932D3500AAB591 /* test (watchOS).app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "test (watchOS).app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
85 | 89 | 1D54697429932D3700AAB591 /* Test watchOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Test watchOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
86 |
| - 1DB55D6C2B6E091400E119EF /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
| 90 | + 1DB171552B8457B100318590 /* test (iOS).entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "test (iOS).entitlements"; sourceTree = "<group>"; }; |
| 91 | + 1DB171582B8458B600318590 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
| 92 | + 1DB1715A2B845EAB00318590 /* test (tvOS).entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "test (tvOS).entitlements"; sourceTree = "<group>"; }; |
| 93 | + 1DB1715B2B845EB800318590 /* test (watchOS).entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "test (watchOS).entitlements"; sourceTree = "<group>"; }; |
87 | 94 | 1DBB414627E87BDB00ECF86F /* apple */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = apple; path = ../../../examples/apple; sourceTree = "<group>"; };
|
88 | 95 | 23DDF5922709A457006EFAFA /* ImagePicker+iOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ImagePicker+iOS.swift"; sourceTree = "<group>"; };
|
89 | 96 | 23DDF5942709A46A006EFAFA /* ImagePicker+macOS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ImagePicker+macOS.swift"; sourceTree = "<group>"; };
|
|
108 | 115 | isa = PBXFrameworksBuildPhase;
|
109 | 116 | buildActionMask = 2147483647;
|
110 | 117 | files = (
|
| 118 | + 1DB171502B84404500318590 /* FirebaseMessaging in Frameworks */, |
111 | 119 | 1D0647F92991E16D00ADFADC /* Appwrite in Frameworks */,
|
112 | 120 | );
|
113 | 121 | runOnlyForDeploymentPostprocessing = 0;
|
|
123 | 131 | isa = PBXFrameworksBuildPhase;
|
124 | 132 | buildActionMask = 2147483647;
|
125 | 133 | files = (
|
| 134 | + 1DB171522B84404E00318590 /* FirebaseMessaging in Frameworks */, |
126 | 135 | 1D54698A29932D9100AAB591 /* Appwrite in Frameworks */,
|
127 | 136 | );
|
128 | 137 | runOnlyForDeploymentPostprocessing = 0;
|
|
152 | 161 | isa = PBXFrameworksBuildPhase;
|
153 | 162 | buildActionMask = 2147483647;
|
154 | 163 | files = (
|
| 164 | + 1DB1714E2B84403C00318590 /* FirebaseMessaging in Frameworks */, |
155 | 165 | 1DBB414A27E87CA800ECF86F /* Appwrite in Frameworks */,
|
156 | 166 | );
|
157 | 167 | runOnlyForDeploymentPostprocessing = 0;
|
|
160 | 170 | isa = PBXFrameworksBuildPhase;
|
161 | 171 | buildActionMask = 2147483647;
|
162 | 172 | files = (
|
| 173 | + 1DB1714C2B84402E00318590 /* FirebaseMessaging in Frameworks */, |
163 | 174 | 1DBB414827E87CA000ECF86F /* Appwrite in Frameworks */,
|
164 | 175 | );
|
165 | 176 | runOnlyForDeploymentPostprocessing = 0;
|
|
207 | 218 | 4B1152396B94D0F596CEBB52 = {
|
208 | 219 | isa = PBXGroup;
|
209 | 220 | children = (
|
210 |
| - 1DB55D6C2B6E091400E119EF /* GoogleService-Info.plist */, |
| 221 | + 1DB1715B2B845EB800318590 /* test (watchOS).entitlements */, |
| 222 | + 1DB1715A2B845EAB00318590 /* test (tvOS).entitlements */, |
| 223 | + 1DB171582B8458B600318590 /* GoogleService-Info.plist */, |
| 224 | + 1DB171552B8457B100318590 /* test (iOS).entitlements */, |
211 | 225 | 1DBB414527E87BDB00ECF86F /* Packages */,
|
212 | 226 | 4B115B49441350FF784C7745 /* Products */,
|
213 | 227 | 4B11566FD1E1FA1ABD88E438 /* Shared */,
|
|
305 | 319 | name = "test (tvOS)";
|
306 | 320 | packageProductDependencies = (
|
307 | 321 | 1D0647F82991E16D00ADFADC /* Appwrite */,
|
| 322 | + 1DB1714F2B84404500318590 /* FirebaseMessaging */, |
308 | 323 | );
|
309 | 324 | productName = Test;
|
310 | 325 | productReference = 1D0647BD2991E01C00ADFADC /* test (tvOS).app */;
|
|
343 | 358 | name = "test (watchOS)";
|
344 | 359 | packageProductDependencies = (
|
345 | 360 | 1D54698929932D9100AAB591 /* Appwrite */,
|
| 361 | + 1DB171512B84404E00318590 /* FirebaseMessaging */, |
346 | 362 | );
|
347 | 363 | productName = "test Watch App";
|
348 | 364 | productReference = 1D54695829932D3500AAB591 /* test (watchOS).app */;
|
|
381 | 397 | name = "test (iOS)";
|
382 | 398 | packageProductDependencies = (
|
383 | 399 | 1DBB414727E87CA000ECF86F /* Appwrite */,
|
| 400 | + 1DB1714B2B84402E00318590 /* FirebaseMessaging */, |
384 | 401 | );
|
385 | 402 | productName = "test (iOS)";
|
386 | 403 | productReference = 4B115DA4916DAA4E8F13734F /* test.app */;
|
|
401 | 418 | name = "test (macOS)";
|
402 | 419 | packageProductDependencies = (
|
403 | 420 | 1DBB414927E87CA800ECF86F /* Appwrite */,
|
| 421 | + 1DB1714D2B84403C00318590 /* FirebaseMessaging */, |
404 | 422 | );
|
405 | 423 | productName = "test (macOS)";
|
406 | 424 | productReference = 4B11505C9899942E695B59FF /* test.app */;
|
|
481 | 499 | en,
|
482 | 500 | );
|
483 | 501 | mainGroup = 4B1152396B94D0F596CEBB52;
|
| 502 | + packageReferences = ( |
| 503 | + 1DB171482B84400300318590 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */, |
| 504 | + ); |
484 | 505 | productRefGroup = 4B115B49441350FF784C7745 /* Products */;
|
485 | 506 | projectDirPath = "";
|
486 | 507 | projectRoot = "";
|
|
548 | 569 | buildActionMask = 2147483647;
|
549 | 570 | files = (
|
550 | 571 | 4B1157C67CF5E569FBCB65DD /* Assets.xcassets in Resources */,
|
551 |
| - 1DB55D6D2B6E091400E119EF /* GoogleService-Info.plist in Resources */, |
| 572 | + 1DB171592B8458B700318590 /* GoogleService-Info.plist in Resources */, |
552 | 573 | );
|
553 | 574 | runOnlyForDeploymentPostprocessing = 0;
|
554 | 575 | };
|
|
675 | 696 | ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
|
676 | 697 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
677 | 698 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
| 699 | + CODE_SIGN_ENTITLEMENTS = "test (tvOS).entitlements"; |
678 | 700 | CODE_SIGN_STYLE = Automatic;
|
679 | 701 | CURRENT_PROJECT_VERSION = 1;
|
680 | 702 | ENABLE_PREVIEWS = YES;
|
|
702 | 724 | ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
|
703 | 725 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
704 | 726 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
| 727 | + CODE_SIGN_ENTITLEMENTS = "test (tvOS).entitlements"; |
705 | 728 | CODE_SIGN_STYLE = Automatic;
|
706 | 729 | CURRENT_PROJECT_VERSION = 1;
|
707 | 730 | ENABLE_PREVIEWS = YES;
|
|
771 | 794 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
772 | 795 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
773 | 796 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
| 797 | + CODE_SIGN_ENTITLEMENTS = "test (watchOS).entitlements"; |
774 | 798 | CODE_SIGN_STYLE = Automatic;
|
775 | 799 | CURRENT_PROJECT_VERSION = 1;
|
776 | 800 | ENABLE_PREVIEWS = YES;
|
|
800 | 824 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
801 | 825 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
802 | 826 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
|
| 827 | + CODE_SIGN_ENTITLEMENTS = "test (watchOS).entitlements"; |
803 | 828 | CODE_SIGN_STYLE = Automatic;
|
804 | 829 | CURRENT_PROJECT_VERSION = 1;
|
805 | 830 | ENABLE_PREVIEWS = YES;
|
|
905 | 930 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
906 | 931 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
907 | 932 | CODE_SIGN_ENTITLEMENTS = macOS/macOS.entitlements;
|
| 933 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 934 | + CODE_SIGN_STYLE = Automatic; |
908 | 935 | COMBINE_HIDPI_IMAGES = YES;
|
| 936 | + DEVELOPMENT_TEAM = GWZ23QTYB5; |
909 | 937 | ENABLE_PREVIEWS = YES;
|
910 | 938 | INFOPLIST_FILE = macOS/Info.plist;
|
911 | 939 | LD_RUNPATH_SEARCH_PATHS = (
|
|
915 | 943 | MACOSX_DEPLOYMENT_TARGET = 11.0;
|
916 | 944 | PRODUCT_BUNDLE_IDENTIFIER = io.appwrite.mac;
|
917 | 945 | PRODUCT_NAME = test;
|
| 946 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
918 | 947 | SDKROOT = macosx;
|
919 | 948 | SWIFT_VERSION = 5.0;
|
920 | 949 | };
|
|
925 | 954 | buildSettings = {
|
926 | 955 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
927 | 956 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
| 957 | + CODE_SIGN_ENTITLEMENTS = "test (iOS).entitlements"; |
| 958 | + DEVELOPMENT_TEAM = GWZ23QTYB5; |
928 | 959 | ENABLE_PREVIEWS = YES;
|
929 | 960 | INFOPLIST_FILE = iOS/Info.plist;
|
930 |
| - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
| 961 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
931 | 962 | LD_RUNPATH_SEARCH_PATHS = (
|
932 | 963 | "$(inherited)",
|
933 | 964 | "@executable_path/Frameworks",
|
934 | 965 | );
|
935 |
| - PRODUCT_BUNDLE_IDENTIFIER = io.appwrite.ios; |
| 966 | + PRODUCT_BUNDLE_IDENTIFIER = "io.appwrite.ios-example"; |
936 | 967 | PRODUCT_NAME = test;
|
937 | 968 | SDKROOT = iphoneos;
|
938 | 969 | SWIFT_VERSION = 5.0;
|
|
963 | 994 | buildSettings = {
|
964 | 995 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
965 | 996 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
| 997 | + CODE_SIGN_ENTITLEMENTS = "test (iOS).entitlements"; |
| 998 | + DEVELOPMENT_TEAM = GWZ23QTYB5; |
966 | 999 | ENABLE_PREVIEWS = YES;
|
967 | 1000 | INFOPLIST_FILE = iOS/Info.plist;
|
968 |
| - IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
| 1001 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
969 | 1002 | LD_RUNPATH_SEARCH_PATHS = (
|
970 | 1003 | "$(inherited)",
|
971 | 1004 | "@executable_path/Frameworks",
|
972 | 1005 | );
|
973 |
| - PRODUCT_BUNDLE_IDENTIFIER = io.appwrite.ios; |
| 1006 | + PRODUCT_BUNDLE_IDENTIFIER = "io.appwrite.ios-example"; |
974 | 1007 | PRODUCT_NAME = test;
|
975 | 1008 | SDKROOT = iphoneos;
|
976 | 1009 | SWIFT_VERSION = 5.0;
|
|
984 | 1017 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
985 | 1018 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
986 | 1019 | CODE_SIGN_ENTITLEMENTS = macOS/macOS.entitlements;
|
| 1020 | + CODE_SIGN_IDENTITY = "Apple Development"; |
| 1021 | + CODE_SIGN_STYLE = Automatic; |
987 | 1022 | COMBINE_HIDPI_IMAGES = YES;
|
| 1023 | + DEVELOPMENT_TEAM = GWZ23QTYB5; |
988 | 1024 | ENABLE_PREVIEWS = YES;
|
989 | 1025 | INFOPLIST_FILE = macOS/Info.plist;
|
990 | 1026 | LD_RUNPATH_SEARCH_PATHS = (
|
|
994 | 1030 | MACOSX_DEPLOYMENT_TARGET = 11.0;
|
995 | 1031 | PRODUCT_BUNDLE_IDENTIFIER = io.appwrite.mac;
|
996 | 1032 | PRODUCT_NAME = test;
|
| 1033 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
997 | 1034 | SDKROOT = macosx;
|
998 | 1035 | SWIFT_VERSION = 5.0;
|
999 | 1036 | };
|
|
1213 | 1250 | };
|
1214 | 1251 | /* End XCConfigurationList section */
|
1215 | 1252 |
|
| 1253 | +/* Begin XCRemoteSwiftPackageReference section */ |
| 1254 | + 1DB171482B84400300318590 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = { |
| 1255 | + isa = XCRemoteSwiftPackageReference; |
| 1256 | + repositoryURL = "https://github.com/firebase/firebase-ios-sdk"; |
| 1257 | + requirement = { |
| 1258 | + kind = upToNextMajorVersion; |
| 1259 | + minimumVersion = 10.21.0; |
| 1260 | + }; |
| 1261 | + }; |
| 1262 | +/* End XCRemoteSwiftPackageReference section */ |
| 1263 | + |
1216 | 1264 | /* Begin XCSwiftPackageProductDependency section */
|
1217 | 1265 | 1D0647F82991E16D00ADFADC /* Appwrite */ = {
|
1218 | 1266 | isa = XCSwiftPackageProductDependency;
|
|
1222 | 1270 | isa = XCSwiftPackageProductDependency;
|
1223 | 1271 | productName = Appwrite;
|
1224 | 1272 | };
|
| 1273 | + 1DB1714B2B84402E00318590 /* FirebaseMessaging */ = { |
| 1274 | + isa = XCSwiftPackageProductDependency; |
| 1275 | + package = 1DB171482B84400300318590 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
| 1276 | + productName = FirebaseMessaging; |
| 1277 | + }; |
| 1278 | + 1DB1714D2B84403C00318590 /* FirebaseMessaging */ = { |
| 1279 | + isa = XCSwiftPackageProductDependency; |
| 1280 | + package = 1DB171482B84400300318590 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
| 1281 | + productName = FirebaseMessaging; |
| 1282 | + }; |
| 1283 | + 1DB1714F2B84404500318590 /* FirebaseMessaging */ = { |
| 1284 | + isa = XCSwiftPackageProductDependency; |
| 1285 | + package = 1DB171482B84400300318590 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
| 1286 | + productName = FirebaseMessaging; |
| 1287 | + }; |
| 1288 | + 1DB171512B84404E00318590 /* FirebaseMessaging */ = { |
| 1289 | + isa = XCSwiftPackageProductDependency; |
| 1290 | + package = 1DB171482B84400300318590 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; |
| 1291 | + productName = FirebaseMessaging; |
| 1292 | + }; |
1225 | 1293 | 1DBB414727E87CA000ECF86F /* Appwrite */ = {
|
1226 | 1294 | isa = XCSwiftPackageProductDependency;
|
1227 | 1295 | productName = Appwrite;
|
|
0 commit comments