|
464 | 464 | 1AB143E91E601E0500830F93 /* Frameworks */,
|
465 | 465 | 1AB143EA1E601E0500830F93 /* Resources */,
|
466 | 466 | 5531753F06D2602A23691AE3 /* [CP] Copy Pods Resources */,
|
467 |
| - 905E623E0EDCB9F5095F7201 /* [CP] Embed Pods Frameworks */, |
| 467 | + B59841545FCAFF722181206F /* [CP] Embed Pods Frameworks */, |
468 | 468 | );
|
469 | 469 | buildRules = (
|
470 | 470 | );
|
|
601 | 601 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-QCloudCOSXMLDemo/Pods-QCloudCOSXMLDemo-resources.sh\"\n";
|
602 | 602 | showEnvVarsInLog = 0;
|
603 | 603 | };
|
604 |
| - 905E623E0EDCB9F5095F7201 /* [CP] Embed Pods Frameworks */ = { |
| 604 | + 9985684AE5A7F7B42D827A19 /* [CP] Check Pods Manifest.lock */ = { |
605 | 605 | isa = PBXShellScriptBuildPhase;
|
606 | 606 | buildActionMask = 2147483647;
|
607 | 607 | files = (
|
608 | 608 | );
|
609 | 609 | inputPaths = (
|
610 |
| - "${PODS_ROOT}/Target Support Files/Pods-QCloudCOSXMLDemo/Pods-QCloudCOSXMLDemo-frameworks.sh", |
611 |
| - "${PODS_ROOT}/../QCloudQuic/Classes/QuicFramework/Tquic.framework", |
| 610 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 611 | + "${PODS_ROOT}/Manifest.lock", |
612 | 612 | );
|
613 |
| - name = "[CP] Embed Pods Frameworks"; |
| 613 | + name = "[CP] Check Pods Manifest.lock"; |
614 | 614 | outputPaths = (
|
615 |
| - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Tquic.framework", |
| 615 | + "$(DERIVED_FILE_DIR)/Pods-QCloudCOSXMLDemo-checkManifestLockResult.txt", |
616 | 616 | );
|
617 | 617 | runOnlyForDeploymentPostprocessing = 0;
|
618 | 618 | shellPath = /bin/sh;
|
619 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-QCloudCOSXMLDemo/Pods-QCloudCOSXMLDemo-frameworks.sh\"\n"; |
| 619 | + 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"; |
620 | 620 | showEnvVarsInLog = 0;
|
621 | 621 | };
|
622 |
| - 9985684AE5A7F7B42D827A19 /* [CP] Check Pods Manifest.lock */ = { |
| 622 | + B59841545FCAFF722181206F /* [CP] Embed Pods Frameworks */ = { |
623 | 623 | isa = PBXShellScriptBuildPhase;
|
624 | 624 | buildActionMask = 2147483647;
|
625 | 625 | files = (
|
626 | 626 | );
|
627 | 627 | inputPaths = (
|
628 |
| - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
629 |
| - "${PODS_ROOT}/Manifest.lock", |
| 628 | + "${PODS_ROOT}/Target Support Files/Pods-QCloudCOSXMLDemo/Pods-QCloudCOSXMLDemo-frameworks.sh", |
| 629 | + "${PODS_ROOT}/../QCloudQuic/Classes/QuicFramework/Tquic.framework", |
630 | 630 | );
|
631 |
| - name = "[CP] Check Pods Manifest.lock"; |
| 631 | + name = "[CP] Embed Pods Frameworks"; |
632 | 632 | outputPaths = (
|
633 |
| - "$(DERIVED_FILE_DIR)/Pods-QCloudCOSXMLDemo-checkManifestLockResult.txt", |
| 633 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Tquic.framework", |
634 | 634 | );
|
635 | 635 | runOnlyForDeploymentPostprocessing = 0;
|
636 | 636 | shellPath = /bin/sh;
|
637 |
| - 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"; |
| 637 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-QCloudCOSXMLDemo/Pods-QCloudCOSXMLDemo-frameworks.sh\"\n"; |
638 | 638 | showEnvVarsInLog = 0;
|
639 | 639 | };
|
640 | 640 | /* End PBXShellScriptBuildPhase section */
|
|
818 | 818 | CODE_SIGN_STYLE = Automatic;
|
819 | 819 | DEVELOPMENT_TEAM = 6RL39LH4U4;
|
820 | 820 | ENABLE_BITCODE = NO;
|
| 821 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
821 | 822 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
822 | 823 | GCC_PREFIX_HEADER = "$(SRCROOT)/QCloudCOSXMLDemo/PrefixHeader.pch";
|
823 | 824 | INFOPLIST_FILE = QCloudCOSXMLDemo/Info.plist;
|
|
826 | 827 | "$(inherited)",
|
827 | 828 | "@executable_path/Frameworks",
|
828 | 829 | );
|
| 830 | + ONLY_ACTIVE_ARCH = NO; |
829 | 831 | OTHER_LDFLAGS = (
|
830 | 832 | "$(inherited)",
|
831 | 833 | "-ObjC",
|
|
846 | 848 | CODE_SIGN_STYLE = Automatic;
|
847 | 849 | DEVELOPMENT_TEAM = 6RL39LH4U4;
|
848 | 850 | ENABLE_BITCODE = NO;
|
| 851 | + "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = ""; |
849 | 852 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
850 | 853 | GCC_PREFIX_HEADER = "$(SRCROOT)/QCloudCOSXMLDemo/PrefixHeader.pch";
|
851 | 854 | INFOPLIST_FILE = QCloudCOSXMLDemo/Info.plist;
|
|
0 commit comments