|
245 | 245 | isa = PBXNativeTarget;
|
246 | 246 | buildConfigurationList = 183FDA7B1E7510920085589F /* Build configuration list for PBXNativeTarget "StudyplusSDK" */;
|
247 | 247 | buildPhases = (
|
248 |
| - 97DB13B0F29D53C796E0FA64 /* [CP] Check Pods Manifest.lock */, |
249 | 248 | 183FDA621E7510920085589F /* Sources */,
|
250 | 249 | 183FDA631E7510920085589F /* Frameworks */,
|
251 | 250 | 183FDA641E7510920085589F /* Headers */,
|
252 | 251 | 183FDA651E7510920085589F /* Resources */,
|
253 |
| - DCC0618C6BB864758280C6CD /* [CP] Copy Pods Resources */, |
254 |
| - 486C64C41E94E3D100FCFE74 /* carthage */, |
255 | 252 | );
|
256 | 253 | buildRules = (
|
257 | 254 | );
|
|
421 | 418 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Demo/Pods-Demo-resources.sh\"\n";
|
422 | 419 | showEnvVarsInLog = 0;
|
423 | 420 | };
|
424 |
| - 486C64C41E94E3D100FCFE74 /* carthage */ = { |
425 |
| - isa = PBXShellScriptBuildPhase; |
426 |
| - buildActionMask = 2147483647; |
427 |
| - files = ( |
428 |
| - ); |
429 |
| - inputPaths = ( |
430 |
| - ); |
431 |
| - name = carthage; |
432 |
| - outputPaths = ( |
433 |
| - ); |
434 |
| - runOnlyForDeploymentPostprocessing = 0; |
435 |
| - shellPath = /bin/sh; |
436 |
| - shellScript = "/usr/local/bin/carthage copy-frameworks"; |
437 |
| - }; |
438 | 421 | 764BEF1941D689B54DF91C96 /* [CP] Embed Pods Frameworks */ = {
|
439 | 422 | isa = PBXShellScriptBuildPhase;
|
440 | 423 | buildActionMask = 2147483647;
|
|
450 | 433 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Demo/Pods-Demo-frameworks.sh\"\n";
|
451 | 434 | showEnvVarsInLog = 0;
|
452 | 435 | };
|
453 |
| - 97DB13B0F29D53C796E0FA64 /* [CP] Check Pods Manifest.lock */ = { |
454 |
| - isa = PBXShellScriptBuildPhase; |
455 |
| - buildActionMask = 2147483647; |
456 |
| - files = ( |
457 |
| - ); |
458 |
| - inputPaths = ( |
459 |
| - ); |
460 |
| - name = "[CP] Check Pods Manifest.lock"; |
461 |
| - outputPaths = ( |
462 |
| - ); |
463 |
| - runOnlyForDeploymentPostprocessing = 0; |
464 |
| - shellPath = /bin/sh; |
465 |
| - shellScript = "diff \"${PODS_ROOT}/../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"; |
466 |
| - showEnvVarsInLog = 0; |
467 |
| - }; |
468 | 436 | B53884D9564CE4E4A42A331F /* [CP] Check Pods Manifest.lock */ = {
|
469 | 437 | isa = PBXShellScriptBuildPhase;
|
470 | 438 | buildActionMask = 2147483647;
|
|
480 | 448 | shellScript = "diff \"${PODS_ROOT}/../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";
|
481 | 449 | showEnvVarsInLog = 0;
|
482 | 450 | };
|
483 |
| - DCC0618C6BB864758280C6CD /* [CP] Copy Pods Resources */ = { |
484 |
| - isa = PBXShellScriptBuildPhase; |
485 |
| - buildActionMask = 2147483647; |
486 |
| - files = ( |
487 |
| - ); |
488 |
| - inputPaths = ( |
489 |
| - ); |
490 |
| - name = "[CP] Copy Pods Resources"; |
491 |
| - outputPaths = ( |
492 |
| - ); |
493 |
| - runOnlyForDeploymentPostprocessing = 0; |
494 |
| - shellPath = /bin/sh; |
495 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-StudyplusSDK/Pods-StudyplusSDK-resources.sh\"\n"; |
496 |
| - showEnvVarsInLog = 0; |
497 |
| - }; |
498 | 451 | /* End PBXShellScriptBuildPhase section */
|
499 | 452 |
|
500 | 453 | /* Begin PBXSourcesBuildPhase section */
|
|
0 commit comments