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>";
58 FCCE17BC135A6444002CEE6D /* Products */ = {
61 FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */,
64 sourceTree = "<group>";
66 /* End PBXGroup section */
68 /* Begin PBXHeadersBuildPhase section */
69 FCCE17B9135A6444002CEE6D /* Headers */ = {
70 isa = PBXHeadersBuildPhase;
71 buildActionMask = 2147483647;
73 FCCE17C4135A658F002CEE6D /* copyfile.h in Headers */,
74 72EAA3B016A72F4500833E98 /* xattr_flags.h in Headers */,
75 72B4C0F41676C47D00C13E05 /* copyfile_private.h in Headers */,
76 86EF9F0A1834018C00AAB3F3 /* xattr_properties.h in Headers */,
78 runOnlyForDeploymentPostprocessing = 0;
80 /* End PBXHeadersBuildPhase section */
82 /* Begin PBXNativeTarget section */
83 FCCE17BA135A6444002CEE6D /* copyfile */ = {
84 isa = PBXNativeTarget;
85 buildConfigurationList = FCCE17BE135A6444002CEE6D /* Build configuration list for PBXNativeTarget "copyfile" */;
87 FCCE17B7135A6444002CEE6D /* Sources */,
88 FCCE17B8135A6444002CEE6D /* Frameworks */,
89 FCCE17B9135A6444002CEE6D /* Headers */,
90 FCCE17DF135A70A0002CEE6D /* Run Script */,
97 productName = copyfile;
98 productReference = FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */;
99 productType = "com.apple.product-type.library.dynamic";
101 /* End PBXNativeTarget section */
103 /* Begin PBXProject section */
104 FCCE17AD135A5FFB002CEE6D /* Project object */ = {
107 ORGANIZATIONNAME = "Apple Inc.";
109 buildConfigurationList = FCCE17B0135A5FFB002CEE6D /* Build configuration list for PBXProject "copyfile" */;
110 compatibilityVersion = "Xcode 3.2";
111 developmentRegion = English;
112 hasScannedForEncodings = 0;
116 mainGroup = FCCE17AB135A5FFB002CEE6D;
117 productRefGroup = FCCE17BC135A6444002CEE6D /* Products */;
121 FCCE17BA135A6444002CEE6D /* copyfile */,
124 /* End PBXProject section */
126 /* Begin PBXShellScriptBuildPhase section */
127 FCCE17DF135A70A0002CEE6D /* Run Script */ = {
128 isa = PBXShellScriptBuildPhase;
137 runOnlyForDeploymentPostprocessing = 1;
139 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install_files.sh";
141 /* End PBXShellScriptBuildPhase section */
143 /* Begin PBXSourcesBuildPhase section */
144 FCCE17B7135A6444002CEE6D /* Sources */ = {
145 isa = PBXSourcesBuildPhase;
146 buildActionMask = 2147483647;
148 FCCE17C3135A658F002CEE6D /* copyfile.c in Sources */,
149 72406E631676C3C80099568B /* xattr_flags.c in Sources */,
151 runOnlyForDeploymentPostprocessing = 0;
153 /* End PBXSourcesBuildPhase section */
155 /* Begin XCBuildConfiguration section */
156 FCCE17B3135A5FFB002CEE6D /* Release */ = {
157 isa = XCBuildConfiguration;
158 baseConfigurationReference = 3F1EFD4C185C4EB400D1C970 /* copyfile.xcconfig */;
160 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
161 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
162 GCC_WARN_ABOUT_RETURN_TYPE = YES;
163 GCC_WARN_SHADOW = YES;
164 GCC_WARN_SIGN_COMPARE = YES;
165 GCC_WARN_UNUSED_FUNCTION = YES;
166 GCC_WARN_UNUSED_LABEL = YES;
167 GCC_WARN_UNUSED_PARAMETER = YES;
168 GCC_WARN_UNUSED_VARIABLE = YES;
182 FCCE17BD135A6444002CEE6D /* Release */ = {
183 isa = XCBuildConfiguration;
185 EXECUTABLE_PREFIX = lib;
186 GCC_NO_COMMON_BLOCKS = YES;
187 GCC_PREPROCESSOR_DEFINITIONS = "__DARWIN_NOW_CANCELABLE=1";
188 LINK_WITH_STANDARD_LIBRARIES = NO;
190 "-Wl,-umbrella,System",
204 "OTHER_LDFLAGS[sdk=iphoneos*]" = (
205 "-Wl,-umbrella,System",
218 "OTHER_LDFLAGS[sdk=iphonesimulator*]" = (
219 "-Wl,-umbrella,System",
223 "-lsystem_sim_kernel",
226 "-lsystem_sim_blocks",
246 /* End XCBuildConfiguration section */
248 /* Begin XCConfigurationList section */
249 FCCE17B0135A5FFB002CEE6D /* Build configuration list for PBXProject "copyfile" */ = {
250 isa = XCConfigurationList;
251 buildConfigurations = (
252 FCCE17B3135A5FFB002CEE6D /* Release */,
254 defaultConfigurationIsVisible = 0;
255 defaultConfigurationName = Release;
257 FCCE17BE135A6444002CEE6D /* Build configuration list for PBXNativeTarget "copyfile" */ = {
258 isa = XCConfigurationList;
259 buildConfigurations = (
260 FCCE17BD135A6444002CEE6D /* Release */,
262 defaultConfigurationIsVisible = 0;
263 defaultConfigurationName = Release;
265 /* End XCConfigurationList section */
267 rootObject = FCCE17AD135A5FFB002CEE6D /* Project object */;