9 /* Begin PBXBuildFile section */
10 72406E631676C3C80099568B /* xattr_properties.c in Sources */ = {isa = PBXBuildFile; fileRef = 72406E621676C3C80099568B /* xattr_properties.c */; };
11 72B4C0F41676C47D00C13E05 /* copyfile_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 72B4C0F31676C47D00C13E05 /* copyfile_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
12 72EAA3B016A72F4500833E98 /* xattr_properties.h in Headers */ = {isa = PBXBuildFile; fileRef = 72EAA3AF16A72F4500833E98 /* xattr_properties.h */; settings = {ATTRIBUTES = (Private, ); }; };
13 FCCE17C3135A658F002CEE6D /* copyfile.c in Sources */ = {isa = PBXBuildFile; fileRef = FCCE17C1135A658F002CEE6D /* copyfile.c */; };
14 FCCE17C4135A658F002CEE6D /* copyfile.h in Headers */ = {isa = PBXBuildFile; fileRef = FCCE17C2135A658F002CEE6D /* copyfile.h */; settings = {ATTRIBUTES = (Public, ); }; };
15 /* End PBXBuildFile section */
17 /* Begin PBXFileReference section */
18 72406E621676C3C80099568B /* xattr_properties.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xattr_properties.c; sourceTree = "<group>"; };
19 72B4C0F31676C47D00C13E05 /* copyfile_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = copyfile_private.h; sourceTree = "<group>"; };
20 72EAA3AF16A72F4500833E98 /* xattr_properties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xattr_properties.h; sourceTree = "<group>"; };
21 FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libcopyfile.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
22 FCCE17C0135A658F002CEE6D /* copyfile.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = copyfile.3; sourceTree = "<group>"; };
23 FCCE17C1135A658F002CEE6D /* copyfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = copyfile.c; sourceTree = "<group>"; };
24 FCCE17C2135A658F002CEE6D /* copyfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = copyfile.h; sourceTree = "<group>"; };
25 FCCE17C5135A659B002CEE6D /* BSD.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = BSD.xcconfig; path = Makefiles/CoreOS/Xcode/BSD.xcconfig; sourceTree = DEVELOPER_DIR; };
26 /* End PBXFileReference section */
28 /* Begin PBXFrameworksBuildPhase section */
29 FCCE17B8135A6444002CEE6D /* Frameworks */ = {
30 isa = PBXFrameworksBuildPhase;
31 buildActionMask = 2147483647;
34 runOnlyForDeploymentPostprocessing = 0;
36 /* End PBXFrameworksBuildPhase section */
38 /* Begin PBXGroup section */
39 FCCE17AB135A5FFB002CEE6D = {
42 72B4C0F31676C47D00C13E05 /* copyfile_private.h */,
43 72EAA3AF16A72F4500833E98 /* xattr_properties.h */,
44 72406E621676C3C80099568B /* xattr_properties.c */,
45 FCCE17C0135A658F002CEE6D /* copyfile.3 */,
46 FCCE17C1135A658F002CEE6D /* copyfile.c */,
47 FCCE17C2135A658F002CEE6D /* copyfile.h */,
48 FCCE17C5135A659B002CEE6D /* BSD.xcconfig */,
49 FCCE17BC135A6444002CEE6D /* Products */,
51 sourceTree = "<group>";
53 FCCE17BC135A6444002CEE6D /* Products */ = {
56 FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */,
59 sourceTree = "<group>";
61 /* End PBXGroup section */
63 /* Begin PBXHeadersBuildPhase section */
64 FCCE17B9135A6444002CEE6D /* Headers */ = {
65 isa = PBXHeadersBuildPhase;
66 buildActionMask = 2147483647;
68 FCCE17C4135A658F002CEE6D /* copyfile.h in Headers */,
69 72B4C0F41676C47D00C13E05 /* copyfile_private.h in Headers */,
70 72EAA3B016A72F4500833E98 /* xattr_properties.h in Headers */,
72 runOnlyForDeploymentPostprocessing = 0;
74 /* End PBXHeadersBuildPhase section */
76 /* Begin PBXNativeTarget section */
77 FCCE17BA135A6444002CEE6D /* copyfile */ = {
78 isa = PBXNativeTarget;
79 buildConfigurationList = FCCE17BE135A6444002CEE6D /* Build configuration list for PBXNativeTarget "copyfile" */;
81 FCCE17B7135A6444002CEE6D /* Sources */,
82 FCCE17B8135A6444002CEE6D /* Frameworks */,
83 FCCE17B9135A6444002CEE6D /* Headers */,
84 FCCE17DF135A70A0002CEE6D /* Run Script */,
91 productName = copyfile;
92 productReference = FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */;
93 productType = "com.apple.product-type.library.dynamic";
95 /* End PBXNativeTarget section */
97 /* Begin PBXProject section */
98 FCCE17AD135A5FFB002CEE6D /* Project object */ = {
101 ORGANIZATIONNAME = "Apple Inc.";
103 buildConfigurationList = FCCE17B0135A5FFB002CEE6D /* Build configuration list for PBXProject "copyfile" */;
104 compatibilityVersion = "Xcode 3.2";
105 developmentRegion = English;
106 hasScannedForEncodings = 0;
110 mainGroup = FCCE17AB135A5FFB002CEE6D;
111 productRefGroup = FCCE17BC135A6444002CEE6D /* Products */;
115 FCCE17BA135A6444002CEE6D /* copyfile */,
118 /* End PBXProject section */
120 /* Begin PBXShellScriptBuildPhase section */
121 FCCE17DF135A70A0002CEE6D /* Run Script */ = {
122 isa = PBXShellScriptBuildPhase;
131 runOnlyForDeploymentPostprocessing = 1;
133 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install_files.sh";
135 /* End PBXShellScriptBuildPhase section */
137 /* Begin PBXSourcesBuildPhase section */
138 FCCE17B7135A6444002CEE6D /* Sources */ = {
139 isa = PBXSourcesBuildPhase;
140 buildActionMask = 2147483647;
142 FCCE17C3135A658F002CEE6D /* copyfile.c in Sources */,
143 72406E631676C3C80099568B /* xattr_properties.c in Sources */,
145 runOnlyForDeploymentPostprocessing = 0;
147 /* End PBXSourcesBuildPhase section */
149 /* Begin XCBuildConfiguration section */
150 FCCE17B3135A5FFB002CEE6D /* Release */ = {
151 isa = XCBuildConfiguration;
152 baseConfigurationReference = FCCE17C5135A659B002CEE6D /* BSD.xcconfig */;
154 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
155 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
156 GCC_WARN_ABOUT_RETURN_TYPE = YES;
157 GCC_WARN_SHADOW = YES;
158 GCC_WARN_SIGN_COMPARE = YES;
159 GCC_WARN_UNUSED_FUNCTION = YES;
160 GCC_WARN_UNUSED_LABEL = YES;
161 GCC_WARN_UNUSED_PARAMETER = YES;
162 GCC_WARN_UNUSED_VARIABLE = YES;
176 FCCE17BD135A6444002CEE6D /* Release */ = {
177 isa = XCBuildConfiguration;
183 DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)";
184 EXECUTABLE_PREFIX = lib;
185 GCC_NO_COMMON_BLOCKS = YES;
186 GCC_PREPROCESSOR_DEFINITIONS = "__DARWIN_NOW_CANCELABLE=1";
187 INSTALL_PATH = /usr/lib/system;
188 "INSTALL_PATH[sdk=iphonesimulator*]" = "$(SDKROOT)/usr/lib/system";
189 LINK_WITH_STANDARD_LIBRARIES = NO;
191 "-Wl,-umbrella,System",
203 "OTHER_LDFLAGS[sdk=iphoneos*]" = (
204 "-Wl,-umbrella,System",
215 "OTHER_LDFLAGS[sdk=iphonesimulator*]" = (
216 "-Wl,-umbrella,System",
221 "-lsystem_sim_blocks",
223 "-Wl,-upward-lSystem",
225 "PRIVATE_HEADERS_FOLDER_PATH[sdk=iphonesimulator*]" = "$(SDKROOT)/usr/local/include";
226 PRODUCT_NAME = "$(TARGET_NAME)";
227 "PRODUCT_NAME[sdk=iphonesimulator*]" = copyfile_sim;
228 PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
229 "PUBLIC_HEADERS_FOLDER_PATH[sdk=iphonesimulator*]" = "$(SDKROOT)/usr/include";
244 /* End XCBuildConfiguration section */
246 /* Begin XCConfigurationList section */
247 FCCE17B0135A5FFB002CEE6D /* Build configuration list for PBXProject "copyfile" */ = {
248 isa = XCConfigurationList;
249 buildConfigurations = (
250 FCCE17B3135A5FFB002CEE6D /* Release */,
252 defaultConfigurationIsVisible = 0;
253 defaultConfigurationName = Release;
255 FCCE17BE135A6444002CEE6D /* Build configuration list for PBXNativeTarget "copyfile" */ = {
256 isa = XCConfigurationList;
257 buildConfigurations = (
258 FCCE17BD135A6444002CEE6D /* Release */,
260 defaultConfigurationIsVisible = 0;
261 defaultConfigurationName = Release;
263 /* End XCConfigurationList section */
265 rootObject = FCCE17AD135A5FFB002CEE6D /* Project object */;