|
10 | 10 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
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 | | - 2BF6716714BC45DB988DE1A7 /* Inter.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 5B563A57B4F44FC1B745C100 /* Inter.ttf */; }; |
14 | 13 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; }; |
15 | | - 891010F7B96C4D6FA2B1FB22 /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = EAC19BC1D2E04272BC7DF4BC /* noop-file.swift */; }; |
| 14 | + 5D8F3C2362D24F619EDCDE00 /* Inter.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 37D90FF4F0EA44F3B61B1F18 /* Inter.ttf */; }; |
16 | 15 | 96905EF65AED1B983A6B3ABC /* libPods-ObytesApp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ObytesApp.a */; }; |
17 | 16 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */; }; |
| 17 | + BA27675D81B61B7B831BBB16 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 08A38DF0972D84B2ABA37617 /* PrivacyInfo.xcprivacy */; }; |
18 | 18 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; }; |
| 19 | + DF1CA3A894994D478C7276ED /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4968435ABAD420FA1E63F07 /* noop-file.swift */; }; |
19 | 20 | /* End PBXBuildFile section */ |
20 | 21 |
|
21 | 22 | /* Begin PBXFileReference section */ |
| 23 | + 08A38DF0972D84B2ABA37617 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = ObytesApp/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
22 | 24 | 13B07F961A680F5B00A75B9A /* ObytesApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ObytesApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | 25 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = ObytesApp/AppDelegate.h; sourceTree = "<group>"; }; |
24 | 26 | 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = ObytesApp/AppDelegate.mm; sourceTree = "<group>"; }; |
25 | 27 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ObytesApp/Images.xcassets; sourceTree = "<group>"; }; |
26 | 28 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ObytesApp/Info.plist; sourceTree = "<group>"; }; |
27 | 29 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ObytesApp/main.m; sourceTree = "<group>"; }; |
| 30 | + 37D90FF4F0EA44F3B61B1F18 /* Inter.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = Inter.ttf; path = ../assets/fonts/Inter.ttf; sourceTree = "<group>"; }; |
28 | 31 | 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ObytesApp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ObytesApp.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
29 | | - 5B563A57B4F44FC1B745C100 /* Inter.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = Inter.ttf; path = ../assets/fonts/Inter.ttf; sourceTree = "<group>"; }; |
30 | 32 | 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>"; }; |
31 | 33 | 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>"; }; |
32 | 34 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = ObytesApp/SplashScreen.storyboard; sourceTree = "<group>"; }; |
33 | 35 | BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; }; |
34 | | - EAC19BC1D2E04272BC7DF4BC /* 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 | 36 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
36 | | - F217B54747B6443B8779AE40 /* 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>"; }; |
| 37 | + F4968435ABAD420FA1E63F07 /* 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>"; }; |
37 | 38 | FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-ObytesApp/ExpoModulesProvider.swift"; sourceTree = "<group>"; }; |
| 39 | + FDC76194471C440085A95A27 /* 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>"; }; |
38 | 40 | /* End PBXFileReference section */ |
39 | 41 |
|
40 | 42 | /* Begin PBXFrameworksBuildPhase section */ |
|
49 | 51 | /* End PBXFrameworksBuildPhase section */ |
50 | 52 |
|
51 | 53 | /* Begin PBXGroup section */ |
52 | | - 047711CE380F466F9CD3C9E2 /* Resources */ = { |
53 | | - isa = PBXGroup; |
54 | | - children = ( |
55 | | - 5B563A57B4F44FC1B745C100 /* Inter.ttf */, |
56 | | - ); |
57 | | - name = Resources; |
58 | | - path = ""; |
59 | | - sourceTree = "<group>"; |
60 | | - }; |
61 | 54 | 13B07FAE1A68108700A75B9A /* ObytesApp */ = { |
62 | 55 | isa = PBXGroup; |
63 | 56 | children = ( |
|
68 | 61 | 13B07FB61A68108700A75B9A /* Info.plist */, |
69 | 62 | 13B07FB71A68108700A75B9A /* main.m */, |
70 | 63 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */, |
71 | | - EAC19BC1D2E04272BC7DF4BC /* noop-file.swift */, |
72 | | - F217B54747B6443B8779AE40 /* ObytesApp-Bridging-Header.h */, |
| 64 | + F4968435ABAD420FA1E63F07 /* noop-file.swift */, |
| 65 | + FDC76194471C440085A95A27 /* ObytesApp-Bridging-Header.h */, |
| 66 | + 08A38DF0972D84B2ABA37617 /* PrivacyInfo.xcprivacy */, |
73 | 67 | ); |
74 | 68 | name = ObytesApp; |
75 | 69 | sourceTree = "<group>"; |
|
83 | 77 | name = Frameworks; |
84 | 78 | sourceTree = "<group>"; |
85 | 79 | }; |
| 80 | + 3A823E08E8F0485E8582F6B7 /* Resources */ = { |
| 81 | + isa = PBXGroup; |
| 82 | + children = ( |
| 83 | + 37D90FF4F0EA44F3B61B1F18 /* Inter.ttf */, |
| 84 | + ); |
| 85 | + name = Resources; |
| 86 | + path = ""; |
| 87 | + sourceTree = "<group>"; |
| 88 | + }; |
86 | 89 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = { |
87 | 90 | isa = PBXGroup; |
88 | 91 | children = ( |
|
99 | 102 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
100 | 103 | D65327D7A22EEC0BE12398D9 /* Pods */, |
101 | 104 | D7E4C46ADA2E9064B798F356 /* ExpoModulesProviders */, |
102 | | - 047711CE380F466F9CD3C9E2 /* Resources */, |
| 105 | + 3A823E08E8F0485E8582F6B7 /* Resources */, |
103 | 106 | ); |
104 | 107 | indentWidth = 2; |
105 | 108 | sourceTree = "<group>"; |
|
156 | 159 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ObytesApp" */; |
157 | 160 | buildPhases = ( |
158 | 161 | 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */, |
159 | | - D4C5FA3206A47CC465A5280A /* [Expo] Configure project */, |
| 162 | + 9B074ED8B4BA47D9FE537166 /* [Expo] Configure project */, |
160 | 163 | 13B07F871A680F5B00A75B9A /* Sources */, |
161 | 164 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
162 | 165 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
163 | 166 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
164 | 167 | 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */, |
165 | | - C8EE57B0B67A5FA98DF50EF5 /* [CP] Embed Pods Frameworks */, |
| 168 | + 89E010EA0719900D8814EFBA /* [CP] Embed Pods Frameworks */, |
166 | 169 | ); |
167 | 170 | buildRules = ( |
168 | 171 | ); |
|
212 | 215 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */, |
213 | 216 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
214 | 217 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */, |
215 | | - 2BF6716714BC45DB988DE1A7 /* Inter.ttf in Resources */, |
| 218 | + 5D8F3C2362D24F619EDCDE00 /* Inter.ttf in Resources */, |
| 219 | + BA27675D81B61B7B831BBB16 /* PrivacyInfo.xcprivacy in Resources */, |
216 | 220 | ); |
217 | 221 | runOnlyForDeploymentPostprocessing = 0; |
218 | 222 | }; |
|
290 | 294 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-resources.sh\"\n"; |
291 | 295 | showEnvVarsInLog = 0; |
292 | 296 | }; |
293 | | - C8EE57B0B67A5FA98DF50EF5 /* [CP] Embed Pods Frameworks */ = { |
| 297 | + 89E010EA0719900D8814EFBA /* [CP] Embed Pods Frameworks */ = { |
294 | 298 | isa = PBXShellScriptBuildPhase; |
295 | 299 | buildActionMask = 2147483647; |
296 | 300 | files = ( |
|
308 | 312 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-frameworks.sh\"\n"; |
309 | 313 | showEnvVarsInLog = 0; |
310 | 314 | }; |
311 | | - D4C5FA3206A47CC465A5280A /* [Expo] Configure project */ = { |
| 315 | + 9B074ED8B4BA47D9FE537166 /* [Expo] Configure project */ = { |
312 | 316 | isa = PBXShellScriptBuildPhase; |
313 | 317 | alwaysOutOfDate = 1; |
314 | 318 | buildActionMask = 2147483647; |
|
337 | 341 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
338 | 342 | 13B07FC11A68108700A75B9A /* main.m in Sources */, |
339 | 343 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */, |
340 | | - 891010F7B96C4D6FA2B1FB22 /* noop-file.swift in Sources */, |
| 344 | + DF1CA3A894994D478C7276ED /* noop-file.swift in Sources */, |
341 | 345 | ); |
342 | 346 | runOnlyForDeploymentPostprocessing = 0; |
343 | 347 | }; |
|
368 | 372 | ); |
369 | 373 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG"; |
370 | 374 | PRODUCT_BUNDLE_IDENTIFIER = com.obytes.development; |
371 | | - PRODUCT_NAME = "ObytesApp"; |
| 375 | + PRODUCT_NAME = ObytesApp; |
372 | 376 | SWIFT_OBJC_BRIDGING_HEADER = "ObytesApp/ObytesApp-Bridging-Header.h"; |
373 | 377 | SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
374 | 378 | SWIFT_VERSION = 5.0; |
|
396 | 400 | ); |
397 | 401 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE"; |
398 | 402 | PRODUCT_BUNDLE_IDENTIFIER = com.obytes.development; |
399 | | - PRODUCT_NAME = "ObytesApp"; |
| 403 | + PRODUCT_NAME = ObytesApp; |
400 | 404 | SWIFT_OBJC_BRIDGING_HEADER = "ObytesApp/ObytesApp-Bridging-Header.h"; |
401 | 405 | SWIFT_VERSION = 5.0; |
402 | 406 | TARGETED_DEVICE_FAMILY = "1,2"; |
|
0 commit comments