|
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 | + 2A822BC3790FC960F3EDCD8E /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = EC3C7BD8CC67845DE0F37555 /* PrivacyInfo.xcprivacy */; }; |
13 | 14 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; }; |
14 | | - 963CF31A941C4CD3A9357BE8 /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = CF70CC4CA1714790B122C123 /* noop-file.swift */; }; |
| 15 | + 71C7831EDF474CEBAD2BE216 /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C2701DA36394F66B41E0F42 /* noop-file.swift */; }; |
15 | 16 | 96905EF65AED1B983A6B3ABC /* libPods-expoexample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-expoexample.a */; }; |
16 | 17 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */; }; |
17 | 18 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; }; |
18 | | - F7C0828CFD6C492440B9DEBB /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 4E9636163AEDF6B0BCEB0A9F /* PrivacyInfo.xcprivacy */; }; |
19 | 19 | /* End PBXBuildFile section */ |
20 | 20 |
|
21 | 21 | /* Begin PBXFileReference section */ |
|
25 | 25 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = expoexample/Images.xcassets; sourceTree = "<group>"; }; |
26 | 26 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = expoexample/Info.plist; sourceTree = "<group>"; }; |
27 | 27 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = expoexample/main.m; sourceTree = "<group>"; }; |
28 | | - 4E9636163AEDF6B0BCEB0A9F /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = expoexample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
29 | | - 52C3A2694BF7497D9B3CD3F5 /* expoexample-Bridging-Header.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "expoexample-Bridging-Header.h"; path = "expoexample/expoexample-Bridging-Header.h"; sourceTree = "<group>"; }; |
| 28 | + 2C2701DA36394F66B41E0F42 /* noop-file.swift */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = "noop-file.swift"; path = "expoexample/noop-file.swift"; sourceTree = "<group>"; }; |
30 | 29 | 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-expoexample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-expoexample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
31 | 30 | 6C2E3173556A471DD304B334 /* Pods-expoexample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-expoexample.debug.xcconfig"; path = "Target Support Files/Pods-expoexample/Pods-expoexample.debug.xcconfig"; sourceTree = "<group>"; }; |
32 | 31 | 7A4D352CD337FB3A3BF06240 /* Pods-expoexample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-expoexample.release.xcconfig"; path = "Target Support Files/Pods-expoexample/Pods-expoexample.release.xcconfig"; sourceTree = "<group>"; }; |
33 | 32 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = expoexample/SplashScreen.storyboard; sourceTree = "<group>"; }; |
34 | 33 | BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; }; |
35 | | - CF70CC4CA1714790B122C123 /* noop-file.swift */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = "noop-file.swift"; path = "expoexample/noop-file.swift"; sourceTree = "<group>"; }; |
| 34 | + E1CFE4310B674E26AEE607EA /* expoexample-Bridging-Header.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "expoexample-Bridging-Header.h"; path = "expoexample/expoexample-Bridging-Header.h"; sourceTree = "<group>"; }; |
| 35 | + EC3C7BD8CC67845DE0F37555 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = expoexample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
36 | 36 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
37 | 37 | FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-expoexample/ExpoModulesProvider.swift"; sourceTree = "<group>"; }; |
38 | 38 | /* End PBXFileReference section */ |
|
59 | 59 | 13B07FB61A68108700A75B9A /* Info.plist */, |
60 | 60 | 13B07FB71A68108700A75B9A /* main.m */, |
61 | 61 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */, |
62 | | - CF70CC4CA1714790B122C123 /* noop-file.swift */, |
63 | | - 52C3A2694BF7497D9B3CD3F5 /* expoexample-Bridging-Header.h */, |
64 | | - 4E9636163AEDF6B0BCEB0A9F /* PrivacyInfo.xcprivacy */, |
| 62 | + 2C2701DA36394F66B41E0F42 /* noop-file.swift */, |
| 63 | + E1CFE4310B674E26AEE607EA /* expoexample-Bridging-Header.h */, |
| 64 | + EC3C7BD8CC67845DE0F37555 /* PrivacyInfo.xcprivacy */, |
65 | 65 | ); |
66 | 66 | name = expoexample; |
67 | 67 | sourceTree = "<group>"; |
|
147 | 147 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "expoexample" */; |
148 | 148 | buildPhases = ( |
149 | 149 | 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */, |
150 | | - 15F278EF833B933853C8ECB8 /* [Expo] Configure project */, |
| 150 | + 03F222F555AA5FCA86EF177B /* [Expo] Configure project */, |
151 | 151 | 13B07F871A680F5B00A75B9A /* Sources */, |
152 | 152 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
153 | 153 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
154 | 154 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
155 | 155 | 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */, |
156 | | - EC3CC923263A7AEA31493FDC /* [CP] Embed Pods Frameworks */, |
| 156 | + E7AB3CAEC83848EFF07424DB /* [CP] Embed Pods Frameworks */, |
157 | 157 | ); |
158 | 158 | buildRules = ( |
159 | 159 | ); |
|
203 | 203 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */, |
204 | 204 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
205 | 205 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */, |
206 | | - F7C0828CFD6C492440B9DEBB /* PrivacyInfo.xcprivacy in Resources */, |
| 206 | + 2A822BC3790FC960F3EDCD8E /* PrivacyInfo.xcprivacy in Resources */, |
207 | 207 | ); |
208 | 208 | runOnlyForDeploymentPostprocessing = 0; |
209 | 209 | }; |
|
225 | 225 | shellPath = /bin/sh; |
226 | 226 | shellScript = "if [[ -f \"$PODS_ROOT/../.xcode.env\" ]]; then\n source \"$PODS_ROOT/../.xcode.env\"\nfi\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n# The project root by default is one level up from the ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry resolution.\n export ENTRY_FILE=\"$(\"$NODE_BINARY\" -e \"require('expo/scripts/resolveAppEntry')\" \"$PROJECT_ROOT\" ios absolute | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CLI_PATH=\"$(\"$NODE_BINARY\" --print \"require.resolve('@expo/cli', { paths: [require.resolve('expo/package.json')] })\")\"\nfi\nif [[ -z \"$BUNDLE_COMMAND\" ]]; then\n # Default Expo CLI command for bundling\n export BUNDLE_COMMAND=\"export:embed\"\nfi\n\n# Source .xcode.env.updates if it exists to allow\n# SKIP_BUNDLING to be unset if needed\nif [[ -f \"$PODS_ROOT/../.xcode.env.updates\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.updates\"\nfi\n# Source local changes to allow overrides\n# if needed\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n`\"$NODE_BINARY\" --print \"require('path').dirname(require.resolve('react-native/package.json')) + '/scripts/react-native-xcode.sh'\"`\n\n"; |
227 | 227 | }; |
228 | | - 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = { |
| 228 | + 03F222F555AA5FCA86EF177B /* [Expo] Configure project */ = { |
229 | 229 | isa = PBXShellScriptBuildPhase; |
| 230 | + alwaysOutOfDate = 1; |
230 | 231 | buildActionMask = 2147483647; |
231 | 232 | files = ( |
232 | 233 | ); |
233 | 234 | inputFileListPaths = ( |
234 | 235 | ); |
235 | 236 | inputPaths = ( |
236 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
237 | | - "${PODS_ROOT}/Manifest.lock", |
238 | 237 | ); |
239 | | - name = "[CP] Check Pods Manifest.lock"; |
| 238 | + name = "[Expo] Configure project"; |
240 | 239 | outputFileListPaths = ( |
241 | 240 | ); |
242 | 241 | outputPaths = ( |
243 | | - "$(DERIVED_FILE_DIR)/Pods-expoexample-checkManifestLockResult.txt", |
244 | 242 | ); |
245 | 243 | runOnlyForDeploymentPostprocessing = 0; |
246 | 244 | shellPath = /bin/sh; |
247 | | - 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"; |
248 | | - showEnvVarsInLog = 0; |
| 245 | + shellScript = "# This script configures Expo modules and generates the modules provider file.\nbash -l -c \"./Pods/Target\\ Support\\ Files/Pods-expoexample/expo-configure-project.sh\"\n"; |
249 | 246 | }; |
250 | | - 15F278EF833B933853C8ECB8 /* [Expo] Configure project */ = { |
| 247 | + 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = { |
251 | 248 | isa = PBXShellScriptBuildPhase; |
252 | | - alwaysOutOfDate = 1; |
253 | 249 | buildActionMask = 2147483647; |
254 | 250 | files = ( |
255 | 251 | ); |
256 | 252 | inputFileListPaths = ( |
257 | 253 | ); |
258 | 254 | inputPaths = ( |
| 255 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 256 | + "${PODS_ROOT}/Manifest.lock", |
259 | 257 | ); |
260 | | - name = "[Expo] Configure project"; |
| 258 | + name = "[CP] Check Pods Manifest.lock"; |
261 | 259 | outputFileListPaths = ( |
262 | 260 | ); |
263 | 261 | outputPaths = ( |
| 262 | + "$(DERIVED_FILE_DIR)/Pods-expoexample-checkManifestLockResult.txt", |
264 | 263 | ); |
265 | 264 | runOnlyForDeploymentPostprocessing = 0; |
266 | 265 | shellPath = /bin/sh; |
267 | | - shellScript = "# This script configures Expo modules and generates the modules provider file.\nbash -l -c \"./Pods/Target\\ Support\\ Files/Pods-expoexample/expo-configure-project.sh\"\n"; |
| 266 | + 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"; |
| 267 | + showEnvVarsInLog = 0; |
268 | 268 | }; |
269 | 269 | 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = { |
270 | 270 | isa = PBXShellScriptBuildPhase; |
|
296 | 296 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-expoexample/Pods-expoexample-resources.sh\"\n"; |
297 | 297 | showEnvVarsInLog = 0; |
298 | 298 | }; |
299 | | - EC3CC923263A7AEA31493FDC /* [CP] Embed Pods Frameworks */ = { |
| 299 | + E7AB3CAEC83848EFF07424DB /* [CP] Embed Pods Frameworks */ = { |
300 | 300 | isa = PBXShellScriptBuildPhase; |
301 | 301 | buildActionMask = 2147483647; |
302 | 302 | files = ( |
|
326 | 326 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
327 | 327 | 13B07FC11A68108700A75B9A /* main.m in Sources */, |
328 | 328 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */, |
329 | | - 963CF31A941C4CD3A9357BE8 /* noop-file.swift in Sources */, |
| 329 | + 71C7831EDF474CEBAD2BE216 /* noop-file.swift in Sources */, |
330 | 330 | ); |
331 | 331 | runOnlyForDeploymentPostprocessing = 0; |
332 | 332 | }; |
|
0 commit comments