|
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 | | - 4737D5E3A3CA48A19FD13D9E /* Inter.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F6542FF9237A4BC9BB247377 /* Inter.ttf */; }; |
15 | | - 86275658D25A4D2AA1083E5E /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 055F26355A6444F5BA123175 /* noop-file.swift */; }; |
16 | 14 | 96905EF65AED1B983A6B3ABC /* libPods-ObytesApp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ObytesApp.a */; }; |
17 | 15 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */; }; |
18 | 16 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; }; |
| 17 | + BF64D483A0434C4B9679E47F /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55109B2F3CA940249500966E /* noop-file.swift */; }; |
| 18 | + DCDC96FF29D04CD5908828F6 /* Inter.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E028D8B3EEC0472EB8FA4365 /* Inter.ttf */; }; |
19 | 19 | /* End PBXBuildFile section */ |
20 | 20 |
|
21 | 21 | /* Begin PBXFileReference section */ |
22 | | - 055F26355A6444F5BA123175 /* 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>"; }; |
| 22 | + 12935F644DE948A2BC7A4EA8 /* 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>"; }; |
23 | 23 | 13B07F961A680F5B00A75B9A /* ObytesApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ObytesApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
24 | 24 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = ObytesApp/AppDelegate.h; sourceTree = "<group>"; }; |
25 | 25 | 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = ObytesApp/AppDelegate.mm; sourceTree = "<group>"; }; |
26 | 26 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ObytesApp/Images.xcassets; sourceTree = "<group>"; }; |
27 | 27 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ObytesApp/Info.plist; sourceTree = "<group>"; }; |
28 | 28 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ObytesApp/main.m; sourceTree = "<group>"; }; |
29 | | - 3B54AAF413124180B31A1706 /* 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 | + 55109B2F3CA940249500966E /* 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>"; }; |
30 | 30 | 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ObytesApp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ObytesApp.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | 31 | 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 | 32 | 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 | 33 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = ObytesApp/SplashScreen.storyboard; sourceTree = "<group>"; }; |
34 | 34 | BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; }; |
| 35 | + E028D8B3EEC0472EB8FA4365 /* Inter.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = Inter.ttf; path = ../assets/fonts/Inter.ttf; sourceTree = "<group>"; }; |
35 | 36 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
36 | | - F6542FF9237A4BC9BB247377 /* Inter.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = Inter.ttf; path = ../assets/fonts/Inter.ttf; sourceTree = "<group>"; }; |
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 */ |
39 | 39 |
|
|
59 | 59 | 13B07FB61A68108700A75B9A /* Info.plist */, |
60 | 60 | 13B07FB71A68108700A75B9A /* main.m */, |
61 | 61 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */, |
62 | | - 055F26355A6444F5BA123175 /* noop-file.swift */, |
63 | | - 3B54AAF413124180B31A1706 /* ObytesApp-Bridging-Header.h */, |
| 62 | + 55109B2F3CA940249500966E /* noop-file.swift */, |
| 63 | + 12935F644DE948A2BC7A4EA8 /* 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 | + 5B6AC5751DB3439F80D82DB2 /* Resources */ = { |
| 78 | + isa = PBXGroup; |
| 79 | + children = ( |
| 80 | + E028D8B3EEC0472EB8FA4365 /* Inter.ttf */, |
| 81 | + ); |
| 82 | + name = Resources; |
| 83 | + path = ""; |
| 84 | + sourceTree = "<group>"; |
| 85 | + }; |
77 | 86 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = { |
78 | 87 | isa = PBXGroup; |
79 | 88 | children = ( |
|
90 | 99 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
91 | 100 | D65327D7A22EEC0BE12398D9 /* Pods */, |
92 | 101 | D7E4C46ADA2E9064B798F356 /* ExpoModulesProviders */, |
93 | | - A3B66ED490934E8CA7C419F6 /* Resources */, |
| 102 | + 5B6AC5751DB3439F80D82DB2 /* Resources */, |
94 | 103 | ); |
95 | 104 | indentWidth = 2; |
96 | 105 | sourceTree = "<group>"; |
|
113 | 122 | name = ObytesApp; |
114 | 123 | sourceTree = "<group>"; |
115 | 124 | }; |
116 | | - A3B66ED490934E8CA7C419F6 /* Resources */ = { |
117 | | - isa = PBXGroup; |
118 | | - children = ( |
119 | | - F6542FF9237A4BC9BB247377 /* Inter.ttf */, |
120 | | - ); |
121 | | - name = Resources; |
122 | | - path = ""; |
123 | | - sourceTree = "<group>"; |
124 | | - }; |
125 | 125 | BB2F792B24A3F905000567C9 /* Supporting */ = { |
126 | 126 | isa = PBXGroup; |
127 | 127 | children = ( |
|
156 | 156 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ObytesApp" */; |
157 | 157 | buildPhases = ( |
158 | 158 | 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */, |
159 | | - E2B1F1E6EC5774A947E4AF47 /* [Expo] Configure project */, |
| 159 | + 2CC57D8CD17B5819F90789F2 /* [Expo] Configure project */, |
160 | 160 | 13B07F871A680F5B00A75B9A /* Sources */, |
161 | 161 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
162 | 162 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
163 | 163 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
164 | 164 | 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */, |
165 | | - B653CAF31F291B9EFA7B2A31 /* [CP] Embed Pods Frameworks */, |
| 165 | + 0D0295F62536BC5DBB54E40A /* [CP] Embed Pods Frameworks */, |
166 | 166 | ); |
167 | 167 | buildRules = ( |
168 | 168 | ); |
|
212 | 212 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */, |
213 | 213 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
214 | 214 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */, |
215 | | - 4737D5E3A3CA48A19FD13D9E /* Inter.ttf in Resources */, |
| 215 | + DCDC96FF29D04CD5908828F6 /* Inter.ttf in Resources */, |
216 | 216 | ); |
217 | 217 | runOnlyForDeploymentPostprocessing = 0; |
218 | 218 | }; |
|
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 | | - 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = { |
260 | | - isa = PBXShellScriptBuildPhase; |
261 | | - buildActionMask = 2147483647; |
262 | | - files = ( |
263 | | - ); |
264 | | - inputPaths = ( |
265 | | - "${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-resources.sh", |
266 | | - "${PODS_CONFIGURATION_BUILD_DIR}/EXConstants/EXConstants.bundle", |
267 | | - "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/RCTI18nStrings.bundle", |
268 | | - "${PODS_CONFIGURATION_BUILD_DIR}/expo-dev-launcher/EXDevLauncher.bundle", |
269 | | - "${PODS_CONFIGURATION_BUILD_DIR}/expo-dev-menu/EXDevMenu.bundle", |
270 | | - ); |
271 | | - name = "[CP] Copy Pods Resources"; |
272 | | - outputPaths = ( |
273 | | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXConstants.bundle", |
274 | | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCTI18nStrings.bundle", |
275 | | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXDevLauncher.bundle", |
276 | | - "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXDevMenu.bundle", |
277 | | - ); |
278 | | - runOnlyForDeploymentPostprocessing = 0; |
279 | | - shellPath = /bin/sh; |
280 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-resources.sh\"\n"; |
281 | | - showEnvVarsInLog = 0; |
282 | | - }; |
283 | | - B653CAF31F291B9EFA7B2A31 /* [CP] Embed Pods Frameworks */ = { |
| 259 | + 0D0295F62536BC5DBB54E40A /* [CP] Embed Pods Frameworks */ = { |
284 | 260 | isa = PBXShellScriptBuildPhase; |
285 | 261 | buildActionMask = 2147483647; |
286 | 262 | files = ( |
|
298 | 274 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-frameworks.sh\"\n"; |
299 | 275 | showEnvVarsInLog = 0; |
300 | 276 | }; |
301 | | - E2B1F1E6EC5774A947E4AF47 /* [Expo] Configure project */ = { |
| 277 | + 2CC57D8CD17B5819F90789F2 /* [Expo] Configure project */ = { |
302 | 278 | isa = PBXShellScriptBuildPhase; |
303 | 279 | alwaysOutOfDate = 1; |
304 | 280 | buildActionMask = 2147483647; |
|
317 | 293 | shellPath = /bin/sh; |
318 | 294 | shellScript = "# This script configures Expo modules and generates the modules provider file.\nbash -l -c \"./Pods/Target\\ Support\\ Files/Pods-ObytesApp/expo-configure-project.sh\"\n"; |
319 | 295 | }; |
| 296 | + 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = { |
| 297 | + isa = PBXShellScriptBuildPhase; |
| 298 | + buildActionMask = 2147483647; |
| 299 | + files = ( |
| 300 | + ); |
| 301 | + inputPaths = ( |
| 302 | + "${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-resources.sh", |
| 303 | + "${PODS_CONFIGURATION_BUILD_DIR}/EXConstants/EXConstants.bundle", |
| 304 | + "${PODS_CONFIGURATION_BUILD_DIR}/EXConstants/ExpoConstants_privacy.bundle", |
| 305 | + "${PODS_CONFIGURATION_BUILD_DIR}/ExpoFileSystem/ExpoFileSystem_privacy.bundle", |
| 306 | + "${PODS_CONFIGURATION_BUILD_DIR}/ExpoLocalization/ExpoLocalization_privacy.bundle", |
| 307 | + "${PODS_CONFIGURATION_BUILD_DIR}/ExpoSystemUI/ExpoSystemUI_privacy.bundle", |
| 308 | + "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/RCTI18nStrings.bundle", |
| 309 | + "${PODS_CONFIGURATION_BUILD_DIR}/expo-dev-launcher/EXDevLauncher.bundle", |
| 310 | + "${PODS_CONFIGURATION_BUILD_DIR}/expo-dev-menu/EXDevMenu.bundle", |
| 311 | + ); |
| 312 | + name = "[CP] Copy Pods Resources"; |
| 313 | + outputPaths = ( |
| 314 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXConstants.bundle", |
| 315 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoConstants_privacy.bundle", |
| 316 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoFileSystem_privacy.bundle", |
| 317 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoLocalization_privacy.bundle", |
| 318 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoSystemUI_privacy.bundle", |
| 319 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCTI18nStrings.bundle", |
| 320 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXDevLauncher.bundle", |
| 321 | + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXDevMenu.bundle", |
| 322 | + ); |
| 323 | + runOnlyForDeploymentPostprocessing = 0; |
| 324 | + shellPath = /bin/sh; |
| 325 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-resources.sh\"\n"; |
| 326 | + showEnvVarsInLog = 0; |
| 327 | + }; |
320 | 328 | /* End PBXShellScriptBuildPhase section */ |
321 | 329 |
|
322 | 330 | /* Begin PBXSourcesBuildPhase section */ |
|
327 | 335 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
328 | 336 | 13B07FC11A68108700A75B9A /* main.m in Sources */, |
329 | 337 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */, |
330 | | - 86275658D25A4D2AA1083E5E /* noop-file.swift in Sources */, |
| 338 | + BF64D483A0434C4B9679E47F /* noop-file.swift in Sources */, |
331 | 339 | ); |
332 | 340 | runOnlyForDeploymentPostprocessing = 0; |
333 | 341 | }; |
|
358 | 366 | ); |
359 | 367 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG"; |
360 | 368 | PRODUCT_BUNDLE_IDENTIFIER = com.obytes.development; |
361 | | - PRODUCT_NAME = "ObytesApp"; |
| 369 | + PRODUCT_NAME = ObytesApp; |
362 | 370 | SWIFT_OBJC_BRIDGING_HEADER = "ObytesApp/ObytesApp-Bridging-Header.h"; |
363 | 371 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
364 | 372 | SWIFT_VERSION = 5.0; |
|
386 | 394 | ); |
387 | 395 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE"; |
388 | 396 | PRODUCT_BUNDLE_IDENTIFIER = com.obytes.development; |
389 | | - PRODUCT_NAME = "ObytesApp"; |
| 397 | + PRODUCT_NAME = ObytesApp; |
390 | 398 | SWIFT_OBJC_BRIDGING_HEADER = "ObytesApp/ObytesApp-Bridging-Header.h"; |
391 | 399 | SWIFT_VERSION = 5.0; |
392 | 400 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
0 commit comments