|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
| 11 | + 265D4A5ABC97417D89D3FA88 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7758168AC748BE2F657E11D1 /* ExpoModulesProvider.swift */; }; |
| 12 | + 2FEA71BEEF4A049A8849283F /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = C1FFC0D564D07FB0127C06F2 /* PrivacyInfo.xcprivacy */; }; |
11 | 13 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; }; |
12 | | - 8C1D7EF57C6F685B20DCB29B /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = CD9F87511C1BAEE69327D09A /* PrivacyInfo.xcprivacy */; }; |
13 | 14 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; }; |
14 | | - D8C78923A8E52A61A5DF427F /* libPods-Potential.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 92B7899C817D085FFBF61F43 /* libPods-Potential.a */; }; |
| 15 | + D257BB8B0BE60ED09AC4805A /* libPods-Potential.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D3B5EE6125A51CC7572E1908 /* libPods-Potential.a */; }; |
15 | 16 | F11748422D0307B40044C1D9 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F11748412D0307B40044C1D9 /* AppDelegate.swift */; }; |
16 | | - FF2E3797734B28CF44C340F1 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29FF390F714CAC4306BA576A /* ExpoModulesProvider.swift */; }; |
17 | 17 | /* End PBXBuildFile section */ |
18 | 18 |
|
19 | 19 | /* Begin PBXFileReference section */ |
20 | | - 04B562CC0E1925ADED71127B /* Pods-Potential.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Potential.debug.xcconfig"; path = "Target Support Files/Pods-Potential/Pods-Potential.debug.xcconfig"; sourceTree = "<group>"; }; |
21 | 20 | 13B07F961A680F5B00A75B9A /* Potential.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Potential.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
22 | 21 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = Potential/Images.xcassets; sourceTree = "<group>"; }; |
23 | 22 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Potential/Info.plist; sourceTree = "<group>"; }; |
24 | | - 29FF390F714CAC4306BA576A /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-Potential/ExpoModulesProvider.swift"; sourceTree = "<group>"; }; |
25 | | - 3B2D11FA463C68C282C65A15 /* Pods-Potential.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Potential.release.xcconfig"; path = "Target Support Files/Pods-Potential/Pods-Potential.release.xcconfig"; sourceTree = "<group>"; }; |
26 | | - 92B7899C817D085FFBF61F43 /* libPods-Potential.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Potential.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 23 | + 7758168AC748BE2F657E11D1 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-Potential/ExpoModulesProvider.swift"; sourceTree = "<group>"; }; |
| 24 | + A2326D3F6A8095F3DDE73A66 /* Pods-Potential.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Potential.debug.xcconfig"; path = "Target Support Files/Pods-Potential/Pods-Potential.debug.xcconfig"; sourceTree = "<group>"; }; |
27 | 25 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = Potential/SplashScreen.storyboard; sourceTree = "<group>"; }; |
28 | 26 | BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; }; |
29 | | - CD9F87511C1BAEE69327D09A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Potential/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 27 | + C1FFC0D564D07FB0127C06F2 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Potential/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 28 | + CAC2DAD2D55905B9AE7774C5 /* Pods-Potential.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Potential.release.xcconfig"; path = "Target Support Files/Pods-Potential/Pods-Potential.release.xcconfig"; sourceTree = "<group>"; }; |
| 29 | + D3B5EE6125A51CC7572E1908 /* libPods-Potential.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Potential.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
30 | 30 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
31 | 31 | F11748412D0307B40044C1D9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = Potential/AppDelegate.swift; sourceTree = "<group>"; }; |
32 | 32 | F11748442D0722820044C1D9 /* Potential-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "Potential-Bridging-Header.h"; path = "Potential/Potential-Bridging-Header.h"; sourceTree = "<group>"; }; |
|
37 | 37 | isa = PBXFrameworksBuildPhase; |
38 | 38 | buildActionMask = 2147483647; |
39 | 39 | files = ( |
40 | | - D8C78923A8E52A61A5DF427F /* libPods-Potential.a in Frameworks */, |
| 40 | + D257BB8B0BE60ED09AC4805A /* libPods-Potential.a in Frameworks */, |
41 | 41 | ); |
42 | 42 | runOnlyForDeploymentPostprocessing = 0; |
43 | 43 | }; |
|
53 | 53 | 13B07FB51A68108700A75B9A /* Images.xcassets */, |
54 | 54 | 13B07FB61A68108700A75B9A /* Info.plist */, |
55 | 55 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */, |
56 | | - CD9F87511C1BAEE69327D09A /* PrivacyInfo.xcprivacy */, |
| 56 | + C1FFC0D564D07FB0127C06F2 /* PrivacyInfo.xcprivacy */, |
57 | 57 | ); |
58 | 58 | name = Potential; |
59 | 59 | sourceTree = "<group>"; |
|
62 | 62 | isa = PBXGroup; |
63 | 63 | children = ( |
64 | 64 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
65 | | - 92B7899C817D085FFBF61F43 /* libPods-Potential.a */, |
| 65 | + D3B5EE6125A51CC7572E1908 /* libPods-Potential.a */, |
66 | 66 | ); |
67 | 67 | name = Frameworks; |
68 | 68 | sourceTree = "<group>"; |
69 | 69 | }; |
70 | | - 39A56B429B1DCBFDC62A905C /* Potential */ = { |
| 70 | + 3D5B84B6775E07F6864B1B02 /* Potential */ = { |
71 | 71 | isa = PBXGroup; |
72 | 72 | children = ( |
73 | | - 29FF390F714CAC4306BA576A /* ExpoModulesProvider.swift */, |
| 73 | + 7758168AC748BE2F657E11D1 /* ExpoModulesProvider.swift */, |
74 | 74 | ); |
75 | 75 | name = Potential; |
76 | 76 | sourceTree = "<group>"; |
77 | 77 | }; |
78 | | - 636CE9DCCDB99AC6024125A8 /* Pods */ = { |
79 | | - isa = PBXGroup; |
80 | | - children = ( |
81 | | - 04B562CC0E1925ADED71127B /* Pods-Potential.debug.xcconfig */, |
82 | | - 3B2D11FA463C68C282C65A15 /* Pods-Potential.release.xcconfig */, |
83 | | - ); |
84 | | - name = Pods; |
85 | | - path = Pods; |
86 | | - sourceTree = "<group>"; |
87 | | - }; |
88 | 78 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = { |
89 | 79 | isa = PBXGroup; |
90 | 80 | children = ( |
|
99 | 89 | 832341AE1AAA6A7D00B99B32 /* Libraries */, |
100 | 90 | 83CBBA001A601CBA00E9B192 /* Products */, |
101 | 91 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
102 | | - 636CE9DCCDB99AC6024125A8 /* Pods */, |
103 | | - E8D6773A034A0BFA21E3324E /* ExpoModulesProviders */, |
| 92 | + DCEC2295B7D8EAE553BE6393 /* Pods */, |
| 93 | + E619F967B6BB31332B70CF85 /* ExpoModulesProviders */, |
104 | 94 | ); |
105 | 95 | indentWidth = 2; |
106 | 96 | sourceTree = "<group>"; |
|
124 | 114 | path = Potential/Supporting; |
125 | 115 | sourceTree = "<group>"; |
126 | 116 | }; |
127 | | - E8D6773A034A0BFA21E3324E /* ExpoModulesProviders */ = { |
| 117 | + DCEC2295B7D8EAE553BE6393 /* Pods */ = { |
| 118 | + isa = PBXGroup; |
| 119 | + children = ( |
| 120 | + A2326D3F6A8095F3DDE73A66 /* Pods-Potential.debug.xcconfig */, |
| 121 | + CAC2DAD2D55905B9AE7774C5 /* Pods-Potential.release.xcconfig */, |
| 122 | + ); |
| 123 | + name = Pods; |
| 124 | + path = Pods; |
| 125 | + sourceTree = "<group>"; |
| 126 | + }; |
| 127 | + E619F967B6BB31332B70CF85 /* ExpoModulesProviders */ = { |
128 | 128 | isa = PBXGroup; |
129 | 129 | children = ( |
130 | | - 39A56B429B1DCBFDC62A905C /* Potential */, |
| 130 | + 3D5B84B6775E07F6864B1B02 /* Potential */, |
131 | 131 | ); |
132 | 132 | name = ExpoModulesProviders; |
133 | 133 | sourceTree = "<group>"; |
|
140 | 140 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Potential" */; |
141 | 141 | buildPhases = ( |
142 | 142 | 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */, |
143 | | - 2656CE5F1B2B539064FB1CF3 /* [Expo] Configure project */, |
| 143 | + 3598E65994BACB84B6F5A9FD /* [Expo] Configure project */, |
144 | 144 | 13B07F871A680F5B00A75B9A /* Sources */, |
145 | 145 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
146 | 146 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
147 | 147 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
148 | 148 | 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */, |
149 | | - D885218381B1F352D9DBFD1D /* [CP] Embed Pods Frameworks */, |
| 149 | + E562FA57A5FBABC0FD935F73 /* [CP] Embed Pods Frameworks */, |
150 | 150 | ); |
151 | 151 | buildRules = ( |
152 | 152 | ); |
|
196 | 196 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */, |
197 | 197 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
198 | 198 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */, |
199 | | - 8C1D7EF57C6F685B20DCB29B /* PrivacyInfo.xcprivacy in Resources */, |
| 199 | + 2FEA71BEEF4A049A8849283F /* PrivacyInfo.xcprivacy in Resources */, |
200 | 200 | ); |
201 | 201 | runOnlyForDeploymentPostprocessing = 0; |
202 | 202 | }; |
|
240 | 240 | 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"; |
241 | 241 | showEnvVarsInLog = 0; |
242 | 242 | }; |
243 | | - 2656CE5F1B2B539064FB1CF3 /* [Expo] Configure project */ = { |
| 243 | + 3598E65994BACB84B6F5A9FD /* [Expo] Configure project */ = { |
244 | 244 | isa = PBXShellScriptBuildPhase; |
245 | 245 | alwaysOutOfDate = 1; |
246 | 246 | buildActionMask = 2147483647; |
|
311 | 311 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Potential/Pods-Potential-resources.sh\"\n"; |
312 | 312 | showEnvVarsInLog = 0; |
313 | 313 | }; |
314 | | - D885218381B1F352D9DBFD1D /* [CP] Embed Pods Frameworks */ = { |
| 314 | + E562FA57A5FBABC0FD935F73 /* [CP] Embed Pods Frameworks */ = { |
315 | 315 | isa = PBXShellScriptBuildPhase; |
316 | 316 | buildActionMask = 2147483647; |
317 | 317 | files = ( |
|
337 | 337 | buildActionMask = 2147483647; |
338 | 338 | files = ( |
339 | 339 | F11748422D0307B40044C1D9 /* AppDelegate.swift in Sources */, |
340 | | - FF2E3797734B28CF44C340F1 /* ExpoModulesProvider.swift in Sources */, |
| 340 | + 265D4A5ABC97417D89D3FA88 /* ExpoModulesProvider.swift in Sources */, |
341 | 341 | ); |
342 | 342 | runOnlyForDeploymentPostprocessing = 0; |
343 | 343 | }; |
|
346 | 346 | /* Begin XCBuildConfiguration section */ |
347 | 347 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
348 | 348 | isa = XCBuildConfiguration; |
349 | | - baseConfigurationReference = 04B562CC0E1925ADED71127B /* Pods-Potential.debug.xcconfig */; |
| 349 | + baseConfigurationReference = A2326D3F6A8095F3DDE73A66 /* Pods-Potential.debug.xcconfig */; |
350 | 350 | buildSettings = { |
351 | 351 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
352 | 352 | CLANG_ENABLE_MODULES = YES; |
|
382 | 382 | }; |
383 | 383 | 13B07F951A680F5B00A75B9A /* Release */ = { |
384 | 384 | isa = XCBuildConfiguration; |
385 | | - baseConfigurationReference = 3B2D11FA463C68C282C65A15 /* Pods-Potential.release.xcconfig */; |
| 385 | + baseConfigurationReference = CAC2DAD2D55905B9AE7774C5 /* Pods-Potential.release.xcconfig */; |
386 | 386 | buildSettings = { |
387 | 387 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
388 | 388 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments