9 /* Begin PBXBuildFile section */
10 72406E631676C3C80099568B /* xattr_flags.c in Sources */ = {isa = PBXBuildFile; fileRef = 72406E621676C3C80099568B /* xattr_flags.c */; };
11 72B4C0F41676C47D00C13E05 /* copyfile_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72B4C0F31676C47D00C13E05 /* copyfile_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
12 72EAA3B016A72F4500833E98 /* xattr_flags.h in Headers */ = {isa = PBXBuildFile; fileRef = 72EAA3AF16A72F4500833E98 /* xattr_flags.h */; settings = {ATTRIBUTES = (Public, ); }; };
13 86EF9F0A1834018C00AAB3F3 /* xattr_properties.h in Headers */ = {isa = PBXBuildFile; fileRef = 86EF9F091834018C00AAB3F3 /* xattr_properties.h */; settings = {ATTRIBUTES = (Private, ); }; };
14 FCCE17C3135A658F002CEE6D /* copyfile.c in Sources */ = {isa = PBXBuildFile; fileRef = FCCE17C1135A658F002CEE6D /* copyfile.c */; };
15 FCCE17C4135A658F002CEE6D /* copyfile.h in Headers */ = {isa = PBXBuildFile; fileRef = FCCE17C2135A658F002CEE6D /* copyfile.h */; settings = {ATTRIBUTES = (Public, ); }; };
16 /* End PBXBuildFile section */
18 /* Begin PBXFileReference section */
19 3F1EFD4C185C4EB400D1C970 /* copyfile.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = copyfile.xcconfig; path = xcodescripts/copyfile.xcconfig; sourceTree = "<group>"; };
20 72406E621676C3C80099568B /* xattr_flags.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xattr_flags.c; sourceTree = "<group>"; };
21 72B4C0F31676C47D00C13E05 /* copyfile_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = copyfile_private.h; sourceTree = "<group>"; };
22 72EAA3AF16A72F4500833E98 /* xattr_flags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xattr_flags.h; sourceTree = "<group>"; };
23 861E1C14180F0AF900E65B9A /* xattr_name_with_flags.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xattr_name_with_flags.3; sourceTree = "<group>"; };
24 86EF9F091834018C00AAB3F3 /* xattr_properties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xattr_properties.h; sourceTree = "<group>"; };
25 FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libcopyfile.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
26 FCCE17C0135A658F002CEE6D /* copyfile.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = copyfile.3; sourceTree = "<group>"; };
27 FCCE17C1135A658F002CEE6D /* copyfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = copyfile.c; sourceTree = "<group>"; };
28 FCCE17C2135A658F002CEE6D /* copyfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = copyfile.h; sourceTree = "<group>"; };
29 /* End PBXFileReference section */
31 /* Begin PBXFrameworksBuildPhase section */
32 FCCE17B8135A6444002CEE6D /* Frameworks */ = {
33 isa = PBXFrameworksBuildPhase;
34 buildActionMask = 2147483647;
37 runOnlyForDeploymentPostprocessing = 0;
39 /* End PBXFrameworksBuildPhase section */
41 /* Begin PBXGroup section */
42 FCCE17AB135A5FFB002CEE6D = {
45 3F1EFD4C185C4EB400D1C970 /* copyfile.xcconfig */,
46 861E1C14180F0AF900E65B9A /* xattr_name_with_flags.3 */,
47 72B4C0F31676C47D00C13E05 /* copyfile_private.h */,
48 72EAA3AF16A72F4500833E98 /* xattr_flags.h */,
49 72406E621676C3C80099568B /* xattr_flags.c */,
50 FCCE17C0135A658F002CEE6D /* copyfile.3 */,
51 FCCE17C1135A658F002CEE6D /* copyfile.c */,
52 86EF9F091834018C00AAB3F3 /* xattr_properties.h */,
53 FCCE17C2135A658F002CEE6D /* copyfile.h */,
54 FCCE17BC135A6444002CEE6D /* Products */,
56 sourceTree = "<group>";
59 FCCE17BC135A6444002CEE6D /* Products */ = {
62 FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */,
65 sourceTree = "<group>";
67 /* End PBXGroup section */
69 /* Begin PBXHeadersBuildPhase section */
70 FCCE17B9135A6444002CEE6D /* Headers */ = {
71 isa = PBXHeadersBuildPhase;
72 buildActionMask = 2147483647;
74 FCCE17C4135A658F002CEE6D /* copyfile.h in Headers */,
75 72EAA3B016A72F4500833E98 /* xattr_flags.h in Headers */,
76 72B4C0F41676C47D00C13E05 /* copyfile_private.h in Headers */,
77 86EF9F0A1834018C00AAB3F3 /* xattr_properties.h in Headers */,
79 runOnlyForDeploymentPostprocessing = 0;
81 /* End PBXHeadersBuildPhase section */
83 /* Begin PBXNativeTarget section */
84 FCCE17BA135A6444002CEE6D /* copyfile */ = {
85 isa = PBXNativeTarget;
86 buildConfigurationList = FCCE17BE135A6444002CEE6D /* Build configuration list for PBXNativeTarget "copyfile" */;
88 FCCE17B7135A6444002CEE6D /* Sources */,
89 FCCE17B8135A6444002CEE6D /* Frameworks */,
90 FCCE17B9135A6444002CEE6D /* Headers */,
91 FCCE17DF135A70A0002CEE6D /* Run Script */,
98 productName = copyfile;
99 productReference = FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */;
100 productType = "com.apple.product-type.library.dynamic";
102 /* End PBXNativeTarget section */
104 /* Begin PBXProject section */
105 FCCE17AD135A5FFB002CEE6D /* Project object */ = {
108 ORGANIZATIONNAME = "Apple Inc.";
110 buildConfigurationList = FCCE17B0135A5FFB002CEE6D /* Build configuration list for PBXProject "copyfile" */;
111 compatibilityVersion = "Xcode 3.2";
112 developmentRegion = English;
113 hasScannedForEncodings = 0;
117 mainGroup = FCCE17AB135A5FFB002CEE6D;
118 productRefGroup = FCCE17BC135A6444002CEE6D /* Products */;
122 FCCE17BA135A6444002CEE6D /* copyfile */,
125 /* End PBXProject section */
127 /* Begin PBXShellScriptBuildPhase section */
128 FCCE17DF135A70A0002CEE6D /* Run Script */ = {
129 isa = PBXShellScriptBuildPhase;
138 runOnlyForDeploymentPostprocessing = 1;
140 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install_files.sh";
142 /* End PBXShellScriptBuildPhase section */
144 /* Begin PBXSourcesBuildPhase section */
145 FCCE17B7135A6444002CEE6D /* Sources */ = {
146 isa = PBXSourcesBuildPhase;
147 buildActionMask = 2147483647;
149 FCCE17C3135A658F002CEE6D /* copyfile.c in Sources */,
150 72406E631676C3C80099568B /* xattr_flags.c in Sources */,
152 runOnlyForDeploymentPostprocessing = 0;
154 /* End PBXSourcesBuildPhase section */
156 /* Begin XCBuildConfiguration section */
157 FCCE17B3135A5FFB002CEE6D /* Release */ = {
158 isa = XCBuildConfiguration;
159 baseConfigurationReference = 3F1EFD4C185C4EB400D1C970 /* copyfile.xcconfig */;
161 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
162 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
163 GCC_WARN_ABOUT_RETURN_TYPE = YES;
164 GCC_WARN_SHADOW = YES;
165 GCC_WARN_SIGN_COMPARE = YES;
166 GCC_WARN_UNUSED_FUNCTION = YES;
167 GCC_WARN_UNUSED_LABEL = YES;
168 GCC_WARN_UNUSED_PARAMETER = YES;
169 GCC_WARN_UNUSED_VARIABLE = YES;
170 SDKROOT = macosx.internal;
184 FCCE17BD135A6444002CEE6D /* Release */ = {
185 isa = XCBuildConfiguration;
187 EXECUTABLE_PREFIX = lib;
188 GCC_NO_COMMON_BLOCKS = YES;
189 GCC_PREPROCESSOR_DEFINITIONS = "__DARWIN_NOW_CANCELABLE=1";
190 LINK_WITH_STANDARD_LIBRARIES = NO;
192 "-Wl,-umbrella,System",
206 "OTHER_LDFLAGS[sdk=iphone*]" = (
207 "-Wl,-umbrella,System",
211 "-lsystem$(SIM_SUFFIX)_kernel",
220 SDKROOT = macosx.internal;
221 "SIM_SUFFIX[sdk=iphonesimulator*]" = _sim;
236 /* End XCBuildConfiguration section */
238 /* Begin XCConfigurationList section */
239 FCCE17B0135A5FFB002CEE6D /* Build configuration list for PBXProject "copyfile" */ = {
240 isa = XCConfigurationList;
241 buildConfigurations = (
242 FCCE17B3135A5FFB002CEE6D /* Release */,
244 defaultConfigurationIsVisible = 0;
245 defaultConfigurationName = Release;
247 FCCE17BE135A6444002CEE6D /* Build configuration list for PBXNativeTarget "copyfile" */ = {
248 isa = XCConfigurationList;
249 buildConfigurations = (
250 FCCE17BD135A6444002CEE6D /* Release */,
252 defaultConfigurationIsVisible = 0;
253 defaultConfigurationName = Release;
255 /* End XCConfigurationList section */
257 rootObject = FCCE17AD135A5FFB002CEE6D /* Project object */;