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