Showing
3 changed files
with
21 additions
and
11 deletions
| ... | @@ -20,10 +20,10 @@ | ... | @@ -20,10 +20,10 @@ |
| 20 | 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; | 20 | 73010CC983E3809BECEE5348DA1BB8C6 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; |
| 21 | 81FE1BFBEE8B0039BAB28F45E7423BC5 /* Pods-WarplySDKFrameworkIOS-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-WarplySDKFrameworkIOS-acknowledgements.markdown"; sourceTree = "<group>"; }; | 21 | 81FE1BFBEE8B0039BAB28F45E7423BC5 /* Pods-WarplySDKFrameworkIOS-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-WarplySDKFrameworkIOS-acknowledgements.markdown"; sourceTree = "<group>"; }; |
| 22 | 8D9A6E342653A94C21E0FA8167A49109 /* Pods-WarplySDKFrameworkIOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-WarplySDKFrameworkIOS-Info.plist"; sourceTree = "<group>"; }; | 22 | 8D9A6E342653A94C21E0FA8167A49109 /* Pods-WarplySDKFrameworkIOS-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-WarplySDKFrameworkIOS-Info.plist"; sourceTree = "<group>"; }; |
| 23 | - 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; | 23 | + 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
| 24 | F1E7484B07BAD976C8F38EC1B9D2783C /* Pods-WarplySDKFrameworkIOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-WarplySDKFrameworkIOS.release.xcconfig"; sourceTree = "<group>"; }; | 24 | F1E7484B07BAD976C8F38EC1B9D2783C /* Pods-WarplySDKFrameworkIOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-WarplySDKFrameworkIOS.release.xcconfig"; sourceTree = "<group>"; }; |
| 25 | F4852F41D1761CFBF0B901A88611A432 /* Pods-WarplySDKFrameworkIOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-WarplySDKFrameworkIOS-umbrella.h"; sourceTree = "<group>"; }; | 25 | F4852F41D1761CFBF0B901A88611A432 /* Pods-WarplySDKFrameworkIOS-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-WarplySDKFrameworkIOS-umbrella.h"; sourceTree = "<group>"; }; |
| 26 | - F88D658AD0E099B29A131EF709CC6530 /* Pods-WarplySDKFrameworkIOS */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-WarplySDKFrameworkIOS"; path = Pods_WarplySDKFrameworkIOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | 26 | + F88D658AD0E099B29A131EF709CC6530 /* Pods_WarplySDKFrameworkIOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_WarplySDKFrameworkIOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 27 | /* End PBXFileReference section */ | 27 | /* End PBXFileReference section */ |
| 28 | 28 | ||
| 29 | /* Begin PBXFrameworksBuildPhase section */ | 29 | /* Begin PBXFrameworksBuildPhase section */ |
| ... | @@ -73,7 +73,7 @@ | ... | @@ -73,7 +73,7 @@ |
| 73 | 8EB503099D7FD0818479753866675C2C /* Products */ = { | 73 | 8EB503099D7FD0818479753866675C2C /* Products */ = { |
| 74 | isa = PBXGroup; | 74 | isa = PBXGroup; |
| 75 | children = ( | 75 | children = ( |
| 76 | - F88D658AD0E099B29A131EF709CC6530 /* Pods-WarplySDKFrameworkIOS */, | 76 | + F88D658AD0E099B29A131EF709CC6530 /* Pods_WarplySDKFrameworkIOS.framework */, |
| 77 | ); | 77 | ); |
| 78 | name = Products; | 78 | name = Products; |
| 79 | sourceTree = "<group>"; | 79 | sourceTree = "<group>"; |
| ... | @@ -125,7 +125,7 @@ | ... | @@ -125,7 +125,7 @@ |
| 125 | ); | 125 | ); |
| 126 | name = "Pods-WarplySDKFrameworkIOS"; | 126 | name = "Pods-WarplySDKFrameworkIOS"; |
| 127 | productName = Pods_WarplySDKFrameworkIOS; | 127 | productName = Pods_WarplySDKFrameworkIOS; |
| 128 | - productReference = F88D658AD0E099B29A131EF709CC6530 /* Pods-WarplySDKFrameworkIOS */; | 128 | + productReference = F88D658AD0E099B29A131EF709CC6530 /* Pods_WarplySDKFrameworkIOS.framework */; |
| 129 | productType = "com.apple.product-type.framework"; | 129 | productType = "com.apple.product-type.framework"; |
| 130 | }; | 130 | }; |
| 131 | /* End PBXNativeTarget section */ | 131 | /* End PBXNativeTarget section */ |
| ... | @@ -182,6 +182,7 @@ | ... | @@ -182,6 +182,7 @@ |
| 182 | baseConfigurationReference = 4C337411AA19624EC4CD26EC32EAD6EF /* Pods-WarplySDKFrameworkIOS.debug.xcconfig */; | 182 | baseConfigurationReference = 4C337411AA19624EC4CD26EC32EAD6EF /* Pods-WarplySDKFrameworkIOS.debug.xcconfig */; |
| 183 | buildSettings = { | 183 | buildSettings = { |
| 184 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; | 184 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; |
| 185 | + ARCHS = "$(ARCHS_STANDARD)"; | ||
| 185 | CLANG_ENABLE_OBJC_WEAK = NO; | 186 | CLANG_ENABLE_OBJC_WEAK = NO; |
| 186 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | 187 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; |
| 187 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | 188 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
| ... | @@ -201,6 +202,7 @@ | ... | @@ -201,6 +202,7 @@ |
| 201 | ); | 202 | ); |
| 202 | MACH_O_TYPE = staticlib; | 203 | MACH_O_TYPE = staticlib; |
| 203 | MODULEMAP_FILE = "Target Support Files/Pods-WarplySDKFrameworkIOS/Pods-WarplySDKFrameworkIOS.modulemap"; | 204 | MODULEMAP_FILE = "Target Support Files/Pods-WarplySDKFrameworkIOS/Pods-WarplySDKFrameworkIOS.modulemap"; |
| 205 | + ONLY_ACTIVE_ARCH = YES; | ||
| 204 | OTHER_LDFLAGS = ""; | 206 | OTHER_LDFLAGS = ""; |
| 205 | OTHER_LIBTOOLFLAGS = ""; | 207 | OTHER_LIBTOOLFLAGS = ""; |
| 206 | PODS_ROOT = "$(SRCROOT)"; | 208 | PODS_ROOT = "$(SRCROOT)"; |
| ... | @@ -208,6 +210,7 @@ | ... | @@ -208,6 +210,7 @@ |
| 208 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; | 210 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 209 | SDKROOT = iphoneos; | 211 | SDKROOT = iphoneos; |
| 210 | SKIP_INSTALL = YES; | 212 | SKIP_INSTALL = YES; |
| 213 | + SUPPORTS_MACCATALYST = NO; | ||
| 211 | TARGETED_DEVICE_FAMILY = "1,2"; | 214 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 212 | VERSIONING_SYSTEM = "apple-generic"; | 215 | VERSIONING_SYSTEM = "apple-generic"; |
| 213 | VERSION_INFO_PREFIX = ""; | 216 | VERSION_INFO_PREFIX = ""; |
| ... | @@ -347,6 +350,7 @@ | ... | @@ -347,6 +350,7 @@ |
| 347 | baseConfigurationReference = F1E7484B07BAD976C8F38EC1B9D2783C /* Pods-WarplySDKFrameworkIOS.release.xcconfig */; | 350 | baseConfigurationReference = F1E7484B07BAD976C8F38EC1B9D2783C /* Pods-WarplySDKFrameworkIOS.release.xcconfig */; |
| 348 | buildSettings = { | 351 | buildSettings = { |
| 349 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; | 352 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; |
| 353 | + ARCHS = "$(ARCHS_STANDARD)"; | ||
| 350 | CLANG_ENABLE_OBJC_WEAK = NO; | 354 | CLANG_ENABLE_OBJC_WEAK = NO; |
| 351 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; | 355 | "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; |
| 352 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | 356 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; |
| ... | @@ -366,6 +370,7 @@ | ... | @@ -366,6 +370,7 @@ |
| 366 | ); | 370 | ); |
| 367 | MACH_O_TYPE = staticlib; | 371 | MACH_O_TYPE = staticlib; |
| 368 | MODULEMAP_FILE = "Target Support Files/Pods-WarplySDKFrameworkIOS/Pods-WarplySDKFrameworkIOS.modulemap"; | 372 | MODULEMAP_FILE = "Target Support Files/Pods-WarplySDKFrameworkIOS/Pods-WarplySDKFrameworkIOS.modulemap"; |
| 373 | + ONLY_ACTIVE_ARCH = YES; | ||
| 369 | OTHER_LDFLAGS = ""; | 374 | OTHER_LDFLAGS = ""; |
| 370 | OTHER_LIBTOOLFLAGS = ""; | 375 | OTHER_LIBTOOLFLAGS = ""; |
| 371 | PODS_ROOT = "$(SRCROOT)"; | 376 | PODS_ROOT = "$(SRCROOT)"; |
| ... | @@ -373,6 +378,7 @@ | ... | @@ -373,6 +378,7 @@ |
| 373 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; | 378 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 374 | SDKROOT = iphoneos; | 379 | SDKROOT = iphoneos; |
| 375 | SKIP_INSTALL = YES; | 380 | SKIP_INSTALL = YES; |
| 381 | + SUPPORTS_MACCATALYST = NO; | ||
| 376 | TARGETED_DEVICE_FAMILY = "1,2"; | 382 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 377 | VALIDATE_PRODUCT = YES; | 383 | VALIDATE_PRODUCT = YES; |
| 378 | VERSIONING_SYSTEM = "apple-generic"; | 384 | VERSIONING_SYSTEM = "apple-generic"; | ... | ... |
| ... | @@ -9,7 +9,6 @@ | ... | @@ -9,7 +9,6 @@ |
| 9 | /* Begin PBXBuildFile section */ | 9 | /* Begin PBXBuildFile section */ |
| 10 | 1E7564BA2823C6D900B9D2AE /* ViewControllerExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E7564B92823C6D900B9D2AE /* ViewControllerExtensions.swift */; }; | 10 | 1E7564BA2823C6D900B9D2AE /* ViewControllerExtensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E7564B92823C6D900B9D2AE /* ViewControllerExtensions.swift */; }; |
| 11 | 1E7564BC2823FE0B00B9D2AE /* CouponViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E7564BB2823FE0B00B9D2AE /* CouponViewController.swift */; }; | 11 | 1E7564BC2823FE0B00B9D2AE /* CouponViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E7564BB2823FE0B00B9D2AE /* CouponViewController.swift */; }; |
| 12 | - 260C6A1AFF7560C32E212F20 /* Pods_WarplySDKFrameworkIOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1353B8C484CC0649CAC2EB74 /* Pods_WarplySDKFrameworkIOS.framework */; }; | ||
| 13 | E634A369282299770069DE27 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E634A368282299760069DE27 /* Main.storyboard */; }; | 12 | E634A369282299770069DE27 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E634A368282299760069DE27 /* Main.storyboard */; }; |
| 14 | E634A36B2822999B0069DE27 /* CouponsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E634A36A2822999B0069DE27 /* CouponsViewController.swift */; }; | 13 | E634A36B2822999B0069DE27 /* CouponsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E634A36A2822999B0069DE27 /* CouponsViewController.swift */; }; |
| 15 | E634A36F2823D2290069DE27 /* WalletViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E634A36E2823D2290069DE27 /* WalletViewController.swift */; }; | 14 | E634A36F2823D2290069DE27 /* WalletViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E634A36E2823D2290069DE27 /* WalletViewController.swift */; }; |
| ... | @@ -20,6 +19,7 @@ | ... | @@ -20,6 +19,7 @@ |
| 20 | E639EFAB2808347700B9DD94 /* ic_back.png in Resources */ = {isa = PBXBuildFile; fileRef = E639EFAA2808347700B9DD94 /* ic_back.png */; }; | 19 | E639EFAB2808347700B9DD94 /* ic_back.png in Resources */ = {isa = PBXBuildFile; fileRef = E639EFAA2808347700B9DD94 /* ic_back.png */; }; |
| 21 | E655D05A280590AD004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h in Headers */ = {isa = PBXBuildFile; fileRef = E655D05928058A72004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h */; }; | 20 | E655D05A280590AD004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h in Headers */ = {isa = PBXBuildFile; fileRef = E655D05928058A72004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h */; }; |
| 22 | E67D1EC828119ED300940F01 /* swiftApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = E67D1EC528117F2400940F01 /* swiftApi.swift */; }; | 21 | E67D1EC828119ED300940F01 /* swiftApi.swift in Sources */ = {isa = PBXBuildFile; fileRef = E67D1EC528117F2400940F01 /* swiftApi.swift */; }; |
| 22 | + E6A7782C28244A360045BBA8 /* Pods_WarplySDKFrameworkIOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E6A7782B28244A360045BBA8 /* Pods_WarplySDKFrameworkIOS.framework */; }; | ||
| 23 | E6D8DE6D27A942010006A3A9 /* WarplySDKFrameworkIOS.docc in Sources */ = {isa = PBXBuildFile; fileRef = E6D8DE6C27A942010006A3A9 /* WarplySDKFrameworkIOS.docc */; }; | 23 | E6D8DE6D27A942010006A3A9 /* WarplySDKFrameworkIOS.docc in Sources */ = {isa = PBXBuildFile; fileRef = E6D8DE6C27A942010006A3A9 /* WarplySDKFrameworkIOS.docc */; }; |
| 24 | E6D8DE6E27A942010006A3A9 /* WarplySDKFrameworkIOS.h in Headers */ = {isa = PBXBuildFile; fileRef = E6D8DE6B27A942010006A3A9 /* WarplySDKFrameworkIOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 24 | E6D8DE6E27A942010006A3A9 /* WarplySDKFrameworkIOS.h in Headers */ = {isa = PBXBuildFile; fileRef = E6D8DE6B27A942010006A3A9 /* WarplySDKFrameworkIOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 25 | E6D8DEEE27A942920006A3A9 /* WarplyReactMethods.m in Sources */ = {isa = PBXBuildFile; fileRef = E6D8DE7527A942910006A3A9 /* WarplyReactMethods.m */; }; | 25 | E6D8DEEE27A942920006A3A9 /* WarplyReactMethods.m in Sources */ = {isa = PBXBuildFile; fileRef = E6D8DE7527A942910006A3A9 /* WarplyReactMethods.m */; }; |
| ... | @@ -150,6 +150,7 @@ | ... | @@ -150,6 +150,7 @@ |
| 150 | E639EFAA2808347700B9DD94 /* ic_back.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ic_back.png; sourceTree = "<group>"; }; | 150 | E639EFAA2808347700B9DD94 /* ic_back.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ic_back.png; sourceTree = "<group>"; }; |
| 151 | E655D05928058A72004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "WarplySDKFrameworkIOS-Bridging-Header.h"; sourceTree = "<group>"; }; | 151 | E655D05928058A72004F913C /* WarplySDKFrameworkIOS-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "WarplySDKFrameworkIOS-Bridging-Header.h"; sourceTree = "<group>"; }; |
| 152 | E67D1EC528117F2400940F01 /* swiftApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = swiftApi.swift; sourceTree = "<group>"; }; | 152 | E67D1EC528117F2400940F01 /* swiftApi.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = swiftApi.swift; sourceTree = "<group>"; }; |
| 153 | + E6A7782B28244A360045BBA8 /* Pods_WarplySDKFrameworkIOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_WarplySDKFrameworkIOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
| 153 | E6D8DE6827A942010006A3A9 /* WarplySDKFrameworkIOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WarplySDKFrameworkIOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | 154 | E6D8DE6827A942010006A3A9 /* WarplySDKFrameworkIOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WarplySDKFrameworkIOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 154 | E6D8DE6B27A942010006A3A9 /* WarplySDKFrameworkIOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WarplySDKFrameworkIOS.h; sourceTree = "<group>"; }; | 155 | E6D8DE6B27A942010006A3A9 /* WarplySDKFrameworkIOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WarplySDKFrameworkIOS.h; sourceTree = "<group>"; }; |
| 155 | E6D8DE6C27A942010006A3A9 /* WarplySDKFrameworkIOS.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = WarplySDKFrameworkIOS.docc; sourceTree = "<group>"; }; | 156 | E6D8DE6C27A942010006A3A9 /* WarplySDKFrameworkIOS.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = WarplySDKFrameworkIOS.docc; sourceTree = "<group>"; }; |
| ... | @@ -272,7 +273,7 @@ | ... | @@ -272,7 +273,7 @@ |
| 272 | isa = PBXFrameworksBuildPhase; | 273 | isa = PBXFrameworksBuildPhase; |
| 273 | buildActionMask = 2147483647; | 274 | buildActionMask = 2147483647; |
| 274 | files = ( | 275 | files = ( |
| 275 | - 260C6A1AFF7560C32E212F20 /* Pods_WarplySDKFrameworkIOS.framework in Frameworks */, | 276 | + E6A7782C28244A360045BBA8 /* Pods_WarplySDKFrameworkIOS.framework in Frameworks */, |
| 276 | ); | 277 | ); |
| 277 | runOnlyForDeploymentPostprocessing = 0; | 278 | runOnlyForDeploymentPostprocessing = 0; |
| 278 | }; | 279 | }; |
| ... | @@ -291,6 +292,7 @@ | ... | @@ -291,6 +292,7 @@ |
| 291 | 9C6080DEB815BBC562F23AB4 /* Frameworks */ = { | 292 | 9C6080DEB815BBC562F23AB4 /* Frameworks */ = { |
| 292 | isa = PBXGroup; | 293 | isa = PBXGroup; |
| 293 | children = ( | 294 | children = ( |
| 295 | + E6A7782B28244A360045BBA8 /* Pods_WarplySDKFrameworkIOS.framework */, | ||
| 294 | 1353B8C484CC0649CAC2EB74 /* Pods_WarplySDKFrameworkIOS.framework */, | 296 | 1353B8C484CC0649CAC2EB74 /* Pods_WarplySDKFrameworkIOS.framework */, |
| 295 | ); | 297 | ); |
| 296 | name = Frameworks; | 298 | name = Frameworks; |
| ... | @@ -920,11 +922,11 @@ | ... | @@ -920,11 +922,11 @@ |
| 920 | isa = XCBuildConfiguration; | 922 | isa = XCBuildConfiguration; |
| 921 | baseConfigurationReference = F2447FDBC0B149DFB9DC6E40 /* Pods-WarplySDKFrameworkIOS.debug.xcconfig */; | 923 | baseConfigurationReference = F2447FDBC0B149DFB9DC6E40 /* Pods-WarplySDKFrameworkIOS.debug.xcconfig */; |
| 922 | buildSettings = { | 924 | buildSettings = { |
| 923 | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; | ||
| 924 | APPLICATION_EXTENSION_API_ONLY = NO; | 925 | APPLICATION_EXTENSION_API_ONLY = NO; |
| 925 | ARCHS = ( | 926 | ARCHS = ( |
| 926 | "$(ARCHS_STANDARD)", | 927 | "$(ARCHS_STANDARD)", |
| 927 | - "x86_64-apple-ios-simulator", | 928 | + x86_64, |
| 929 | + arm64, | ||
| 928 | ); | 930 | ); |
| 929 | BUILD_LIBRARY_FOR_DISTRIBUTION = NO; | 931 | BUILD_LIBRARY_FOR_DISTRIBUTION = NO; |
| 930 | CLANG_ENABLE_MODULES = YES; | 932 | CLANG_ENABLE_MODULES = YES; |
| ... | @@ -946,7 +948,7 @@ | ... | @@ -946,7 +948,7 @@ |
| 946 | "@loader_path/Frameworks", | 948 | "@loader_path/Frameworks", |
| 947 | ); | 949 | ); |
| 948 | MARKETING_VERSION = 1.0; | 950 | MARKETING_VERSION = 1.0; |
| 949 | - ONLY_ACTIVE_ARCH = YES; | 951 | + ONLY_ACTIVE_ARCH = NO; |
| 950 | PRODUCT_BUNDLE_IDENTIFIER = framework.warp.ly.WarplySDKFrameworkIOS; | 952 | PRODUCT_BUNDLE_IDENTIFIER = framework.warp.ly.WarplySDKFrameworkIOS; |
| 951 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; | 953 | PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; |
| 952 | SKIP_INSTALL = YES; | 954 | SKIP_INSTALL = YES; |
| ... | @@ -956,6 +958,7 @@ | ... | @@ -956,6 +958,7 @@ |
| 956 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; | 958 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 957 | SWIFT_VERSION = 5.0; | 959 | SWIFT_VERSION = 5.0; |
| 958 | TARGETED_DEVICE_FAMILY = "1,2"; | 960 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 961 | + VALIDATE_WORKSPACE = YES; | ||
| 959 | }; | 962 | }; |
| 960 | name = Debug; | 963 | name = Debug; |
| 961 | }; | 964 | }; |
| ... | @@ -963,11 +966,11 @@ | ... | @@ -963,11 +966,11 @@ |
| 963 | isa = XCBuildConfiguration; | 966 | isa = XCBuildConfiguration; |
| 964 | baseConfigurationReference = B9413513157AD76ECE896B81 /* Pods-WarplySDKFrameworkIOS.release.xcconfig */; | 967 | baseConfigurationReference = B9413513157AD76ECE896B81 /* Pods-WarplySDKFrameworkIOS.release.xcconfig */; |
| 965 | buildSettings = { | 968 | buildSettings = { |
| 966 | - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; | ||
| 967 | APPLICATION_EXTENSION_API_ONLY = NO; | 969 | APPLICATION_EXTENSION_API_ONLY = NO; |
| 968 | ARCHS = ( | 970 | ARCHS = ( |
| 969 | "$(ARCHS_STANDARD)", | 971 | "$(ARCHS_STANDARD)", |
| 970 | - "x86_64-apple-ios-simulator", | 972 | + x86_64, |
| 973 | + arm64, | ||
| 971 | ); | 974 | ); |
| 972 | BUILD_LIBRARY_FOR_DISTRIBUTION = NO; | 975 | BUILD_LIBRARY_FOR_DISTRIBUTION = NO; |
| 973 | CLANG_ENABLE_MODULES = YES; | 976 | CLANG_ENABLE_MODULES = YES; |
| ... | @@ -997,6 +1000,7 @@ | ... | @@ -997,6 +1000,7 @@ |
| 997 | SWIFT_OBJC_BRIDGING_HEADER = ""; | 1000 | SWIFT_OBJC_BRIDGING_HEADER = ""; |
| 998 | SWIFT_VERSION = 5.0; | 1001 | SWIFT_VERSION = 5.0; |
| 999 | TARGETED_DEVICE_FAMILY = "1,2"; | 1002 | TARGETED_DEVICE_FAMILY = "1,2"; |
| 1003 | + VALIDATE_WORKSPACE = YES; | ||
| 1000 | }; | 1004 | }; |
| 1001 | name = Release; | 1005 | name = Release; |
| 1002 | }; | 1006 | }; | ... | ... |
-
Please register or login to post a comment