|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 04E5161265384A50AF357CB0 /* Inter.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 54FE520809FB4D0F83841E18 /* Inter.ttf */; }; |
11 | 10 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
12 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
13 | 12 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
14 | 13 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; }; |
15 | | - 6CB218A36F8A484F8B93805D /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6CC234168B10406AB47EA0AD /* noop-file.swift */; }; |
| 14 | + 952D6E1E8F9D475D99885EF9 /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 346E28590C5A40FFBF149CEE /* noop-file.swift */; }; |
16 | 15 | 96905EF65AED1B983A6B3ABC /* libPods-ObytesApp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ObytesApp.a */; }; |
17 | | - A6ACA4763ABB5DDE527D162F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 4B1595520878FA597E728F7E /* PrivacyInfo.xcprivacy */; }; |
18 | 16 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */; }; |
| 17 | + B4065D641437D7C07E99F193 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 6B577A92A2481BD1ECE1270B /* PrivacyInfo.xcprivacy */; }; |
19 | 18 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; }; |
| 19 | + F2C22489978F46F7BE5E9563 /* Inter.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 9F9E1F94DF4F432EBDA8975B /* Inter.ttf */; }; |
20 | 20 | /* End PBXBuildFile section */ |
21 | 21 |
|
22 | 22 | /* Begin PBXFileReference section */ |
23 | | - 0CA3239751654B7791158749 /* 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>"; }; |
24 | 23 | 13B07F961A680F5B00A75B9A /* ObytesApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ObytesApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | 24 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = ObytesApp/AppDelegate.h; sourceTree = "<group>"; }; |
26 | 25 | 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = ObytesApp/AppDelegate.mm; sourceTree = "<group>"; }; |
27 | 26 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ObytesApp/Images.xcassets; sourceTree = "<group>"; }; |
28 | 27 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ObytesApp/Info.plist; sourceTree = "<group>"; }; |
29 | 28 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ObytesApp/main.m; sourceTree = "<group>"; }; |
30 | | - 4B1595520878FA597E728F7E /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = ObytesApp/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
31 | | - 54FE520809FB4D0F83841E18 /* Inter.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = Inter.ttf; path = ../assets/fonts/Inter.ttf; sourceTree = "<group>"; }; |
| 29 | + 272A8706236C4E77B0720363 /* 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>"; }; |
| 30 | + 346E28590C5A40FFBF149CEE /* 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>"; }; |
32 | 31 | 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ObytesApp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ObytesApp.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 32 | + 6B577A92A2481BD1ECE1270B /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = ObytesApp/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
33 | 33 | 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>"; }; |
34 | | - 6CC234168B10406AB47EA0AD /* 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 | 34 | 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>"; }; |
| 35 | + 9F9E1F94DF4F432EBDA8975B /* Inter.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = Inter.ttf; path = ../assets/fonts/Inter.ttf; sourceTree = "<group>"; }; |
36 | 36 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = ObytesApp/SplashScreen.storyboard; sourceTree = "<group>"; }; |
37 | 37 | BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; }; |
38 | 38 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
|
61 | 61 | 13B07FB61A68108700A75B9A /* Info.plist */, |
62 | 62 | 13B07FB71A68108700A75B9A /* main.m */, |
63 | 63 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */, |
64 | | - 6CC234168B10406AB47EA0AD /* noop-file.swift */, |
65 | | - 0CA3239751654B7791158749 /* ObytesApp-Bridging-Header.h */, |
66 | | - 4B1595520878FA597E728F7E /* PrivacyInfo.xcprivacy */, |
| 64 | + 346E28590C5A40FFBF149CEE /* noop-file.swift */, |
| 65 | + 272A8706236C4E77B0720363 /* ObytesApp-Bridging-Header.h */, |
| 66 | + 6B577A92A2481BD1ECE1270B /* PrivacyInfo.xcprivacy */, |
67 | 67 | ); |
68 | 68 | name = ObytesApp; |
69 | 69 | sourceTree = "<group>"; |
70 | 70 | }; |
71 | | - 1842EF6A84644F94BC870903 /* Resources */ = { |
| 71 | + 2D16E6871FA4F8E400B85C8A /* Frameworks */ = { |
72 | 72 | isa = PBXGroup; |
73 | 73 | children = ( |
74 | | - 54FE520809FB4D0F83841E18 /* Inter.ttf */, |
| 74 | + ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
| 75 | + 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ObytesApp.a */, |
75 | 76 | ); |
76 | | - name = Resources; |
77 | | - path = ""; |
| 77 | + name = Frameworks; |
78 | 78 | sourceTree = "<group>"; |
79 | 79 | }; |
80 | | - 2D16E6871FA4F8E400B85C8A /* Frameworks */ = { |
| 80 | + 7539AC99A71D481685BDF408 /* Resources */ = { |
81 | 81 | isa = PBXGroup; |
82 | 82 | children = ( |
83 | | - ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
84 | | - 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ObytesApp.a */, |
| 83 | + 9F9E1F94DF4F432EBDA8975B /* Inter.ttf */, |
85 | 84 | ); |
86 | | - name = Frameworks; |
| 85 | + name = Resources; |
| 86 | + path = ""; |
87 | 87 | sourceTree = "<group>"; |
88 | 88 | }; |
89 | 89 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = { |
|
102 | 102 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
103 | 103 | D65327D7A22EEC0BE12398D9 /* Pods */, |
104 | 104 | D7E4C46ADA2E9064B798F356 /* ExpoModulesProviders */, |
105 | | - 1842EF6A84644F94BC870903 /* Resources */, |
| 105 | + 7539AC99A71D481685BDF408 /* Resources */, |
106 | 106 | ); |
107 | 107 | indentWidth = 2; |
108 | 108 | sourceTree = "<group>"; |
|
159 | 159 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ObytesApp" */; |
160 | 160 | buildPhases = ( |
161 | 161 | 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */, |
162 | | - 546E7039A1C7A0FF9C21DBD4 /* [Expo] Configure project */, |
| 162 | + BF46037BD1578BB5445491D0 /* [Expo] Configure project */, |
163 | 163 | 13B07F871A680F5B00A75B9A /* Sources */, |
164 | 164 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
165 | 165 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
166 | 166 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
167 | 167 | 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */, |
168 | | - 007D01D417A7C088602BFE03 /* [CP] Embed Pods Frameworks */, |
| 168 | + 85778D7DF64CF08BD3527412 /* [CP] Embed Pods Frameworks */, |
169 | 169 | ); |
170 | 170 | buildRules = ( |
171 | 171 | ); |
|
215 | 215 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */, |
216 | 216 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
217 | 217 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */, |
218 | | - 04E5161265384A50AF357CB0 /* Inter.ttf in Resources */, |
219 | | - A6ACA4763ABB5DDE527D162F /* PrivacyInfo.xcprivacy in Resources */, |
| 218 | + F2C22489978F46F7BE5E9563 /* Inter.ttf in Resources */, |
| 219 | + B4065D641437D7C07E99F193 /* PrivacyInfo.xcprivacy in Resources */, |
220 | 220 | ); |
221 | 221 | runOnlyForDeploymentPostprocessing = 0; |
222 | 222 | }; |
223 | 223 | /* End PBXResourcesBuildPhase section */ |
224 | 224 |
|
225 | 225 | /* Begin PBXShellScriptBuildPhase section */ |
226 | | - 007D01D417A7C088602BFE03 /* [CP] Embed Pods Frameworks */ = { |
227 | | - isa = PBXShellScriptBuildPhase; |
228 | | - buildActionMask = 2147483647; |
229 | | - files = ( |
230 | | - ); |
231 | | - inputPaths = ( |
232 | | - "${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-frameworks.sh", |
233 | | - "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", |
234 | | - ); |
235 | | - name = "[CP] Embed Pods Frameworks"; |
236 | | - outputPaths = ( |
237 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
238 | | - ); |
239 | | - runOnlyForDeploymentPostprocessing = 0; |
240 | | - shellPath = /bin/sh; |
241 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-frameworks.sh\"\n"; |
242 | | - showEnvVarsInLog = 0; |
243 | | - }; |
244 | 226 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = { |
245 | 227 | isa = PBXShellScriptBuildPhase; |
246 | 228 | alwaysOutOfDate = 1; |
|
278 | 260 | 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"; |
279 | 261 | showEnvVarsInLog = 0; |
280 | 262 | }; |
281 | | - 546E7039A1C7A0FF9C21DBD4 /* [Expo] Configure project */ = { |
282 | | - isa = PBXShellScriptBuildPhase; |
283 | | - alwaysOutOfDate = 1; |
284 | | - buildActionMask = 2147483647; |
285 | | - files = ( |
286 | | - ); |
287 | | - inputFileListPaths = ( |
288 | | - ); |
289 | | - inputPaths = ( |
290 | | - ); |
291 | | - name = "[Expo] Configure project"; |
292 | | - outputFileListPaths = ( |
293 | | - ); |
294 | | - outputPaths = ( |
295 | | - ); |
296 | | - runOnlyForDeploymentPostprocessing = 0; |
297 | | - shellPath = /bin/sh; |
298 | | - 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"; |
299 | | - }; |
300 | 263 | 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = { |
301 | 264 | isa = PBXShellScriptBuildPhase; |
302 | 265 | buildActionMask = 2147483647; |
|
339 | 302 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-resources.sh\"\n"; |
340 | 303 | showEnvVarsInLog = 0; |
341 | 304 | }; |
| 305 | + 85778D7DF64CF08BD3527412 /* [CP] Embed Pods Frameworks */ = { |
| 306 | + isa = PBXShellScriptBuildPhase; |
| 307 | + buildActionMask = 2147483647; |
| 308 | + files = ( |
| 309 | + ); |
| 310 | + inputPaths = ( |
| 311 | + "${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-frameworks.sh", |
| 312 | + "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", |
| 313 | + ); |
| 314 | + name = "[CP] Embed Pods Frameworks"; |
| 315 | + outputPaths = ( |
| 316 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
| 317 | + ); |
| 318 | + runOnlyForDeploymentPostprocessing = 0; |
| 319 | + shellPath = /bin/sh; |
| 320 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-frameworks.sh\"\n"; |
| 321 | + showEnvVarsInLog = 0; |
| 322 | + }; |
| 323 | + BF46037BD1578BB5445491D0 /* [Expo] Configure project */ = { |
| 324 | + isa = PBXShellScriptBuildPhase; |
| 325 | + alwaysOutOfDate = 1; |
| 326 | + buildActionMask = 2147483647; |
| 327 | + files = ( |
| 328 | + ); |
| 329 | + inputFileListPaths = ( |
| 330 | + ); |
| 331 | + inputPaths = ( |
| 332 | + ); |
| 333 | + name = "[Expo] Configure project"; |
| 334 | + outputFileListPaths = ( |
| 335 | + ); |
| 336 | + outputPaths = ( |
| 337 | + ); |
| 338 | + runOnlyForDeploymentPostprocessing = 0; |
| 339 | + shellPath = /bin/sh; |
| 340 | + 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"; |
| 341 | + }; |
342 | 342 | /* End PBXShellScriptBuildPhase section */ |
343 | 343 |
|
344 | 344 | /* Begin PBXSourcesBuildPhase section */ |
|
349 | 349 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
350 | 350 | 13B07FC11A68108700A75B9A /* main.m in Sources */, |
351 | 351 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */, |
352 | | - 6CB218A36F8A484F8B93805D /* noop-file.swift in Sources */, |
| 352 | + 952D6E1E8F9D475D99885EF9 /* noop-file.swift in Sources */, |
353 | 353 | ); |
354 | 354 | runOnlyForDeploymentPostprocessing = 0; |
355 | 355 | }; |
|
380 | 380 | ); |
381 | 381 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG"; |
382 | 382 | PRODUCT_BUNDLE_IDENTIFIER = com.obytes.development; |
383 | | - PRODUCT_NAME = "ObytesApp"; |
| 383 | + PRODUCT_NAME = ObytesApp; |
384 | 384 | SWIFT_OBJC_BRIDGING_HEADER = "ObytesApp/ObytesApp-Bridging-Header.h"; |
385 | 385 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
386 | 386 | SWIFT_VERSION = 5.0; |
|
408 | 408 | ); |
409 | 409 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE"; |
410 | 410 | PRODUCT_BUNDLE_IDENTIFIER = com.obytes.development; |
411 | | - PRODUCT_NAME = "ObytesApp"; |
| 411 | + PRODUCT_NAME = ObytesApp; |
412 | 412 | SWIFT_OBJC_BRIDGING_HEADER = "ObytesApp/ObytesApp-Bridging-Header.h"; |
413 | 413 | SWIFT_VERSION = 5.0; |
414 | 414 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
0 commit comments