|
161 | 161 | isa = PBXNativeTarget;
|
162 | 162 | buildConfigurationList = 33831C7D1A9CEEEA00B124F1 /* Build configuration list for PBXNativeTarget "iOS Example" */;
|
163 | 163 | buildPhases = (
|
164 |
| - F54BDCB2FA9ED584805C3955 /* [CP] Check Pods Manifest.lock */, |
165 | 164 | 33831C5A1A9CEEE900B124F1 /* Sources */,
|
166 | 165 | 33831C5B1A9CEEE900B124F1 /* Frameworks */,
|
167 | 166 | 33831C5C1A9CEEE900B124F1 /* Resources */,
|
168 |
| - 97606E628093B7CACD90F14F /* [CP] Embed Pods Frameworks */, |
169 |
| - 6D45E1B51F7EE506A13652F9 /* [CP] Copy Pods Resources */, |
170 | 167 | );
|
171 | 168 | buildRules = (
|
172 | 169 | );
|
|
274 | 271 | };
|
275 | 272 | /* End PBXResourcesBuildPhase section */
|
276 | 273 |
|
277 |
| -/* Begin PBXShellScriptBuildPhase section */ |
278 |
| - 6D45E1B51F7EE506A13652F9 /* [CP] Copy Pods Resources */ = { |
279 |
| - isa = PBXShellScriptBuildPhase; |
280 |
| - buildActionMask = 2147483647; |
281 |
| - files = ( |
282 |
| - ); |
283 |
| - inputPaths = ( |
284 |
| - ); |
285 |
| - name = "[CP] Copy Pods Resources"; |
286 |
| - outputPaths = ( |
287 |
| - ); |
288 |
| - runOnlyForDeploymentPostprocessing = 0; |
289 |
| - shellPath = /bin/sh; |
290 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-iOS Example/Pods-iOS Example-resources.sh\"\n"; |
291 |
| - showEnvVarsInLog = 0; |
292 |
| - }; |
293 |
| - 97606E628093B7CACD90F14F /* [CP] Embed Pods Frameworks */ = { |
294 |
| - isa = PBXShellScriptBuildPhase; |
295 |
| - buildActionMask = 2147483647; |
296 |
| - files = ( |
297 |
| - ); |
298 |
| - inputPaths = ( |
299 |
| - ); |
300 |
| - name = "[CP] Embed Pods Frameworks"; |
301 |
| - outputPaths = ( |
302 |
| - ); |
303 |
| - runOnlyForDeploymentPostprocessing = 0; |
304 |
| - shellPath = /bin/sh; |
305 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-iOS Example/Pods-iOS Example-frameworks.sh\"\n"; |
306 |
| - showEnvVarsInLog = 0; |
307 |
| - }; |
308 |
| - F54BDCB2FA9ED584805C3955 /* [CP] Check Pods Manifest.lock */ = { |
309 |
| - isa = PBXShellScriptBuildPhase; |
310 |
| - buildActionMask = 2147483647; |
311 |
| - files = ( |
312 |
| - ); |
313 |
| - inputPaths = ( |
314 |
| - ); |
315 |
| - name = "[CP] Check Pods Manifest.lock"; |
316 |
| - outputPaths = ( |
317 |
| - ); |
318 |
| - runOnlyForDeploymentPostprocessing = 0; |
319 |
| - shellPath = /bin/sh; |
320 |
| - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
321 |
| - showEnvVarsInLog = 0; |
322 |
| - }; |
323 |
| -/* End PBXShellScriptBuildPhase section */ |
324 |
| - |
325 | 274 | /* Begin PBXSourcesBuildPhase section */
|
326 | 275 | 33831C5A1A9CEEE900B124F1 /* Sources */ = {
|
327 | 276 | isa = PBXSourcesBuildPhase;
|
|
0 commit comments