|
23 | 23 | 7EBA20C517ED59C6008E54C5 /* PreBuild.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = PreBuild.sh; sourceTree = "<group>"; };
|
24 | 24 | 7EBA20C617ED59C6008E54C5 /* SignApp.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = SignApp.sh; sourceTree = "<group>"; };
|
25 | 25 | 7EBA20C717ED59C6008E54C5 /* SignInstaller.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = SignInstaller.sh; sourceTree = "<group>"; };
|
| 26 | + 7EE1EBBD1F5179F2004108A6 /* BuildImage.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = BuildImage.sh; sourceTree = "<group>"; }; |
26 | 27 | 7EEB2D6E1847F2A2008B6D1C /* preinstall */ = {isa = PBXFileReference; lastKnownFileType = text; path = preinstall; sourceTree = "<group>"; };
|
27 | 28 | /* End PBXFileReference section */
|
28 | 29 |
|
|
86 | 87 | 7EBA20C517ED59C6008E54C5 /* PreBuild.sh */,
|
87 | 88 | 7E72E369181B94DA002165DD /* SignKexts.sh */,
|
88 | 89 | 7EBA20C617ED59C6008E54C5 /* SignApp.sh */,
|
89 |
| - 7EBA20C717ED59C6008E54C5 /* SignInstaller.sh */, |
| 90 | + 7EE1EBBD1F5179F2004108A6 /* BuildImage.sh */, |
90 | 91 | 7EBA20C217ED59C6008E54C5 /* BuildInstaller.sh */,
|
| 92 | + 7EBA20C717ED59C6008E54C5 /* SignInstaller.sh */, |
91 | 93 | );
|
92 | 94 | path = Scripts;
|
93 | 95 | sourceTree = "<group>";
|
|
173 | 175 | passBuildSettingsInEnvironment = 0;
|
174 | 176 | productName = "Sign Application";
|
175 | 177 | };
|
| 178 | + 7EE1EBBE1F517A51004108A6 /* Build Image */ = { |
| 179 | + isa = PBXLegacyTarget; |
| 180 | + buildArgumentsString = "./Scripts/BuildImage.sh ${ACTION}"; |
| 181 | + buildConfigurationList = 7EE1EBBF1F517A51004108A6 /* Build configuration list for PBXLegacyTarget "Build Image" */; |
| 182 | + buildPhases = ( |
| 183 | + ); |
| 184 | + buildToolPath = /bin/sh; |
| 185 | + buildWorkingDirectory = "${SOURCE_ROOT}"; |
| 186 | + dependencies = ( |
| 187 | + ); |
| 188 | + name = "Build Image"; |
| 189 | + passBuildSettingsInEnvironment = 0; |
| 190 | + productName = "Build Image"; |
| 191 | + }; |
176 | 192 | /* End PBXLegacyTarget section */
|
177 | 193 |
|
178 | 194 | /* Begin PBXProject section */
|
179 | 195 | 7EB7E70A17834A740071B3F0 /* Project object */ = {
|
180 | 196 | isa = PBXProject;
|
181 | 197 | attributes = {
|
182 | 198 | LastUpgradeCheck = 0810;
|
| 199 | + TargetAttributes = { |
| 200 | + 7EE1EBBE1F517A51004108A6 = { |
| 201 | + CreatedOnToolsVersion = 8.3.3; |
| 202 | + DevelopmentTeam = R3YQC22TX8; |
| 203 | + ProvisioningStyle = Automatic; |
| 204 | + }; |
| 205 | + }; |
183 | 206 | };
|
184 | 207 | buildConfigurationList = 7EB7E70D17834A740071B3F0 /* Build configuration list for PBXProject "Versioning And Distribution" */;
|
185 | 208 | compatibilityVersion = "Xcode 3.2";
|
|
196 | 219 | 7E2ACD8B1791B4510061C677 /* Pre-Build */,
|
197 | 220 | 7E43CE05179742D3001E3636 /* Sign Apps */,
|
198 | 221 | 7E72E36A181B94F5002165DD /* Sign Kexts */,
|
| 222 | + 7EE1EBBE1F517A51004108A6 /* Build Image */, |
199 | 223 | 7E2ACD911791B54B0061C677 /* Build Installer */,
|
200 | 224 | 7E43CE09179742DB001E3636 /* Sign Installer */,
|
201 | 225 | );
|
|
595 | 619 | };
|
596 | 620 | name = Release;
|
597 | 621 | };
|
| 622 | + 7EE1EBC01F517A51004108A6 /* Debug */ = { |
| 623 | + isa = XCBuildConfiguration; |
| 624 | + buildSettings = { |
| 625 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 626 | + CLANG_ANALYZER_NONNULL = YES; |
| 627 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 628 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 629 | + CLANG_CXX_LIBRARY = "libc++"; |
| 630 | + CLANG_ENABLE_MODULES = YES; |
| 631 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 632 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 633 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 634 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 635 | + COPY_PHASE_STRIP = NO; |
| 636 | + DEBUGGING_SYMBOLS = YES; |
| 637 | + DEBUG_INFORMATION_FORMAT = dwarf; |
| 638 | + DEVELOPMENT_TEAM = R3YQC22TX8; |
| 639 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 640 | + GCC_DYNAMIC_NO_PIC = NO; |
| 641 | + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; |
| 642 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 643 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 644 | + "DEBUG=1", |
| 645 | + "$(inherited)", |
| 646 | + ); |
| 647 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 648 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 649 | + MTL_ENABLE_DEBUG_INFO = YES; |
| 650 | + OTHER_CFLAGS = ""; |
| 651 | + OTHER_LDFLAGS = ""; |
| 652 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 653 | + }; |
| 654 | + name = Debug; |
| 655 | + }; |
| 656 | + 7EE1EBC11F517A51004108A6 /* Release */ = { |
| 657 | + isa = XCBuildConfiguration; |
| 658 | + buildSettings = { |
| 659 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 660 | + CLANG_ANALYZER_NONNULL = YES; |
| 661 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 662 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
| 663 | + CLANG_CXX_LIBRARY = "libc++"; |
| 664 | + CLANG_ENABLE_MODULES = YES; |
| 665 | + CLANG_ENABLE_OBJC_ARC = YES; |
| 666 | + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
| 667 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 668 | + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
| 669 | + COPY_PHASE_STRIP = NO; |
| 670 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 671 | + DEVELOPMENT_TEAM = R3YQC22TX8; |
| 672 | + ENABLE_NS_ASSERTIONS = NO; |
| 673 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 674 | + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
| 675 | + GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
| 676 | + MTL_ENABLE_DEBUG_INFO = NO; |
| 677 | + OTHER_CFLAGS = ""; |
| 678 | + OTHER_LDFLAGS = ""; |
| 679 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 680 | + }; |
| 681 | + name = Release; |
| 682 | + }; |
598 | 683 | /* End XCBuildConfiguration section */
|
599 | 684 |
|
600 | 685 | /* Begin XCConfigurationList section */
|
|
652 | 737 | defaultConfigurationIsVisible = 0;
|
653 | 738 | defaultConfigurationName = Release;
|
654 | 739 | };
|
| 740 | + 7EE1EBBF1F517A51004108A6 /* Build configuration list for PBXLegacyTarget "Build Image" */ = { |
| 741 | + isa = XCConfigurationList; |
| 742 | + buildConfigurations = ( |
| 743 | + 7EE1EBC01F517A51004108A6 /* Debug */, |
| 744 | + 7EE1EBC11F517A51004108A6 /* Release */, |
| 745 | + ); |
| 746 | + defaultConfigurationIsVisible = 0; |
| 747 | + }; |
655 | 748 | /* End XCConfigurationList section */
|
656 | 749 | };
|
657 | 750 | rootObject = 7EB7E70A17834A740071B3F0 /* Project object */;
|
|
0 commit comments