]> git.saurik.com Git - apple/file_cmds.git/blobdiff - file_cmds.xcodeproj/project.pbxproj
file_cmds-321.100.10.0.1.tar.gz
[apple/file_cmds.git] / file_cmds.xcodeproj / project.pbxproj
index c6e961099ba74505874b55acc7d528401f53bc8c..dcf7d022432304939773825aa6b260a4c719bc3e 100644 (file)
                        name = tests;
                        productName = tests;
                };
+               729D07252347EC4D000716E5 /* macos_host_tools */ = {
+                       isa = PBXAggregateTarget;
+                       buildConfigurationList = 729D07682347EC4D000716E5 /* Build configuration list for PBXAggregateTarget "macos_host_tools" */;
+                       buildPhases = (
+                       );
+                       dependencies = (
+                               729D074E2347EC4D000716E5 /* PBXTargetDependency */,
+                       );
+                       name = macos_host_tools;
+                       productName = macos_host_tools;
+               };
                FC8A8C3C14B64A9D001B97AD /* shar */ = {
                        isa = PBXAggregateTarget;
                        buildConfigurationList = FC8A8C3D14B64A9D001B97AD /* Build configuration list for PBXAggregateTarget "shar" */;
                        isa = PBXAggregateTarget;
                        buildConfigurationList = FC8A8C8114B655ED001B97AD /* Build configuration list for PBXAggregateTarget "executables" */;
                        buildPhases = (
+                               D178BEFA253DAE01001FC103 /* Copy plist */,
+                               D178BF21253DAE2E001FC103 /* Copy tests */,
                        );
                        dependencies = (
                                FC8A8C8414B655FD001B97AD /* PBXTargetDependency */,
                3E59B9311D4A767600D3128C /* futimens.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E59B9301D4A767600D3128C /* futimens.c */; };
                3E966CEE1FB2216F0019F7A1 /* file_cmds.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 3E966CEC1FB2214F0019F7A1 /* file_cmds.plist */; };
                3E966CF01FB2218A0019F7A1 /* chgrp.sh in CopyFiles */ = {isa = PBXBuildFile; fileRef = 3E966CEB1FB2214F0019F7A1 /* chgrp.sh */; };
+               729D06D8230B5E42000716E5 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 729D06D7230B5E42000716E5 /* CoreFoundation.framework */; };
+               7D0A20EA2499364700F0F6D7 /* metrics.c in Sources */ = {isa = PBXBuildFile; fileRef = 7D0A20E92499364700F0F6D7 /* metrics.c */; };
+               D178BEFB253DAE2A001FC103 /* file_cmds.plist in Copy plist */ = {isa = PBXBuildFile; fileRef = 3E966CEC1FB2214F0019F7A1 /* file_cmds.plist */; };
+               D178BF22253DAE42001FC103 /* chgrp.sh in Copy tests */ = {isa = PBXBuildFile; fileRef = 3E966CEB1FB2214F0019F7A1 /* chgrp.sh */; };
+               D178BF48253DAE45001FC103 /* touch.sh in Copy tests */ = {isa = PBXBuildFile; fileRef = D11B5750253C22BD009A59BF /* touch.sh */; };
+               D1B4221F25762FC8003E3A47 /* cp.sh in Copy tests */ = {isa = PBXBuildFile; fileRef = D1B421D325762E9E003E3A47 /* cp.sh */; };
                FC8A8A2814B6486E001B97AD /* chflags.c in Sources */ = {isa = PBXBuildFile; fileRef = FCB1BDCC14B6460C0070FACB /* chflags.c */; };
                FC8A8BE414B6494B001B97AD /* chflags.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FCB1BDCB14B6460C0070FACB /* chflags.1 */; };
                FC8A8BE514B64958001B97AD /* chmod.c in Sources */ = {isa = PBXBuildFile; fileRef = FCB1BDD014B6460C0070FACB /* chmod.c */; };
 /* End PBXBuildFile section */
 
 /* Begin PBXContainerItemProxy section */
+               729D074F2347EC4D000716E5 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = FCB1BDAF14B645D00070FACB /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = FC8A8B8C14B648ED001B97AD;
+                       remoteInfo = mtree;
+               };
                FC8A8C4914B64DE1001B97AD /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
                        containerPortal = FCB1BDAF14B645D00070FACB /* Project object */;
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                };
+               D178BEFA253DAE01001FC103 /* Copy plist */ = {
+                       isa = PBXCopyFilesBuildPhase;
+                       buildActionMask = 2147483647;
+                       dstPath = /AppleInternal/CoreOS/BATS/unit_tests;
+                       dstSubfolderSpec = 0;
+                       files = (
+                               D178BEFB253DAE2A001FC103 /* file_cmds.plist in Copy plist */,
+                       );
+                       name = "Copy plist";
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
+               D178BF21253DAE2E001FC103 /* Copy tests */ = {
+                       isa = PBXCopyFilesBuildPhase;
+                       buildActionMask = 2147483647;
+                       dstPath = /AppleInternal/Tests/file_cmds;
+                       dstSubfolderSpec = 0;
+                       files = (
+                               D1B4221F25762FC8003E3A47 /* cp.sh in Copy tests */,
+                               D178BF48253DAE45001FC103 /* touch.sh in Copy tests */,
+                               D178BF22253DAE42001FC103 /* chgrp.sh in Copy tests */,
+                       );
+                       name = "Copy tests";
+                       runOnlyForDeploymentPostprocessing = 0;
+               };
                FC8A8B0F14B648D7001B97AD /* CopyFiles */ = {
                        isa = PBXCopyFilesBuildPhase;
                        buildActionMask = 2147483647;
                3E59B9301D4A767600D3128C /* futimens.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = futimens.c; sourceTree = "<group>"; };
                3E966CEB1FB2214F0019F7A1 /* chgrp.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = chgrp.sh; sourceTree = "<group>"; };
                3E966CEC1FB2214F0019F7A1 /* file_cmds.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = file_cmds.plist; sourceTree = "<group>"; };
+               729D06D7230B5E42000716E5 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
+               7D0A20E82499364700F0F6D7 /* metrics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = metrics.h; sourceTree = "<group>"; };
+               7D0A20E92499364700F0F6D7 /* metrics.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = metrics.c; sourceTree = "<group>"; };
+               D11B5750253C22BD009A59BF /* touch.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = touch.sh; sourceTree = "<group>"; };
+               D1B421D325762E9E003E3A47 /* cp.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = cp.sh; sourceTree = "<group>"; };
                FC8A8B1214B648D7001B97AD /* chmod */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = chmod; sourceTree = BUILT_PRODUCTS_DIR; };
                FC8A8B1A14B648E0001B97AD /* chown */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = chown; sourceTree = BUILT_PRODUCTS_DIR; };
                FC8A8B2214B648E3001B97AD /* cksum */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cksum; sourceTree = BUILT_PRODUCTS_DIR; };
                        isa = PBXFrameworksBuildPhase;
                        buildActionMask = 2147483647;
                        files = (
+                               729D06D8230B5E42000716E5 /* CoreFoundation.framework in Frameworks */,
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                };
                        children = (
                                3E966CEB1FB2214F0019F7A1 /* chgrp.sh */,
                                3E966CEC1FB2214F0019F7A1 /* file_cmds.plist */,
+                               D11B5750253C22BD009A59BF /* touch.sh */,
+                               D1B421D325762E9E003E3A47 /* cp.sh */,
                        );
                        path = tests;
                        sourceTree = "<group>";
                };
+               729D06D6230B5E42000716E5 /* Frameworks */ = {
+                       isa = PBXGroup;
+                       children = (
+                               729D06D7230B5E42000716E5 /* CoreFoundation.framework */,
+                       );
+                       name = Frameworks;
+                       sourceTree = "<group>";
+               };
                FCB1BDAD14B645D00070FACB = {
                        isa = PBXGroup;
                        children = (
                                FCB1BE8614B6460C0070FACB /* touch */,
                                FDAD94A71808BCB700B4D5A0 /* Libraries */,
                                FCB1BDB914B645D10070FACB /* Products */,
+                               729D06D6230B5E42000716E5 /* Frameworks */,
                        );
                        indentWidth = 8;
                        sourceTree = "<group>";
                                FCB1BE4114B6460C0070FACB /* specspec.c */,
                                FCB1BE4214B6460C0070FACB /* test */,
                                FCB1BE4814B6460C0070FACB /* verify.c */,
+                               7D0A20E82499364700F0F6D7 /* metrics.h */,
+                               7D0A20E92499364700F0F6D7 /* metrics.c */,
                        );
                        path = mtree;
                        sourceTree = "<group>";
                                FC8A8CC814B65F92001B97AD /* uncompress */,
                                FC8A8C5014B650CF001B97AD /* unlink */,
                                3E966CE71FB2211F0019F7A1 /* tests */,
+                               729D07252347EC4D000716E5 /* macos_host_tools */,
                        );
                };
 /* End PBXProject section */
                                FC8A8C1914B64A1A001B97AD /* create.c in Sources */,
                                FC8A8C1A14B64A22001B97AD /* excludes.c in Sources */,
                                FC8A8C1B14B64A27001B97AD /* misc.c in Sources */,
+                               7D0A20EA2499364700F0F6D7 /* metrics.c in Sources */,
                                FC8A8C1C14B64A2D001B97AD /* mtree.c in Sources */,
                                FC8A8C1D14B64A31001B97AD /* spec.c in Sources */,
                                FC8A8C1E14B64A34001B97AD /* specspec.c in Sources */,
 /* End PBXSourcesBuildPhase section */
 
 /* Begin PBXTargetDependency section */
+               729D074E2347EC4D000716E5 /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = FC8A8B8C14B648ED001B97AD /* mtree */;
+                       targetProxy = 729D074F2347EC4D000716E5 /* PBXContainerItemProxy */;
+               };
                FC8A8C4A14B64DE1001B97AD /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
                        target = FC8A8BC414B648EF001B97AD /* stat */;
                        };
                        name = Release;
                };
+               729D07692347EC4D000716E5 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               INSTALL_PATH = /usr/bin;
+                               PRODUCT_NAME = "$(TARGET_NAME)";
+                       };
+                       name = Release;
+               };
                FC8A8B1114B648D7001B97AD /* Release */ = {
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                        ENABLE_SHA1,
                                        ENABLE_SHA256,
                                );
+                               GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = YES;
                                INSTALL_PATH = /usr/sbin;
                                "OTHER_LDFLAGS[sdk=macosx*]" = "-lCrashReporterClient";
                        };
                        defaultConfigurationIsVisible = 0;
                        defaultConfigurationName = Release;
                };
+               729D07682347EC4D000716E5 /* Build configuration list for PBXAggregateTarget "macos_host_tools" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               729D07692347EC4D000716E5 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Release;
+               };
                FC8A8B1014B648D7001B97AD /* Build configuration list for PBXNativeTarget "chmod" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (