source: trunk/Cocoa/AntiRSI/AntiRSI.xcodeproj/project.pbxproj@ 674

Last change on this file since 674 was 674, checked in by Nicholas Riley, 7 years ago

Upgrade for vaguely modern Xcode (7.2.1).

File size: 19.5 KB
RevLine 
[325]1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
[674]6 objectVersion = 46;
[325]7 objects = {
8
9/* Begin PBXBuildFile section */
[332]10 464D9ADE0C6A622B005A0582 /* CTBadge.h in Headers */ = {isa = PBXBuildFile; fileRef = 464D9ADA0C6A622B005A0582 /* CTBadge.h */; };
11 464D9ADF0C6A622B005A0582 /* CTBadge.m in Sources */ = {isa = PBXBuildFile; fileRef = 464D9ADB0C6A622B005A0582 /* CTBadge.m */; };
12 464D9AE00C6A622B005A0582 /* CTGradient.h in Headers */ = {isa = PBXBuildFile; fileRef = 464D9ADC0C6A622B005A0582 /* CTGradient.h */; };
13 464D9AE10C6A622B005A0582 /* CTGradient.m in Sources */ = {isa = PBXBuildFile; fileRef = 464D9ADD0C6A622B005A0582 /* CTGradient.m */; };
14 464D9B790C6A760B005A0582 /* CTBadge_1.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 464D9B750C6A760B005A0582 /* CTBadge_1.pdf */; };
15 464D9B7A0C6A760B005A0582 /* CTBadge_3.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 464D9B760C6A760B005A0582 /* CTBadge_3.pdf */; };
16 464D9B7B0C6A760B005A0582 /* CTBadge_4.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 464D9B770C6A760B005A0582 /* CTBadge_4.pdf */; };
17 464D9B7C0C6A760B005A0582 /* CTBadge_5.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 464D9B780C6A760B005A0582 /* CTBadge_5.pdf */; };
[325]18 4DB6164E061B59EA002EF355 /* AntiRSI.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DB6164C061B59EA002EF355 /* AntiRSI.h */; };
19 4DB6164F061B59EA002EF355 /* AntiRSI.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DB6164D061B59EA002EF355 /* AntiRSI.m */; };
20 4DF73F67061E136200B0D9C9 /* AntiRSIView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4DF73F65061E136200B0D9C9 /* AntiRSIView.m */; };
21 4DF73F68061E136200B0D9C9 /* AntiRSIView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4DF73F66061E136200B0D9C9 /* AntiRSIView.h */; };
22 4DF73F86061E155C00B0D9C9 /* AntiRSI.icns in Resources */ = {isa = PBXBuildFile; fileRef = 4DF73F85061E155C00B0D9C9 /* AntiRSI.icns */; };
23 8D1107280486CEB800E47090 /* AntiRSI_Prefix.pch in Headers */ = {isa = PBXBuildFile; fileRef = 32CA4F630368D1EE00C91783 /* AntiRSI_Prefix.pch */; };
24 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
25 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
26 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
27 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
28 E1203BFC0894184900759E75 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E1203BFB0894184900759E75 /* ApplicationServices.framework */; };
[370]29 E128CD160D0A40660031ACD5 /* AntiRSIButton.h in Headers */ = {isa = PBXBuildFile; fileRef = E128CD140D0A40660031ACD5 /* AntiRSIButton.h */; };
30 E128CD170D0A40660031ACD5 /* AntiRSIButton.m in Sources */ = {isa = PBXBuildFile; fileRef = E128CD150D0A40660031ACD5 /* AntiRSIButton.m */; };
[325]31 E1F60361098592D800806C3B /* AntiRSILevelIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = E1F6035F098592D800806C3B /* AntiRSILevelIndicator.m */; };
32 E1F60362098592D800806C3B /* AntiRSILevelIndicator.h in Headers */ = {isa = PBXBuildFile; fileRef = E1F60360098592D800806C3B /* AntiRSILevelIndicator.h */; };
33/* End PBXBuildFile section */
34
35/* Begin PBXFileReference section */
36 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
37 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
38 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
39 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
40 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
41 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
42 32CA4F630368D1EE00C91783 /* AntiRSI_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AntiRSI_Prefix.pch; sourceTree = "<group>"; };
[332]43 464D9ADA0C6A622B005A0582 /* CTBadge.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CTBadge.h; path = CTBadge/CTBadge.h; sourceTree = "<group>"; };
44 464D9ADB0C6A622B005A0582 /* CTBadge.m */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; name = CTBadge.m; path = CTBadge/CTBadge.m; sourceTree = "<group>"; tabWidth = 4; usesTabs = 0; };
45 464D9ADC0C6A622B005A0582 /* CTGradient.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CTGradient.h; path = CTBadge/CTGradient.h; sourceTree = "<group>"; };
[370]46 464D9ADD0C6A622B005A0582 /* CTGradient.m */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; name = CTGradient.m; path = CTBadge/CTGradient.m; sourceTree = "<group>"; tabWidth = 4; };
[332]47 464D9B750C6A760B005A0582 /* CTBadge_1.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = CTBadge_1.pdf; sourceTree = "<group>"; };
48 464D9B760C6A760B005A0582 /* CTBadge_3.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = CTBadge_3.pdf; sourceTree = "<group>"; };
49 464D9B770C6A760B005A0582 /* CTBadge_4.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = CTBadge_4.pdf; sourceTree = "<group>"; };
50 464D9B780C6A760B005A0582 /* CTBadge_5.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = CTBadge_5.pdf; sourceTree = "<group>"; };
[325]51 4DB6164C061B59EA002EF355 /* AntiRSI.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AntiRSI.h; sourceTree = "<group>"; };
[346]52 4DB6164D061B59EA002EF355 /* AntiRSI.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AntiRSI.m; sourceTree = "<group>"; tabWidth = 8; wrapsLines = 1; };
[325]53 4DF73F65061E136200B0D9C9 /* AntiRSIView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AntiRSIView.m; sourceTree = "<group>"; };
54 4DF73F66061E136200B0D9C9 /* AntiRSIView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AntiRSIView.h; sourceTree = "<group>"; };
55 4DF73F85061E155C00B0D9C9 /* AntiRSI.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = AntiRSI.icns; sourceTree = "<group>"; };
56 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
57 8D1107320486CEB800E47090 /* AntiRSI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AntiRSI.app; sourceTree = BUILT_PRODUCTS_DIR; };
58 E1203BFB0894184900759E75 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
[370]59 E128CD140D0A40660031ACD5 /* AntiRSIButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AntiRSIButton.h; sourceTree = "<group>"; };
60 E128CD150D0A40660031ACD5 /* AntiRSIButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AntiRSIButton.m; sourceTree = "<group>"; };
[325]61 E1F6035F098592D800806C3B /* AntiRSILevelIndicator.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AntiRSILevelIndicator.m; sourceTree = "<group>"; };
62 E1F60360098592D800806C3B /* AntiRSILevelIndicator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AntiRSILevelIndicator.h; sourceTree = "<group>"; };
63/* End PBXFileReference section */
64
65/* Begin PBXFrameworksBuildPhase section */
66 8D11072E0486CEB800E47090 /* Frameworks */ = {
67 isa = PBXFrameworksBuildPhase;
68 buildActionMask = 2147483647;
69 files = (
70 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
71 E1203BFC0894184900759E75 /* ApplicationServices.framework in Frameworks */,
72 );
73 runOnlyForDeploymentPostprocessing = 0;
74 };
75/* End PBXFrameworksBuildPhase section */
76
77/* Begin PBXGroup section */
78 080E96DDFE201D6D7F000001 /* Classes */ = {
79 isa = PBXGroup;
80 children = (
81 4DB6164C061B59EA002EF355 /* AntiRSI.h */,
82 4DB6164D061B59EA002EF355 /* AntiRSI.m */,
83 4DF73F66061E136200B0D9C9 /* AntiRSIView.h */,
84 4DF73F65061E136200B0D9C9 /* AntiRSIView.m */,
[370]85 E1F60360098592D800806C3B /* AntiRSILevelIndicator.h */,
[325]86 E1F6035F098592D800806C3B /* AntiRSILevelIndicator.m */,
[370]87 E128CD140D0A40660031ACD5 /* AntiRSIButton.h */,
88 E128CD150D0A40660031ACD5 /* AntiRSIButton.m */,
[325]89 );
90 name = Classes;
91 sourceTree = "<group>";
92 };
93 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
94 isa = PBXGroup;
95 children = (
96 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
97 );
98 name = "Linked Frameworks";
99 sourceTree = "<group>";
100 };
101 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
102 isa = PBXGroup;
103 children = (
104 E1203BFB0894184900759E75 /* ApplicationServices.framework */,
105 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
106 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
107 );
108 name = "Other Frameworks";
109 sourceTree = "<group>";
110 };
111 19C28FACFE9D520D11CA2CBB /* Products */ = {
112 isa = PBXGroup;
113 children = (
114 8D1107320486CEB800E47090 /* AntiRSI.app */,
115 );
116 name = Products;
117 sourceTree = "<group>";
118 };
119 29B97314FDCFA39411CA2CEA /* AntiRSI */ = {
120 isa = PBXGroup;
121 children = (
122 080E96DDFE201D6D7F000001 /* Classes */,
[332]123 464D9AE40C6A622F005A0582 /* CTBadge */,
[325]124 29B97315FDCFA39411CA2CEA /* Other Sources */,
125 29B97317FDCFA39411CA2CEA /* Resources */,
126 29B97323FDCFA39411CA2CEA /* Frameworks */,
127 19C28FACFE9D520D11CA2CBB /* Products */,
128 );
129 name = AntiRSI;
130 sourceTree = "<group>";
131 };
132 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
133 isa = PBXGroup;
134 children = (
135 32CA4F630368D1EE00C91783 /* AntiRSI_Prefix.pch */,
136 29B97316FDCFA39411CA2CEA /* main.m */,
137 );
138 name = "Other Sources";
139 sourceTree = "<group>";
140 };
141 29B97317FDCFA39411CA2CEA /* Resources */ = {
142 isa = PBXGroup;
143 children = (
144 4DF73F85061E155C00B0D9C9 /* AntiRSI.icns */,
145 8D1107310486CEB800E47090 /* Info.plist */,
146 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
147 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
148 );
149 name = Resources;
150 sourceTree = "<group>";
151 };
152 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
153 isa = PBXGroup;
154 children = (
155 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
156 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
157 );
158 name = Frameworks;
159 sourceTree = "<group>";
160 };
[332]161 464D9AE40C6A622F005A0582 /* CTBadge */ = {
162 isa = PBXGroup;
163 children = (
164 464D9B740C6A760B005A0582 /* badges */,
165 464D9ADA0C6A622B005A0582 /* CTBadge.h */,
166 464D9ADB0C6A622B005A0582 /* CTBadge.m */,
167 464D9ADC0C6A622B005A0582 /* CTGradient.h */,
168 464D9ADD0C6A622B005A0582 /* CTGradient.m */,
169 );
170 name = CTBadge;
171 sourceTree = "<group>";
172 };
173 464D9B740C6A760B005A0582 /* badges */ = {
174 isa = PBXGroup;
175 children = (
176 464D9B750C6A760B005A0582 /* CTBadge_1.pdf */,
177 464D9B760C6A760B005A0582 /* CTBadge_3.pdf */,
178 464D9B770C6A760B005A0582 /* CTBadge_4.pdf */,
179 464D9B780C6A760B005A0582 /* CTBadge_5.pdf */,
180 );
181 name = badges;
182 path = CTBadge/badges;
183 sourceTree = "<group>";
184 };
[325]185/* End PBXGroup section */
186
187/* Begin PBXHeadersBuildPhase section */
188 8D1107270486CEB800E47090 /* Headers */ = {
189 isa = PBXHeadersBuildPhase;
190 buildActionMask = 2147483647;
191 files = (
192 8D1107280486CEB800E47090 /* AntiRSI_Prefix.pch in Headers */,
193 4DB6164E061B59EA002EF355 /* AntiRSI.h in Headers */,
194 4DF73F68061E136200B0D9C9 /* AntiRSIView.h in Headers */,
195 E1F60362098592D800806C3B /* AntiRSILevelIndicator.h in Headers */,
[332]196 464D9ADE0C6A622B005A0582 /* CTBadge.h in Headers */,
197 464D9AE00C6A622B005A0582 /* CTGradient.h in Headers */,
[370]198 E128CD160D0A40660031ACD5 /* AntiRSIButton.h in Headers */,
[325]199 );
200 runOnlyForDeploymentPostprocessing = 0;
201 };
202/* End PBXHeadersBuildPhase section */
203
204/* Begin PBXNativeTarget section */
205 8D1107260486CEB800E47090 /* AntiRSI */ = {
206 isa = PBXNativeTarget;
207 buildConfigurationList = E1203B7B0894152100759E75 /* Build configuration list for PBXNativeTarget "AntiRSI" */;
208 buildPhases = (
209 8D1107270486CEB800E47090 /* Headers */,
210 8D1107290486CEB800E47090 /* Resources */,
211 8D11072C0486CEB800E47090 /* Sources */,
212 8D11072E0486CEB800E47090 /* Frameworks */,
213 );
214 buildRules = (
215 );
216 dependencies = (
217 );
218 name = AntiRSI;
219 productInstallPath = "$(HOME)/Applications";
220 productName = AntiRSI;
221 productReference = 8D1107320486CEB800E47090 /* AntiRSI.app */;
222 productType = "com.apple.product-type.application";
223 };
224/* End PBXNativeTarget section */
225
226/* Begin PBXProject section */
227 29B97313FDCFA39411CA2CEA /* Project object */ = {
228 isa = PBXProject;
[674]229 attributes = {
230 LastUpgradeCheck = 0720;
231 };
[325]232 buildConfigurationList = E1203B7F0894152100759E75 /* Build configuration list for PBXProject "AntiRSI" */;
[674]233 compatibilityVersion = "Xcode 3.2";
234 developmentRegion = English;
[325]235 hasScannedForEncodings = 1;
236 knownRegions = (
237 English,
238 Japanese,
239 French,
240 German,
241 Spanish,
242 );
243 mainGroup = 29B97314FDCFA39411CA2CEA /* AntiRSI */;
244 projectDirPath = "";
[346]245 projectRoot = "";
[325]246 targets = (
247 8D1107260486CEB800E47090 /* AntiRSI */,
248 );
249 };
250/* End PBXProject section */
251
252/* Begin PBXResourcesBuildPhase section */
253 8D1107290486CEB800E47090 /* Resources */ = {
254 isa = PBXResourcesBuildPhase;
255 buildActionMask = 2147483647;
256 files = (
257 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
258 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
259 4DF73F86061E155C00B0D9C9 /* AntiRSI.icns in Resources */,
[332]260 464D9B790C6A760B005A0582 /* CTBadge_1.pdf in Resources */,
261 464D9B7A0C6A760B005A0582 /* CTBadge_3.pdf in Resources */,
262 464D9B7B0C6A760B005A0582 /* CTBadge_4.pdf in Resources */,
263 464D9B7C0C6A760B005A0582 /* CTBadge_5.pdf in Resources */,
[325]264 );
265 runOnlyForDeploymentPostprocessing = 0;
266 };
267/* End PBXResourcesBuildPhase section */
268
269/* Begin PBXSourcesBuildPhase section */
270 8D11072C0486CEB800E47090 /* Sources */ = {
271 isa = PBXSourcesBuildPhase;
272 buildActionMask = 2147483647;
273 files = (
274 8D11072D0486CEB800E47090 /* main.m in Sources */,
275 4DB6164F061B59EA002EF355 /* AntiRSI.m in Sources */,
276 4DF73F67061E136200B0D9C9 /* AntiRSIView.m in Sources */,
277 E1F60361098592D800806C3B /* AntiRSILevelIndicator.m in Sources */,
[332]278 464D9ADF0C6A622B005A0582 /* CTBadge.m in Sources */,
279 464D9AE10C6A622B005A0582 /* CTGradient.m in Sources */,
[370]280 E128CD170D0A40660031ACD5 /* AntiRSIButton.m in Sources */,
[325]281 );
282 runOnlyForDeploymentPostprocessing = 0;
283 };
284/* End PBXSourcesBuildPhase section */
285
286/* Begin PBXVariantGroup section */
287 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
288 isa = PBXVariantGroup;
289 children = (
290 089C165DFE840E0CC02AAC07 /* English */,
291 );
292 name = InfoPlist.strings;
293 sourceTree = "<group>";
294 };
295 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
296 isa = PBXVariantGroup;
297 children = (
298 29B97319FDCFA39411CA2CEA /* English */,
299 );
300 name = MainMenu.nib;
301 sourceTree = "<group>";
302 };
303/* End PBXVariantGroup section */
304
305/* Begin XCBuildConfiguration section */
306 E1203B7C0894152100759E75 /* Development */ = {
307 isa = XCBuildConfiguration;
308 buildSettings = {
309 COPY_PHASE_STRIP = NO;
310 DEBUGGING_SYMBOLS = YES;
311 DEPLOYMENT_LOCATION = NO;
312 FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/ApplicationServices.framework/Versions/A/Frameworks\"";
313 GCC_DYNAMIC_NO_PIC = NO;
314 GCC_ENABLE_FIX_AND_CONTINUE = YES;
315 GCC_ENABLE_TRIGRAPHS = NO;
316 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
317 GCC_OPTIMIZATION_LEVEL = 0;
318 GCC_PRECOMPILE_PREFIX_HEADER = YES;
319 GCC_PREFIX_HEADER = AntiRSI_Prefix.pch;
320 GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
321 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
322 GCC_WARN_UNKNOWN_PRAGMAS = NO;
323 HEADER_SEARCH_PATHS = "";
324 INFOPLIST_FILE = Info.plist;
325 INSTALL_PATH = "$(HOME)/Applications";
326 LIBRARY_SEARCH_PATHS = "";
327 OTHER_CFLAGS = "";
328 OTHER_LDFLAGS = "";
329 PRODUCT_NAME = AntiRSI;
330 SECTORDER_FLAGS = "";
331 WARNING_CFLAGS = (
332 "-Wmost",
333 "-Wno-four-char-constants",
334 "-Wno-unknown-pragmas",
335 );
336 WRAPPER_EXTENSION = app;
337 ZERO_LINK = YES;
338 };
339 name = Development;
340 };
341 E1203B7D0894152100759E75 /* Deployment */ = {
342 isa = XCBuildConfiguration;
343 buildSettings = {
344 COPY_PHASE_STRIP = YES;
345 DEPLOYMENT_LOCATION = NO;
346 FRAMEWORK_SEARCH_PATHS = "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/ApplicationServices.framework/Versions/A/Frameworks\"";
347 GCC_ENABLE_FIX_AND_CONTINUE = NO;
348 GCC_ENABLE_TRIGRAPHS = NO;
349 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
350 GCC_PRECOMPILE_PREFIX_HEADER = YES;
351 GCC_PREFIX_HEADER = AntiRSI_Prefix.pch;
352 GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
353 GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO;
354 GCC_WARN_UNKNOWN_PRAGMAS = NO;
355 HEADER_SEARCH_PATHS = "";
356 INFOPLIST_FILE = Info.plist;
357 INSTALL_PATH = "$(HOME)/Applications";
358 LIBRARY_SEARCH_PATHS = "";
359 OTHER_CFLAGS = "";
360 OTHER_LDFLAGS = "";
361 PRODUCT_NAME = AntiRSI;
362 SECTORDER_FLAGS = "";
363 WARNING_CFLAGS = (
364 "-Wmost",
365 "-Wno-four-char-constants",
366 "-Wno-unknown-pragmas",
367 );
368 WRAPPER_EXTENSION = app;
369 ZERO_LINK = NO;
370 };
371 name = Deployment;
372 };
373 E1203B800894152100759E75 /* Development */ = {
374 isa = XCBuildConfiguration;
375 buildSettings = {
[674]376 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
[325]377 GCC_C_LANGUAGE_STANDARD = c99;
[674]378 MACOSX_DEPLOYMENT_TARGET = 10.4;
[330]379 PREBINDING = NO;
[325]380 };
381 name = Development;
382 };
383 E1203B810894152100759E75 /* Deployment */ = {
384 isa = XCBuildConfiguration;
385 buildSettings = {
[674]386 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
[325]387 GCC_C_LANGUAGE_STANDARD = c99;
[370]388 MACOSX_DEPLOYMENT_TARGET = 10.4;
[330]389 PREBINDING = NO;
[325]390 };
391 name = Deployment;
392 };
393/* End XCBuildConfiguration section */
394
395/* Begin XCConfigurationList section */
396 E1203B7B0894152100759E75 /* Build configuration list for PBXNativeTarget "AntiRSI" */ = {
397 isa = XCConfigurationList;
398 buildConfigurations = (
399 E1203B7C0894152100759E75 /* Development */,
400 E1203B7D0894152100759E75 /* Deployment */,
401 );
402 defaultConfigurationIsVisible = 0;
[674]403 defaultConfigurationName = Development;
[325]404 };
405 E1203B7F0894152100759E75 /* Build configuration list for PBXProject "AntiRSI" */ = {
406 isa = XCConfigurationList;
407 buildConfigurations = (
408 E1203B800894152100759E75 /* Development */,
409 E1203B810894152100759E75 /* Deployment */,
410 );
411 defaultConfigurationIsVisible = 0;
[674]412 defaultConfigurationName = Development;
[325]413 };
414/* End XCConfigurationList section */
415 };
416 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
417}
Note: See TracBrowser for help on using the repository browser.