|
15 | 15 | 50142BCB3C4DD87E00709364 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */; }; |
16 | 16 | 761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; }; |
17 | 17 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
18 | | - 89A7882DE3880107EB2CBBE5 /* Pods_GoogleMapsPlusExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F220CF45106F6693F3EE2E0 /* Pods_GoogleMapsPlusExample.framework */; }; |
| 18 | + DD5DD77403BDC5B3CC7F2119 /* Pods_GoogleMapsPlusExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 91040FE4CE7E973807E2B7F8 /* Pods_GoogleMapsPlusExample.framework */; }; |
19 | 19 | /* End PBXBuildFile section */ |
20 | 20 |
|
21 | 21 | /* Begin PBXFileReference section */ |
22 | | - 0F220CF45106F6693F3EE2E0 /* Pods_GoogleMapsPlusExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GoogleMapsPlusExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | 22 | 13B07F961A680F5B00A75B9A /* GoogleMapsPlusExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GoogleMapsPlusExample.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
24 | 23 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = GoogleMapsPlusExample/Images.xcassets; sourceTree = "<group>"; }; |
25 | 24 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = GoogleMapsPlusExample/Info.plist; sourceTree = "<group>"; }; |
|
29 | 28 | 1CFDC6A32E6CA144005652FB /* InfoPlist.strings */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; path = InfoPlist.strings; sourceTree = "<group>"; }; |
30 | 29 | 1CFDC6A62E6CA144005652FB /* InfoPlist.strings */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; path = InfoPlist.strings; sourceTree = "<group>"; }; |
31 | 30 | 761780EC2CA45674006654EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = GoogleMapsPlusExample/AppDelegate.swift; sourceTree = "<group>"; }; |
32 | | - 784D90989C3F0C69A83034D7 /* Pods-GoogleMapsPlusExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleMapsPlusExample.debug.xcconfig"; path = "Target Support Files/Pods-GoogleMapsPlusExample/Pods-GoogleMapsPlusExample.debug.xcconfig"; sourceTree = "<group>"; }; |
33 | 31 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = GoogleMapsPlusExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
34 | | - CE69916FEF4DE92FC3CC2A4C /* Pods-GoogleMapsPlusExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleMapsPlusExample.release.xcconfig"; path = "Target Support Files/Pods-GoogleMapsPlusExample/Pods-GoogleMapsPlusExample.release.xcconfig"; sourceTree = "<group>"; }; |
| 32 | + 8EC765245960DD41A25CF0CB /* Pods-GoogleMapsPlusExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleMapsPlusExample.debug.xcconfig"; path = "Target Support Files/Pods-GoogleMapsPlusExample/Pods-GoogleMapsPlusExample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 33 | + 91040FE4CE7E973807E2B7F8 /* Pods_GoogleMapsPlusExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GoogleMapsPlusExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 34 | + AD1B9BCE7409F225D008C83D /* Pods-GoogleMapsPlusExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GoogleMapsPlusExample.release.xcconfig"; path = "Target Support Files/Pods-GoogleMapsPlusExample/Pods-GoogleMapsPlusExample.release.xcconfig"; sourceTree = "<group>"; }; |
35 | 35 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
36 | 36 | /* End PBXFileReference section */ |
37 | 37 |
|
|
40 | 40 | isa = PBXFrameworksBuildPhase; |
41 | 41 | buildActionMask = 2147483647; |
42 | 42 | files = ( |
43 | | - 89A7882DE3880107EB2CBBE5 /* Pods_GoogleMapsPlusExample.framework in Frameworks */, |
| 43 | + DD5DD77403BDC5B3CC7F2119 /* Pods_GoogleMapsPlusExample.framework in Frameworks */, |
44 | 44 | ); |
45 | 45 | runOnlyForDeploymentPostprocessing = 0; |
46 | 46 | }; |
|
85 | 85 | isa = PBXGroup; |
86 | 86 | children = ( |
87 | 87 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
88 | | - 0F220CF45106F6693F3EE2E0 /* Pods_GoogleMapsPlusExample.framework */, |
| 88 | + 91040FE4CE7E973807E2B7F8 /* Pods_GoogleMapsPlusExample.framework */, |
89 | 89 | ); |
90 | 90 | name = Frameworks; |
91 | 91 | sourceTree = "<group>"; |
|
122 | 122 | BBD78D7AC51CEA395F1C20DB /* Pods */ = { |
123 | 123 | isa = PBXGroup; |
124 | 124 | children = ( |
125 | | - 784D90989C3F0C69A83034D7 /* Pods-GoogleMapsPlusExample.debug.xcconfig */, |
126 | | - CE69916FEF4DE92FC3CC2A4C /* Pods-GoogleMapsPlusExample.release.xcconfig */, |
| 125 | + 8EC765245960DD41A25CF0CB /* Pods-GoogleMapsPlusExample.debug.xcconfig */, |
| 126 | + AD1B9BCE7409F225D008C83D /* Pods-GoogleMapsPlusExample.release.xcconfig */, |
127 | 127 | ); |
128 | 128 | path = Pods; |
129 | 129 | sourceTree = "<group>"; |
|
135 | 135 | isa = PBXNativeTarget; |
136 | 136 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "GoogleMapsPlusExample" */; |
137 | 137 | buildPhases = ( |
138 | | - 4E15D3C08A668E0F5197AB1A /* [CP] Check Pods Manifest.lock */, |
| 138 | + D60BC04072C44A5E40D46E31 /* [CP] Check Pods Manifest.lock */, |
139 | 139 | 13B07F871A680F5B00A75B9A /* Sources */, |
140 | 140 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
141 | 141 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
142 | 142 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
143 | | - A4CAAB1E58D131C3CE20A532 /* [CP] Embed Pods Frameworks */, |
144 | | - 5AC776E708BE569B105221C3 /* [CP] Copy Pods Resources */, |
| 143 | + 3C753AB97194B8C98B30097F /* [CP] Embed Pods Frameworks */, |
| 144 | + 5512C4B168EA05B15661CBA0 /* [CP] Copy Pods Resources */, |
145 | 145 | ); |
146 | 146 | buildRules = ( |
147 | 147 | ); |
|
218 | 218 | shellPath = /bin/sh; |
219 | 219 | shellScript = "set -e\n\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"$REACT_NATIVE_PATH/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n"; |
220 | 220 | }; |
221 | | - 4E15D3C08A668E0F5197AB1A /* [CP] Check Pods Manifest.lock */ = { |
| 221 | + 3C753AB97194B8C98B30097F /* [CP] Embed Pods Frameworks */ = { |
222 | 222 | isa = PBXShellScriptBuildPhase; |
223 | 223 | buildActionMask = 2147483647; |
224 | 224 | files = ( |
225 | 225 | ); |
226 | 226 | inputFileListPaths = ( |
| 227 | + "${PODS_ROOT}/Target Support Files/Pods-GoogleMapsPlusExample/Pods-GoogleMapsPlusExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
227 | 228 | ); |
228 | | - inputPaths = ( |
229 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
230 | | - "${PODS_ROOT}/Manifest.lock", |
231 | | - ); |
232 | | - name = "[CP] Check Pods Manifest.lock"; |
| 229 | + name = "[CP] Embed Pods Frameworks"; |
233 | 230 | outputFileListPaths = ( |
234 | | - ); |
235 | | - outputPaths = ( |
236 | | - "$(DERIVED_FILE_DIR)/Pods-GoogleMapsPlusExample-checkManifestLockResult.txt", |
| 231 | + "${PODS_ROOT}/Target Support Files/Pods-GoogleMapsPlusExample/Pods-GoogleMapsPlusExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
237 | 232 | ); |
238 | 233 | runOnlyForDeploymentPostprocessing = 0; |
239 | 234 | shellPath = /bin/sh; |
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"; |
| 235 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GoogleMapsPlusExample/Pods-GoogleMapsPlusExample-frameworks.sh\"\n"; |
241 | 236 | showEnvVarsInLog = 0; |
242 | 237 | }; |
243 | | - 5AC776E708BE569B105221C3 /* [CP] Copy Pods Resources */ = { |
| 238 | + 5512C4B168EA05B15661CBA0 /* [CP] Copy Pods Resources */ = { |
244 | 239 | isa = PBXShellScriptBuildPhase; |
245 | 240 | buildActionMask = 2147483647; |
246 | 241 | files = ( |
|
257 | 252 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GoogleMapsPlusExample/Pods-GoogleMapsPlusExample-resources.sh\"\n"; |
258 | 253 | showEnvVarsInLog = 0; |
259 | 254 | }; |
260 | | - A4CAAB1E58D131C3CE20A532 /* [CP] Embed Pods Frameworks */ = { |
| 255 | + D60BC04072C44A5E40D46E31 /* [CP] Check Pods Manifest.lock */ = { |
261 | 256 | isa = PBXShellScriptBuildPhase; |
262 | 257 | buildActionMask = 2147483647; |
263 | 258 | files = ( |
264 | 259 | ); |
265 | 260 | inputFileListPaths = ( |
266 | | - "${PODS_ROOT}/Target Support Files/Pods-GoogleMapsPlusExample/Pods-GoogleMapsPlusExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
267 | 261 | ); |
268 | | - name = "[CP] Embed Pods Frameworks"; |
| 262 | + inputPaths = ( |
| 263 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 264 | + "${PODS_ROOT}/Manifest.lock", |
| 265 | + ); |
| 266 | + name = "[CP] Check Pods Manifest.lock"; |
269 | 267 | outputFileListPaths = ( |
270 | | - "${PODS_ROOT}/Target Support Files/Pods-GoogleMapsPlusExample/Pods-GoogleMapsPlusExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 268 | + ); |
| 269 | + outputPaths = ( |
| 270 | + "$(DERIVED_FILE_DIR)/Pods-GoogleMapsPlusExample-checkManifestLockResult.txt", |
271 | 271 | ); |
272 | 272 | runOnlyForDeploymentPostprocessing = 0; |
273 | 273 | shellPath = /bin/sh; |
274 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GoogleMapsPlusExample/Pods-GoogleMapsPlusExample-frameworks.sh\"\n"; |
| 274 | + 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"; |
275 | 275 | showEnvVarsInLog = 0; |
276 | 276 | }; |
277 | 277 | /* End PBXShellScriptBuildPhase section */ |
|
0 commit comments