|
11 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
12 | 12 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
13 | 13 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; }; |
14 | | - 7CD384E592A246F98036BB3B /* Inter.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 24C17825730D451EB5D371A9 /* Inter.ttf */; }; |
| 14 | + 75F889A01E63494D810C4AC4 /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1C790EDECB249438F10596E /* noop-file.swift */; }; |
15 | 15 | 96905EF65AED1B983A6B3ABC /* libPods-ObytesApp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ObytesApp.a */; }; |
16 | 16 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */; }; |
17 | 17 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; }; |
18 | | - EC9F498F84254736BBAA18C5 /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9E4C08447C2406991DE3427 /* noop-file.swift */; }; |
| 18 | + EED862B8742544C9B5AE6C36 /* Inter.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 160019DCAF5D4696B3E7810B /* Inter.ttf */; }; |
19 | 19 | /* End PBXBuildFile section */ |
20 | 20 |
|
21 | 21 | /* Begin PBXFileReference section */ |
|
25 | 25 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ObytesApp/Images.xcassets; sourceTree = "<group>"; }; |
26 | 26 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ObytesApp/Info.plist; sourceTree = "<group>"; }; |
27 | 27 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ObytesApp/main.m; sourceTree = "<group>"; }; |
28 | | - 1A44AB91FDAC48C29F01C284 /* ObytesApp-Bridging-Header.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "ObytesApp-Bridging-Header.h"; path = "ObytesApp/ObytesApp-Bridging-Header.h"; sourceTree = "<group>"; }; |
29 | | - 24C17825730D451EB5D371A9 /* Inter.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = Inter.ttf; path = ../assets/fonts/Inter.ttf; sourceTree = "<group>"; }; |
| 28 | + 160019DCAF5D4696B3E7810B /* Inter.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = Inter.ttf; path = ../assets/fonts/Inter.ttf; sourceTree = "<group>"; }; |
30 | 29 | 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ObytesApp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ObytesApp.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | 30 | 6C2E3173556A471DD304B334 /* Pods-ObytesApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ObytesApp.debug.xcconfig"; path = "Target Support Files/Pods-ObytesApp/Pods-ObytesApp.debug.xcconfig"; sourceTree = "<group>"; }; |
32 | 31 | 7A4D352CD337FB3A3BF06240 /* Pods-ObytesApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ObytesApp.release.xcconfig"; path = "Target Support Files/Pods-ObytesApp/Pods-ObytesApp.release.xcconfig"; sourceTree = "<group>"; }; |
33 | 32 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = ObytesApp/SplashScreen.storyboard; sourceTree = "<group>"; }; |
34 | | - B9E4C08447C2406991DE3427 /* noop-file.swift */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = "noop-file.swift"; path = "ObytesApp/noop-file.swift"; sourceTree = "<group>"; }; |
35 | 33 | BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; }; |
| 34 | + D1C790EDECB249438F10596E /* noop-file.swift */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = "noop-file.swift"; path = "ObytesApp/noop-file.swift"; sourceTree = "<group>"; }; |
| 35 | + D256C14D79514074AB7C7CCC /* ObytesApp-Bridging-Header.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "ObytesApp-Bridging-Header.h"; path = "ObytesApp/ObytesApp-Bridging-Header.h"; sourceTree = "<group>"; }; |
36 | 36 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
37 | 37 | FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-ObytesApp/ExpoModulesProvider.swift"; sourceTree = "<group>"; }; |
38 | 38 | /* End PBXFileReference section */ |
|
59 | 59 | 13B07FB61A68108700A75B9A /* Info.plist */, |
60 | 60 | 13B07FB71A68108700A75B9A /* main.m */, |
61 | 61 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */, |
62 | | - B9E4C08447C2406991DE3427 /* noop-file.swift */, |
63 | | - 1A44AB91FDAC48C29F01C284 /* ObytesApp-Bridging-Header.h */, |
| 62 | + D1C790EDECB249438F10596E /* noop-file.swift */, |
| 63 | + D256C14D79514074AB7C7CCC /* ObytesApp-Bridging-Header.h */, |
64 | 64 | ); |
65 | 65 | name = ObytesApp; |
66 | 66 | sourceTree = "<group>"; |
|
74 | 74 | name = Frameworks; |
75 | 75 | sourceTree = "<group>"; |
76 | 76 | }; |
77 | | - 3BDF002B74D342E898A56754 /* Resources */ = { |
| 77 | + 543A6D90A6B84A45B2B3B447 /* Resources */ = { |
78 | 78 | isa = PBXGroup; |
79 | 79 | children = ( |
80 | | - 24C17825730D451EB5D371A9 /* Inter.ttf */, |
| 80 | + 160019DCAF5D4696B3E7810B /* Inter.ttf */, |
81 | 81 | ); |
82 | 82 | name = Resources; |
83 | 83 | path = ""; |
|
99 | 99 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
100 | 100 | D65327D7A22EEC0BE12398D9 /* Pods */, |
101 | 101 | D7E4C46ADA2E9064B798F356 /* ExpoModulesProviders */, |
102 | | - 3BDF002B74D342E898A56754 /* Resources */, |
| 102 | + 543A6D90A6B84A45B2B3B447 /* Resources */, |
103 | 103 | ); |
104 | 104 | indentWidth = 2; |
105 | 105 | sourceTree = "<group>"; |
|
157 | 157 | buildPhases = ( |
158 | 158 | 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */, |
159 | 159 | FD10A7F022414F080027D42C /* Start Packager */, |
160 | | - F31B283E29C6F18177CB1B2E /* [Expo] Configure project */, |
| 160 | + A694048C22DBA196ADD8496B /* [Expo] Configure project */, |
161 | 161 | 13B07F871A680F5B00A75B9A /* Sources */, |
162 | 162 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
163 | 163 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
164 | 164 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
165 | 165 | 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */, |
166 | | - 0C54AB8861C4883512856094 /* [CP] Embed Pods Frameworks */, |
| 166 | + 2D09425B3D7DDFE1384897FD /* [CP] Embed Pods Frameworks */, |
167 | 167 | ); |
168 | 168 | buildRules = ( |
169 | 169 | ); |
|
213 | 213 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */, |
214 | 214 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
215 | 215 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */, |
216 | | - 7CD384E592A246F98036BB3B /* Inter.ttf in Resources */, |
| 216 | + EED862B8742544C9B5AE6C36 /* Inter.ttf in Resources */, |
217 | 217 | ); |
218 | 218 | runOnlyForDeploymentPostprocessing = 0; |
219 | 219 | }; |
|
256 | 256 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
257 | 257 | showEnvVarsInLog = 0; |
258 | 258 | }; |
259 | | - 0C54AB8861C4883512856094 /* [CP] Embed Pods Frameworks */ = { |
| 259 | + 2D09425B3D7DDFE1384897FD /* [CP] Embed Pods Frameworks */ = { |
260 | 260 | isa = PBXShellScriptBuildPhase; |
261 | 261 | buildActionMask = 2147483647; |
262 | 262 | files = ( |
|
298 | 298 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-resources.sh\"\n"; |
299 | 299 | showEnvVarsInLog = 0; |
300 | 300 | }; |
301 | | - F31B283E29C6F18177CB1B2E /* [Expo] Configure project */ = { |
| 301 | + A694048C22DBA196ADD8496B /* [Expo] Configure project */ = { |
302 | 302 | isa = PBXShellScriptBuildPhase; |
303 | 303 | alwaysOutOfDate = 1; |
304 | 304 | buildActionMask = 2147483647; |
|
346 | 346 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
347 | 347 | 13B07FC11A68108700A75B9A /* main.m in Sources */, |
348 | 348 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */, |
349 | | - EC9F498F84254736BBAA18C5 /* noop-file.swift in Sources */, |
| 349 | + 75F889A01E63494D810C4AC4 /* noop-file.swift in Sources */, |
350 | 350 | ); |
351 | 351 | runOnlyForDeploymentPostprocessing = 0; |
352 | 352 | }; |
|
377 | 377 | ); |
378 | 378 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG"; |
379 | 379 | PRODUCT_BUNDLE_IDENTIFIER = com.obytes.development; |
380 | | - PRODUCT_NAME = "ObytesApp"; |
| 380 | + PRODUCT_NAME = ObytesApp; |
381 | 381 | SWIFT_OBJC_BRIDGING_HEADER = "ObytesApp/ObytesApp-Bridging-Header.h"; |
382 | 382 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
383 | 383 | SWIFT_VERSION = 5.0; |
|
405 | 405 | ); |
406 | 406 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE"; |
407 | 407 | PRODUCT_BUNDLE_IDENTIFIER = com.obytes.development; |
408 | | - PRODUCT_NAME = "ObytesApp"; |
| 408 | + PRODUCT_NAME = ObytesApp; |
409 | 409 | SWIFT_OBJC_BRIDGING_HEADER = "ObytesApp/ObytesApp-Bridging-Header.h"; |
410 | 410 | SWIFT_VERSION = 5.0; |
411 | 411 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
453 | 453 | GCC_PREPROCESSOR_DEFINITIONS = ( |
454 | 454 | "DEBUG=1", |
455 | 455 | "$(inherited)", |
| 456 | + _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION, |
456 | 457 | ); |
457 | 458 | GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
458 | 459 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
468 | 469 | ONLY_ACTIVE_ARCH = YES; |
469 | 470 | OTHER_CFLAGS = "$(inherited)"; |
470 | 471 | OTHER_CPLUSPLUSFLAGS = "$(inherited)"; |
| 472 | + OTHER_LDFLAGS = ( |
| 473 | + "$(inherited)", |
| 474 | + " ", |
| 475 | + ); |
471 | 476 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
472 | 477 | SDKROOT = iphoneos; |
473 | 478 | }; |
|
508 | 513 | "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; |
509 | 514 | GCC_C_LANGUAGE_STANDARD = gnu99; |
510 | 515 | GCC_NO_COMMON_BLOCKS = YES; |
| 516 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 517 | + "$(inherited)", |
| 518 | + _LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION, |
| 519 | + ); |
511 | 520 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
512 | 521 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
513 | 522 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
|
520 | 529 | MTL_ENABLE_DEBUG_INFO = NO; |
521 | 530 | OTHER_CFLAGS = "$(inherited)"; |
522 | 531 | OTHER_CPLUSPLUSFLAGS = "$(inherited)"; |
| 532 | + OTHER_LDFLAGS = ( |
| 533 | + "$(inherited)", |
| 534 | + " ", |
| 535 | + ); |
523 | 536 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
524 | 537 | SDKROOT = iphoneos; |
525 | 538 | VALIDATE_PRODUCT = YES; |
|
0 commit comments