|
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 | | - 5D8F3C2362D24F619EDCDE00 /* Inter.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 37D90FF4F0EA44F3B61B1F18 /* Inter.ttf */; }; |
| 14 | + 5DEE9AD32DCD47D68FD42A99 /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6DBAFBDC60F343BE83F90CAD /* noop-file.swift */; }; |
| 15 | + 809B8466ECD71EDCCA015B39 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 03450B6B24E8ADB6474F38C2 /* PrivacyInfo.xcprivacy */; }; |
15 | 16 | 96905EF65AED1B983A6B3ABC /* libPods-ObytesApp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ObytesApp.a */; }; |
| 17 | + AA610EAADB7D40C9B3325C01 /* Inter.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E357828797354C4B9E31143F /* Inter.ttf */; }; |
16 | 18 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */; }; |
17 | | - BA27675D81B61B7B831BBB16 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 08A38DF0972D84B2ABA37617 /* PrivacyInfo.xcprivacy */; }; |
18 | 19 | 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 */; }; |
20 | 20 | /* End PBXBuildFile section */ |
21 | 21 |
|
22 | 22 | /* Begin PBXFileReference section */ |
23 | | - 08A38DF0972D84B2ABA37617 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = ObytesApp/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 23 | + 03450B6B24E8ADB6474F38C2 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = ObytesApp/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
24 | 24 | 13B07F961A680F5B00A75B9A /* ObytesApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ObytesApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | 25 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = ObytesApp/AppDelegate.h; sourceTree = "<group>"; }; |
26 | 26 | 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = ObytesApp/AppDelegate.mm; sourceTree = "<group>"; }; |
27 | 27 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = ObytesApp/Images.xcassets; sourceTree = "<group>"; }; |
28 | 28 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ObytesApp/Info.plist; sourceTree = "<group>"; }; |
29 | 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>"; }; |
31 | 30 | 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-ObytesApp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ObytesApp.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
32 | 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 | + 6DBAFBDC60F343BE83F90CAD /* 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>"; }; |
33 | 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>"; }; |
34 | 34 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = ObytesApp/SplashScreen.storyboard; sourceTree = "<group>"; }; |
35 | 35 | BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; }; |
| 36 | + C2E15444E35243018156F414 /* 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 | + E357828797354C4B9E31143F /* Inter.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = undefined; includeInIndex = 0; lastKnownFileType = unknown; name = Inter.ttf; path = ../assets/fonts/Inter.ttf; sourceTree = "<group>"; }; |
36 | 38 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
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>"; }; |
38 | 39 | 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>"; }; |
40 | 40 | /* End PBXFileReference section */ |
41 | 41 |
|
42 | 42 | /* Begin PBXFrameworksBuildPhase section */ |
|
61 | 61 | 13B07FB61A68108700A75B9A /* Info.plist */, |
62 | 62 | 13B07FB71A68108700A75B9A /* main.m */, |
63 | 63 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */, |
64 | | - F4968435ABAD420FA1E63F07 /* noop-file.swift */, |
65 | | - FDC76194471C440085A95A27 /* ObytesApp-Bridging-Header.h */, |
66 | | - 08A38DF0972D84B2ABA37617 /* PrivacyInfo.xcprivacy */, |
| 64 | + 6DBAFBDC60F343BE83F90CAD /* noop-file.swift */, |
| 65 | + C2E15444E35243018156F414 /* ObytesApp-Bridging-Header.h */, |
| 66 | + 03450B6B24E8ADB6474F38C2 /* PrivacyInfo.xcprivacy */, |
67 | 67 | ); |
68 | 68 | name = ObytesApp; |
69 | 69 | sourceTree = "<group>"; |
|
77 | 77 | name = Frameworks; |
78 | 78 | sourceTree = "<group>"; |
79 | 79 | }; |
80 | | - 3A823E08E8F0485E8582F6B7 /* Resources */ = { |
81 | | - isa = PBXGroup; |
82 | | - children = ( |
83 | | - 37D90FF4F0EA44F3B61B1F18 /* Inter.ttf */, |
84 | | - ); |
85 | | - name = Resources; |
86 | | - path = ""; |
87 | | - sourceTree = "<group>"; |
88 | | - }; |
89 | 80 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = { |
90 | 81 | isa = PBXGroup; |
91 | 82 | children = ( |
|
102 | 93 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
103 | 94 | D65327D7A22EEC0BE12398D9 /* Pods */, |
104 | 95 | D7E4C46ADA2E9064B798F356 /* ExpoModulesProviders */, |
105 | | - 3A823E08E8F0485E8582F6B7 /* Resources */, |
| 96 | + E79D610B7FF24EF7B47521FE /* Resources */, |
106 | 97 | ); |
107 | 98 | indentWidth = 2; |
108 | 99 | sourceTree = "<group>"; |
|
151 | 142 | name = ExpoModulesProviders; |
152 | 143 | sourceTree = "<group>"; |
153 | 144 | }; |
| 145 | + E79D610B7FF24EF7B47521FE /* Resources */ = { |
| 146 | + isa = PBXGroup; |
| 147 | + children = ( |
| 148 | + E357828797354C4B9E31143F /* Inter.ttf */, |
| 149 | + ); |
| 150 | + name = Resources; |
| 151 | + path = ""; |
| 152 | + sourceTree = "<group>"; |
| 153 | + }; |
154 | 154 | /* End PBXGroup section */ |
155 | 155 |
|
156 | 156 | /* Begin PBXNativeTarget section */ |
|
159 | 159 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ObytesApp" */; |
160 | 160 | buildPhases = ( |
161 | 161 | 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */, |
162 | | - 9B074ED8B4BA47D9FE537166 /* [Expo] Configure project */, |
| 162 | + F7F1A92E9D4CF89AF6423405 /* [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 | | - 89E010EA0719900D8814EFBA /* [CP] Embed Pods Frameworks */, |
| 168 | + C90A9FDFCC2EDCCB59D19AE6 /* [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 | | - 5D8F3C2362D24F619EDCDE00 /* Inter.ttf in Resources */, |
219 | | - BA27675D81B61B7B831BBB16 /* PrivacyInfo.xcprivacy in Resources */, |
| 218 | + AA610EAADB7D40C9B3325C01 /* Inter.ttf in Resources */, |
| 219 | + 809B8466ECD71EDCCA015B39 /* PrivacyInfo.xcprivacy in Resources */, |
220 | 220 | ); |
221 | 221 | runOnlyForDeploymentPostprocessing = 0; |
222 | 222 | }; |
|
294 | 294 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-resources.sh\"\n"; |
295 | 295 | showEnvVarsInLog = 0; |
296 | 296 | }; |
297 | | - 89E010EA0719900D8814EFBA /* [CP] Embed Pods Frameworks */ = { |
| 297 | + C90A9FDFCC2EDCCB59D19AE6 /* [CP] Embed Pods Frameworks */ = { |
298 | 298 | isa = PBXShellScriptBuildPhase; |
299 | 299 | buildActionMask = 2147483647; |
300 | 300 | files = ( |
|
312 | 312 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObytesApp/Pods-ObytesApp-frameworks.sh\"\n"; |
313 | 313 | showEnvVarsInLog = 0; |
314 | 314 | }; |
315 | | - 9B074ED8B4BA47D9FE537166 /* [Expo] Configure project */ = { |
| 315 | + F7F1A92E9D4CF89AF6423405 /* [Expo] Configure project */ = { |
316 | 316 | isa = PBXShellScriptBuildPhase; |
317 | 317 | alwaysOutOfDate = 1; |
318 | 318 | buildActionMask = 2147483647; |
|
341 | 341 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
342 | 342 | 13B07FC11A68108700A75B9A /* main.m in Sources */, |
343 | 343 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */, |
344 | | - DF1CA3A894994D478C7276ED /* noop-file.swift in Sources */, |
| 344 | + 5DEE9AD32DCD47D68FD42A99 /* noop-file.swift in Sources */, |
345 | 345 | ); |
346 | 346 | runOnlyForDeploymentPostprocessing = 0; |
347 | 347 | }; |
|
0 commit comments