9 /* Begin PBXBuildFile section */
10 096213F7239827D0005847FC /* identical_test.c in Sources */ = {isa = PBXBuildFile; fileRef = 096213F6239827D0005847FC /* identical_test.c */; };
11 098AF3B622692BF300F9BA42 /* stat_test.c in Sources */ = {isa = PBXBuildFile; fileRef = 098AF3B522692BF300F9BA42 /* stat_test.c */; };
12 3EF9FA5F2418B6BA003B43E8 /* readonly_fd_test.c in Sources */ = {isa = PBXBuildFile; fileRef = 3EF9FA5E2418B6BA003B43E8 /* readonly_fd_test.c */; };
13 721D4F071EA95283000F0555 /* copyfile.c in Sources */ = {isa = PBXBuildFile; fileRef = FCCE17C1135A658F002CEE6D /* copyfile.c */; };
14 721D4F081EA95290000F0555 /* xattr_flags.c in Sources */ = {isa = PBXBuildFile; fileRef = 72406E621676C3C80099568B /* xattr_flags.c */; };
15 72406E631676C3C80099568B /* xattr_flags.c in Sources */ = {isa = PBXBuildFile; fileRef = 72406E621676C3C80099568B /* xattr_flags.c */; };
16 726EE9DB1E9423E50017A5B9 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 726EE9DA1E9423E50017A5B9 /* main.c */; };
17 726EE9E01E9425160017A5B9 /* sparse_test.c in Sources */ = {isa = PBXBuildFile; fileRef = 726EE9DE1E9425160017A5B9 /* sparse_test.c */; };
18 726EE9E41E946B320017A5B9 /* systemx.c in Sources */ = {isa = PBXBuildFile; fileRef = 726EE9E21E946B320017A5B9 /* systemx.c */; };
19 726EE9E61E946D590017A5B9 /* test_utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 726EE9E51E946D590017A5B9 /* test_utils.c */; };
20 72B4C0F41676C47D00C13E05 /* copyfile_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72B4C0F31676C47D00C13E05 /* copyfile_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
21 72EAA3B016A72F4500833E98 /* xattr_flags.h in Headers */ = {isa = PBXBuildFile; fileRef = 72EAA3AF16A72F4500833E98 /* xattr_flags.h */; settings = {ATTRIBUTES = (Public, ); }; };
22 86EF9F0A1834018C00AAB3F3 /* xattr_properties.h in Headers */ = {isa = PBXBuildFile; fileRef = 86EF9F091834018C00AAB3F3 /* xattr_properties.h */; settings = {ATTRIBUTES = (Private, ); }; };
23 D11048A22455AE7900E8F465 /* xattr_test.c in Sources */ = {isa = PBXBuildFile; fileRef = D11048A12455AE7900E8F465 /* xattr_test.c */; };
24 FCCE17C3135A658F002CEE6D /* copyfile.c in Sources */ = {isa = PBXBuildFile; fileRef = FCCE17C1135A658F002CEE6D /* copyfile.c */; };
25 FCCE17C4135A658F002CEE6D /* copyfile.h in Headers */ = {isa = PBXBuildFile; fileRef = FCCE17C2135A658F002CEE6D /* copyfile.h */; settings = {ATTRIBUTES = (Public, ); }; };
26 /* End PBXBuildFile section */
28 /* Begin PBXCopyFilesBuildPhase section */
29 726EE9D61E9423E50017A5B9 /* CopyFiles */ = {
30 isa = PBXCopyFilesBuildPhase;
31 buildActionMask = 2147483647;
32 dstPath = /usr/share/man/man1/;
36 runOnlyForDeploymentPostprocessing = 1;
38 /* End PBXCopyFilesBuildPhase section */
40 /* Begin PBXFileReference section */
41 096213F5239827D0005847FC /* identical_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = identical_test.h; sourceTree = "<group>"; };
42 096213F6239827D0005847FC /* identical_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = identical_test.c; sourceTree = "<group>"; };
43 098AF3B422692BF300F9BA42 /* stat_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stat_test.h; sourceTree = "<group>"; };
44 098AF3B522692BF300F9BA42 /* stat_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = stat_test.c; sourceTree = "<group>"; };
45 098AF3B7226A510E00F9BA42 /* copyfile_test.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = copyfile_test.entitlements; sourceTree = "<group>"; };
46 3EF9FA5D2418B6BA003B43E8 /* readonly_fd_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = readonly_fd_test.h; sourceTree = "<group>"; };
47 3EF9FA5E2418B6BA003B43E8 /* readonly_fd_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = readonly_fd_test.c; sourceTree = "<group>"; };
48 3F1EFD4C185C4EB400D1C970 /* copyfile.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = copyfile.xcconfig; path = xcodescripts/copyfile.xcconfig; sourceTree = "<group>"; };
49 721D4F051EA95008000F0555 /* libcopyfile.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libcopyfile.tbd; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/lib/system/libcopyfile.tbd; sourceTree = DEVELOPER_DIR; };
50 72406E621676C3C80099568B /* xattr_flags.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xattr_flags.c; sourceTree = "<group>"; };
51 726EE9D81E9423E50017A5B9 /* copyfile_test */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = copyfile_test; sourceTree = BUILT_PRODUCTS_DIR; };
52 726EE9DA1E9423E50017A5B9 /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
53 726EE9DE1E9425160017A5B9 /* sparse_test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sparse_test.c; sourceTree = "<group>"; };
54 726EE9DF1E9425160017A5B9 /* sparse_test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sparse_test.h; sourceTree = "<group>"; };
55 726EE9E11E9427B40017A5B9 /* test_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = test_utils.h; sourceTree = "<group>"; };
56 726EE9E21E946B320017A5B9 /* systemx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = systemx.c; sourceTree = "<group>"; };
57 726EE9E31E946B320017A5B9 /* systemx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = systemx.h; sourceTree = "<group>"; };
58 726EE9E51E946D590017A5B9 /* test_utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = test_utils.c; sourceTree = "<group>"; };
59 72B4C0F31676C47D00C13E05 /* copyfile_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = copyfile_private.h; sourceTree = "<group>"; };
60 72EAA3AF16A72F4500833E98 /* xattr_flags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xattr_flags.h; sourceTree = "<group>"; };
61 861E1C14180F0AF900E65B9A /* xattr_name_with_flags.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = xattr_name_with_flags.3; sourceTree = "<group>"; };
62 86EF9F091834018C00AAB3F3 /* xattr_properties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xattr_properties.h; sourceTree = "<group>"; };
63 D11048A02455AE7900E8F465 /* xattr_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xattr_test.h; sourceTree = "<group>"; };
64 D11048A12455AE7900E8F465 /* xattr_test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = xattr_test.c; sourceTree = "<group>"; };
65 FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libcopyfile.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
66 FCCE17C0135A658F002CEE6D /* copyfile.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = copyfile.3; sourceTree = "<group>"; };
67 FCCE17C1135A658F002CEE6D /* copyfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = copyfile.c; sourceTree = "<group>"; };
68 FCCE17C2135A658F002CEE6D /* copyfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = copyfile.h; sourceTree = "<group>"; };
69 /* End PBXFileReference section */
71 /* Begin PBXFrameworksBuildPhase section */
72 726EE9D51E9423E50017A5B9 /* Frameworks */ = {
73 isa = PBXFrameworksBuildPhase;
74 buildActionMask = 2147483647;
77 runOnlyForDeploymentPostprocessing = 0;
79 FCCE17B8135A6444002CEE6D /* Frameworks */ = {
80 isa = PBXFrameworksBuildPhase;
81 buildActionMask = 2147483647;
84 runOnlyForDeploymentPostprocessing = 0;
86 /* End PBXFrameworksBuildPhase section */
88 /* Begin PBXGroup section */
89 721D4F041EA95007000F0555 /* Frameworks */ = {
92 721D4F051EA95008000F0555 /* libcopyfile.tbd */,
95 sourceTree = "<group>";
97 726EE9D91E9423E50017A5B9 /* copyfile_test */ = {
100 726EE9DA1E9423E50017A5B9 /* main.c */,
101 096213F6239827D0005847FC /* identical_test.c */,
102 096213F5239827D0005847FC /* identical_test.h */,
103 3EF9FA5E2418B6BA003B43E8 /* readonly_fd_test.c */,
104 3EF9FA5D2418B6BA003B43E8 /* readonly_fd_test.h */,
105 726EE9DE1E9425160017A5B9 /* sparse_test.c */,
106 726EE9DF1E9425160017A5B9 /* sparse_test.h */,
107 098AF3B522692BF300F9BA42 /* stat_test.c */,
108 098AF3B422692BF300F9BA42 /* stat_test.h */,
109 726EE9E51E946D590017A5B9 /* test_utils.c */,
110 726EE9E11E9427B40017A5B9 /* test_utils.h */,
111 726EE9E21E946B320017A5B9 /* systemx.c */,
112 726EE9E31E946B320017A5B9 /* systemx.h */,
113 098AF3B7226A510E00F9BA42 /* copyfile_test.entitlements */,
114 D11048A02455AE7900E8F465 /* xattr_test.h */,
115 D11048A12455AE7900E8F465 /* xattr_test.c */,
117 path = copyfile_test;
118 sourceTree = "<group>";
120 FCCE17AB135A5FFB002CEE6D = {
123 3F1EFD4C185C4EB400D1C970 /* copyfile.xcconfig */,
124 861E1C14180F0AF900E65B9A /* xattr_name_with_flags.3 */,
125 72B4C0F31676C47D00C13E05 /* copyfile_private.h */,
126 72EAA3AF16A72F4500833E98 /* xattr_flags.h */,
127 72406E621676C3C80099568B /* xattr_flags.c */,
128 FCCE17C0135A658F002CEE6D /* copyfile.3 */,
129 FCCE17C1135A658F002CEE6D /* copyfile.c */,
130 86EF9F091834018C00AAB3F3 /* xattr_properties.h */,
131 FCCE17C2135A658F002CEE6D /* copyfile.h */,
132 726EE9D91E9423E50017A5B9 /* copyfile_test */,
133 FCCE17BC135A6444002CEE6D /* Products */,
134 721D4F041EA95007000F0555 /* Frameworks */,
136 sourceTree = "<group>";
139 FCCE17BC135A6444002CEE6D /* Products */ = {
142 FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */,
143 726EE9D81E9423E50017A5B9 /* copyfile_test */,
146 sourceTree = "<group>";
148 /* End PBXGroup section */
150 /* Begin PBXHeadersBuildPhase section */
151 FCCE17B9135A6444002CEE6D /* Headers */ = {
152 isa = PBXHeadersBuildPhase;
153 buildActionMask = 2147483647;
155 FCCE17C4135A658F002CEE6D /* copyfile.h in Headers */,
156 72EAA3B016A72F4500833E98 /* xattr_flags.h in Headers */,
157 72B4C0F41676C47D00C13E05 /* copyfile_private.h in Headers */,
158 86EF9F0A1834018C00AAB3F3 /* xattr_properties.h in Headers */,
160 runOnlyForDeploymentPostprocessing = 0;
162 /* End PBXHeadersBuildPhase section */
164 /* Begin PBXNativeTarget section */
165 726EE9D71E9423E50017A5B9 /* copyfile_test */ = {
166 isa = PBXNativeTarget;
167 buildConfigurationList = 726EE9DD1E9423E50017A5B9 /* Build configuration list for PBXNativeTarget "copyfile_test" */;
169 726EE9D41E9423E50017A5B9 /* Sources */,
170 726EE9D51E9423E50017A5B9 /* Frameworks */,
171 726EE9D61E9423E50017A5B9 /* CopyFiles */,
177 name = copyfile_test;
178 productName = copyfile_test;
179 productReference = 726EE9D81E9423E50017A5B9 /* copyfile_test */;
180 productType = "com.apple.product-type.tool";
182 FCCE17BA135A6444002CEE6D /* copyfile */ = {
183 isa = PBXNativeTarget;
184 buildConfigurationList = FCCE17BE135A6444002CEE6D /* Build configuration list for PBXNativeTarget "copyfile" */;
186 FCCE17B7135A6444002CEE6D /* Sources */,
187 FCCE17B8135A6444002CEE6D /* Frameworks */,
188 FCCE17B9135A6444002CEE6D /* Headers */,
189 FCCE17DF135A70A0002CEE6D /* Run Script */,
196 productName = copyfile;
197 productReference = FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */;
198 productType = "com.apple.product-type.library.dynamic";
200 /* End PBXNativeTarget section */
202 /* Begin PBXProject section */
203 FCCE17AD135A5FFB002CEE6D /* Project object */ = {
206 ORGANIZATIONNAME = "Apple Inc.";
208 726EE9D71E9423E50017A5B9 = {
209 CreatedOnToolsVersion = 9.0;
210 ProvisioningStyle = Automatic;
214 buildConfigurationList = FCCE17B0135A5FFB002CEE6D /* Build configuration list for PBXProject "copyfile" */;
215 compatibilityVersion = "Xcode 3.2";
216 developmentRegion = English;
217 hasScannedForEncodings = 0;
222 mainGroup = FCCE17AB135A5FFB002CEE6D;
223 productRefGroup = FCCE17BC135A6444002CEE6D /* Products */;
227 FCCE17BA135A6444002CEE6D /* copyfile */,
228 726EE9D71E9423E50017A5B9 /* copyfile_test */,
231 /* End PBXProject section */
233 /* Begin PBXShellScriptBuildPhase section */
234 FCCE17DF135A70A0002CEE6D /* Run Script */ = {
235 isa = PBXShellScriptBuildPhase;
244 runOnlyForDeploymentPostprocessing = 1;
246 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install_files.sh";
248 /* End PBXShellScriptBuildPhase section */
250 /* Begin PBXSourcesBuildPhase section */
251 726EE9D41E9423E50017A5B9 /* Sources */ = {
252 isa = PBXSourcesBuildPhase;
253 buildActionMask = 2147483647;
255 098AF3B622692BF300F9BA42 /* stat_test.c in Sources */,
256 721D4F081EA95290000F0555 /* xattr_flags.c in Sources */,
257 3EF9FA5F2418B6BA003B43E8 /* readonly_fd_test.c in Sources */,
258 D11048A22455AE7900E8F465 /* xattr_test.c in Sources */,
259 721D4F071EA95283000F0555 /* copyfile.c in Sources */,
260 726EE9DB1E9423E50017A5B9 /* main.c in Sources */,
261 726EE9E61E946D590017A5B9 /* test_utils.c in Sources */,
262 096213F7239827D0005847FC /* identical_test.c in Sources */,
263 726EE9E41E946B320017A5B9 /* systemx.c in Sources */,
264 726EE9E01E9425160017A5B9 /* sparse_test.c in Sources */,
266 runOnlyForDeploymentPostprocessing = 0;
268 FCCE17B7135A6444002CEE6D /* Sources */ = {
269 isa = PBXSourcesBuildPhase;
270 buildActionMask = 2147483647;
272 FCCE17C3135A658F002CEE6D /* copyfile.c in Sources */,
273 72406E631676C3C80099568B /* xattr_flags.c in Sources */,
275 runOnlyForDeploymentPostprocessing = 0;
277 /* End PBXSourcesBuildPhase section */
279 /* Begin XCBuildConfiguration section */
280 726EE9DC1E9423E50017A5B9 /* Release */ = {
281 isa = XCBuildConfiguration;
283 ALWAYS_SEARCH_USER_PATHS = NO;
284 CLANG_ANALYZER_NONNULL = YES;
285 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
286 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
287 CLANG_CXX_LIBRARY = "libc++";
288 CLANG_ENABLE_MODULES = YES;
289 CLANG_ENABLE_OBJC_ARC = YES;
290 CLANG_WARN_BOOL_CONVERSION = YES;
291 CLANG_WARN_CONSTANT_CONVERSION = YES;
292 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
293 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
294 CLANG_WARN_EMPTY_BODY = YES;
295 CLANG_WARN_ENUM_CONVERSION = YES;
296 CLANG_WARN_INFINITE_RECURSION = YES;
297 CLANG_WARN_INT_CONVERSION = YES;
298 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
299 CLANG_WARN_SUSPICIOUS_MOVE = YES;
300 CLANG_WARN_UNREACHABLE_CODE = YES;
301 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
302 CODE_SIGN_ENTITLEMENTS = copyfile_test/copyfile_test.entitlements;
303 CODE_SIGN_IDENTITY = "-";
304 COPY_PHASE_STRIP = NO;
305 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
306 ENABLE_NS_ASSERTIONS = NO;
307 ENABLE_STRICT_OBJC_MSGSEND = YES;
308 GCC_C_LANGUAGE_STANDARD = gnu99;
309 GCC_NO_COMMON_BLOCKS = YES;
310 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
311 GCC_WARN_UNDECLARED_SELECTOR = YES;
312 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
313 LIBRARY_SEARCH_PATHS = (
315 "$(SDKROOT)/usr/lib/system",
317 MTL_ENABLE_DEBUG_INFO = NO;
318 PRODUCT_NAME = "$(TARGET_NAME)";
320 SUPPORTS_TEXT_BASED_API = YES;
321 TAPI_VERIFY_MODE = Pedantic;
325 FCCE17B3135A5FFB002CEE6D /* Release */ = {
326 isa = XCBuildConfiguration;
327 baseConfigurationReference = 3F1EFD4C185C4EB400D1C970 /* copyfile.xcconfig */;
329 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
330 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
331 GCC_WARN_ABOUT_RETURN_TYPE = YES;
332 GCC_WARN_SHADOW = YES;
333 GCC_WARN_SIGN_COMPARE = YES;
334 GCC_WARN_UNUSED_FUNCTION = YES;
335 GCC_WARN_UNUSED_LABEL = YES;
336 GCC_WARN_UNUSED_PARAMETER = YES;
337 GCC_WARN_UNUSED_VARIABLE = YES;
338 SDKROOT = macosx.internal;
352 FCCE17BD135A6444002CEE6D /* Release */ = {
353 isa = XCBuildConfiguration;
355 EXECUTABLE_PREFIX = lib;
356 GCC_NO_COMMON_BLOCKS = YES;
357 GCC_PREPROCESSOR_DEFINITIONS = "__DARWIN_NOW_CANCELABLE=1";
358 LINK_WITH_STANDARD_LIBRARIES = NO;
360 "-Wl,-umbrella,System",
374 "OTHER_LDFLAGS[sdk=iphone*]" = (
375 "-Wl,-umbrella,System",
379 "-lsystem$(SIM_SUFFIX)_kernel",
388 OTHER_TAPI_FLAGS = "-umbrella System";
389 SDKROOT = macosx.internal;
390 "SIM_SUFFIX[sdk=iphonesimulator*]" = _sim;
391 SUPPORTS_TEXT_BASED_API = YES;
392 TAPI_VERIFY_MODE = Pedantic;
407 /* End XCBuildConfiguration section */
409 /* Begin XCConfigurationList section */
410 726EE9DD1E9423E50017A5B9 /* Build configuration list for PBXNativeTarget "copyfile_test" */ = {
411 isa = XCConfigurationList;
412 buildConfigurations = (
413 726EE9DC1E9423E50017A5B9 /* Release */,
415 defaultConfigurationIsVisible = 0;
416 defaultConfigurationName = Release;
418 FCCE17B0135A5FFB002CEE6D /* Build configuration list for PBXProject "copyfile" */ = {
419 isa = XCConfigurationList;
420 buildConfigurations = (
421 FCCE17B3135A5FFB002CEE6D /* Release */,
423 defaultConfigurationIsVisible = 0;
424 defaultConfigurationName = Release;
426 FCCE17BE135A6444002CEE6D /* Build configuration list for PBXNativeTarget "copyfile" */ = {
427 isa = XCConfigurationList;
428 buildConfigurations = (
429 FCCE17BD135A6444002CEE6D /* Release */,
431 defaultConfigurationIsVisible = 0;
432 defaultConfigurationName = Release;
434 /* End XCConfigurationList section */
436 rootObject = FCCE17AD135A5FFB002CEE6D /* Project object */;