]> git.saurik.com Git - apple/copyfile.git/blob - copyfile.xcodeproj/project.pbxproj
c125959761378e5ff7488d11f658b27eff713c94
[apple/copyfile.git] / copyfile.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
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 */
17
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 */
30
31 /* Begin PBXFrameworksBuildPhase section */
32 FCCE17B8135A6444002CEE6D /* Frameworks */ = {
33 isa = PBXFrameworksBuildPhase;
34 buildActionMask = 2147483647;
35 files = (
36 );
37 runOnlyForDeploymentPostprocessing = 0;
38 };
39 /* End PBXFrameworksBuildPhase section */
40
41 /* Begin PBXGroup section */
42 FCCE17AB135A5FFB002CEE6D = {
43 isa = PBXGroup;
44 children = (
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 */,
55 );
56 sourceTree = "<group>";
57 };
58 FCCE17BC135A6444002CEE6D /* Products */ = {
59 isa = PBXGroup;
60 children = (
61 FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */,
62 );
63 name = Products;
64 sourceTree = "<group>";
65 };
66 /* End PBXGroup section */
67
68 /* Begin PBXHeadersBuildPhase section */
69 FCCE17B9135A6444002CEE6D /* Headers */ = {
70 isa = PBXHeadersBuildPhase;
71 buildActionMask = 2147483647;
72 files = (
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 */,
77 );
78 runOnlyForDeploymentPostprocessing = 0;
79 };
80 /* End PBXHeadersBuildPhase section */
81
82 /* Begin PBXNativeTarget section */
83 FCCE17BA135A6444002CEE6D /* copyfile */ = {
84 isa = PBXNativeTarget;
85 buildConfigurationList = FCCE17BE135A6444002CEE6D /* Build configuration list for PBXNativeTarget "copyfile" */;
86 buildPhases = (
87 FCCE17B7135A6444002CEE6D /* Sources */,
88 FCCE17B8135A6444002CEE6D /* Frameworks */,
89 FCCE17B9135A6444002CEE6D /* Headers */,
90 FCCE17DF135A70A0002CEE6D /* Run Script */,
91 );
92 buildRules = (
93 );
94 dependencies = (
95 );
96 name = copyfile;
97 productName = copyfile;
98 productReference = FCCE17BB135A6444002CEE6D /* libcopyfile.dylib */;
99 productType = "com.apple.product-type.library.dynamic";
100 };
101 /* End PBXNativeTarget section */
102
103 /* Begin PBXProject section */
104 FCCE17AD135A5FFB002CEE6D /* Project object */ = {
105 isa = PBXProject;
106 attributes = {
107 ORGANIZATIONNAME = "Apple Inc.";
108 };
109 buildConfigurationList = FCCE17B0135A5FFB002CEE6D /* Build configuration list for PBXProject "copyfile" */;
110 compatibilityVersion = "Xcode 3.2";
111 developmentRegion = English;
112 hasScannedForEncodings = 0;
113 knownRegions = (
114 en,
115 );
116 mainGroup = FCCE17AB135A5FFB002CEE6D;
117 productRefGroup = FCCE17BC135A6444002CEE6D /* Products */;
118 projectDirPath = "";
119 projectRoot = "";
120 targets = (
121 FCCE17BA135A6444002CEE6D /* copyfile */,
122 );
123 };
124 /* End PBXProject section */
125
126 /* Begin PBXShellScriptBuildPhase section */
127 FCCE17DF135A70A0002CEE6D /* Run Script */ = {
128 isa = PBXShellScriptBuildPhase;
129 buildActionMask = 8;
130 files = (
131 );
132 inputPaths = (
133 );
134 name = "Run Script";
135 outputPaths = (
136 );
137 runOnlyForDeploymentPostprocessing = 1;
138 shellPath = /bin/sh;
139 shellScript = ". \"$PROJECT_DIR\"/xcodescripts/install_files.sh";
140 };
141 /* End PBXShellScriptBuildPhase section */
142
143 /* Begin PBXSourcesBuildPhase section */
144 FCCE17B7135A6444002CEE6D /* Sources */ = {
145 isa = PBXSourcesBuildPhase;
146 buildActionMask = 2147483647;
147 files = (
148 FCCE17C3135A658F002CEE6D /* copyfile.c in Sources */,
149 72406E631676C3C80099568B /* xattr_flags.c in Sources */,
150 );
151 runOnlyForDeploymentPostprocessing = 0;
152 };
153 /* End PBXSourcesBuildPhase section */
154
155 /* Begin XCBuildConfiguration section */
156 FCCE17B3135A5FFB002CEE6D /* Release */ = {
157 isa = XCBuildConfiguration;
158 baseConfigurationReference = 3F1EFD4C185C4EB400D1C970 /* copyfile.xcconfig */;
159 buildSettings = {
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;
169 WARNING_CFLAGS = (
170 "-Wall",
171 "-Wextra",
172 "-Wformat=2",
173 "-Wformat-security",
174 "-Wnested-externs",
175 "-Wno-trigraphs",
176 "-Wredundant-decls",
177 "-Wwrite-strings",
178 );
179 };
180 name = Release;
181 };
182 FCCE17BD135A6444002CEE6D /* Release */ = {
183 isa = XCBuildConfiguration;
184 buildSettings = {
185 EXECUTABLE_PREFIX = lib;
186 GCC_NO_COMMON_BLOCKS = YES;
187 GCC_PREPROCESSOR_DEFINITIONS = "__DARWIN_NOW_CANCELABLE=1";
188 LINK_WITH_STANDARD_LIBRARIES = NO;
189 OTHER_LDFLAGS = (
190 "-Wl,-umbrella,System",
191 "-L/usr/lib/system",
192 "-ldyld",
193 "-lcompiler_rt",
194 "-lsystem_kernel",
195 "-lsystem_malloc",
196 "-lsystem_c",
197 "-lsystem_blocks",
198 "-lquarantine",
199 "-lsystem_asl",
200 "-lsystem_info",
201 "-lxpc",
202 "-ldispatch",
203 );
204 "OTHER_LDFLAGS[sdk=iphoneos*]" = (
205 "-Wl,-umbrella,System",
206 "-L/usr/lib/system",
207 "-ldyld",
208 "-lcompiler_rt",
209 "-lsystem_kernel",
210 "-lsystem_malloc",
211 "-lsystem_c",
212 "-lsystem_blocks",
213 "-lsystem_asl",
214 "-lsystem_info",
215 "-ldispatch",
216 "-lxpc",
217 );
218 "OTHER_LDFLAGS[sdk=iphonesimulator*]" = (
219 "-Wl,-umbrella,System",
220 "-L/usr/lib/system",
221 "-ldyld",
222 "-lcompiler_rt",
223 "-lsystem_sim_kernel",
224 "-lsystem_malloc",
225 "-lsystem_sim_c",
226 "-lsystem_sim_blocks",
227 "-lsystem_sim_asl",
228 "-lsystem_sim_info",
229 "-ldispatch",
230 "-lxpc",
231 );
232 WARNING_CFLAGS = (
233 "-Wall",
234 "-Wextra",
235 "-Wformat=2",
236 "-Wformat-security",
237 "-Wnested-externs",
238 "-Wno-parentheses",
239 "-Wno-trigraphs",
240 "-Wredundant-decls",
241 "-Wwrite-strings",
242 );
243 };
244 name = Release;
245 };
246 /* End XCBuildConfiguration section */
247
248 /* Begin XCConfigurationList section */
249 FCCE17B0135A5FFB002CEE6D /* Build configuration list for PBXProject "copyfile" */ = {
250 isa = XCConfigurationList;
251 buildConfigurations = (
252 FCCE17B3135A5FFB002CEE6D /* Release */,
253 );
254 defaultConfigurationIsVisible = 0;
255 defaultConfigurationName = Release;
256 };
257 FCCE17BE135A6444002CEE6D /* Build configuration list for PBXNativeTarget "copyfile" */ = {
258 isa = XCConfigurationList;
259 buildConfigurations = (
260 FCCE17BD135A6444002CEE6D /* Release */,
261 );
262 defaultConfigurationIsVisible = 0;
263 defaultConfigurationName = Release;
264 };
265 /* End XCConfigurationList section */
266 };
267 rootObject = FCCE17AD135A5FFB002CEE6D /* Project object */;
268 }