1 | // !$*UTF8*$!
|
---|
2 | {
|
---|
3 | archiveVersion = 1;
|
---|
4 | classes = {
|
---|
5 | };
|
---|
6 | objectVersion = 46;
|
---|
7 | objects = {
|
---|
8 |
|
---|
9 | /* Begin PBXBuildFile section */
|
---|
10 | 2753BF3E1B9F2D4800307AE2 /* AppleScriptObjC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2753BF3D1B9F2D4800307AE2 /* AppleScriptObjC.framework */; };
|
---|
11 | 2753BF431B9F2D4800307AE2 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2753BF421B9F2D4800307AE2 /* main.m */; };
|
---|
12 | 2753BF451B9F2D4800307AE2 /* AppDelegate.applescript in Sources */ = {isa = PBXBuildFile; fileRef = 2753BF441B9F2D4800307AE2 /* AppDelegate.applescript */; };
|
---|
13 | 2753BF471B9F2D4800307AE2 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 2753BF461B9F2D4800307AE2 /* Images.xcassets */; };
|
---|
14 | 2753BF4A1B9F2D4800307AE2 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2753BF481B9F2D4800307AE2 /* MainMenu.xib */; };
|
---|
15 | 2753BF511B9F2E2200307AE2 /* AEInstaller2Updater.jar in Resources */ = {isa = PBXBuildFile; fileRef = 2753BF501B9F2E2200307AE2 /* AEInstaller2Updater.jar */; };
|
---|
16 | 2753BF581BA3238300307AE2 /* AppIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 2753BF571BA3238300307AE2 /* AppIcon.png */; };
|
---|
17 | 2753BF5A1BA4923900307AE2 /* Run AE Installer.app in Resources */ = {isa = PBXBuildFile; fileRef = 2753BF591BA4923900307AE2 /* Run AE Installer.app */; };
|
---|
18 | /* End PBXBuildFile section */
|
---|
19 |
|
---|
20 | /* Begin PBXFileReference section */
|
---|
21 | 2753BF3A1B9F2D4800307AE2 /* Anniversary Edition Setup.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Anniversary Edition Setup.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
---|
22 | 2753BF3D1B9F2D4800307AE2 /* AppleScriptObjC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppleScriptObjC.framework; path = System/Library/Frameworks/AppleScriptObjC.framework; sourceTree = SDKROOT; };
|
---|
23 | 2753BF411B9F2D4800307AE2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
---|
24 | 2753BF421B9F2D4800307AE2 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
---|
25 | 2753BF441B9F2D4800307AE2 /* AppDelegate.applescript */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.applescript; path = AppDelegate.applescript; sourceTree = "<group>"; };
|
---|
26 | 2753BF461B9F2D4800307AE2 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
---|
27 | 2753BF501B9F2E2200307AE2 /* AEInstaller2Updater.jar */ = {isa = PBXFileReference; lastKnownFileType = archive.jar; name = AEInstaller2Updater.jar; path = ../Resources/AEInstaller2Updater.jar; sourceTree = "<group>"; };
|
---|
28 | 2753BF551BA0345300307AE2 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
---|
29 | 2753BF571BA3238300307AE2 /* AppIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AppIcon.png; path = Resources/AppIcon.png; sourceTree = SOURCE_ROOT; };
|
---|
30 | 2753BF591BA4923900307AE2 /* Run AE Installer.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; name = "Run AE Installer.app"; path = "Resources/Run AE Installer.app"; sourceTree = SOURCE_ROOT; };
|
---|
31 | /* End PBXFileReference section */
|
---|
32 |
|
---|
33 | /* Begin PBXFrameworksBuildPhase section */
|
---|
34 | 2753BF371B9F2D4800307AE2 /* Frameworks */ = {
|
---|
35 | isa = PBXFrameworksBuildPhase;
|
---|
36 | buildActionMask = 2147483647;
|
---|
37 | files = (
|
---|
38 | 2753BF3E1B9F2D4800307AE2 /* AppleScriptObjC.framework in Frameworks */,
|
---|
39 | );
|
---|
40 | runOnlyForDeploymentPostprocessing = 0;
|
---|
41 | };
|
---|
42 | /* End PBXFrameworksBuildPhase section */
|
---|
43 |
|
---|
44 | /* Begin PBXGroup section */
|
---|
45 | 2753BF311B9F2D4800307AE2 = {
|
---|
46 | isa = PBXGroup;
|
---|
47 | children = (
|
---|
48 | 2753BF3F1B9F2D4800307AE2 /* AE Setup */,
|
---|
49 | 2753BF3C1B9F2D4800307AE2 /* Frameworks */,
|
---|
50 | 2753BF561BA3230C00307AE2 /* Resources */,
|
---|
51 | 2753BF3B1B9F2D4800307AE2 /* Products */,
|
---|
52 | );
|
---|
53 | sourceTree = "<group>";
|
---|
54 | };
|
---|
55 | 2753BF3B1B9F2D4800307AE2 /* Products */ = {
|
---|
56 | isa = PBXGroup;
|
---|
57 | children = (
|
---|
58 | 2753BF3A1B9F2D4800307AE2 /* Anniversary Edition Setup.app */,
|
---|
59 | );
|
---|
60 | name = Products;
|
---|
61 | sourceTree = "<group>";
|
---|
62 | };
|
---|
63 | 2753BF3C1B9F2D4800307AE2 /* Frameworks */ = {
|
---|
64 | isa = PBXGroup;
|
---|
65 | children = (
|
---|
66 | 2753BF3D1B9F2D4800307AE2 /* AppleScriptObjC.framework */,
|
---|
67 | );
|
---|
68 | name = Frameworks;
|
---|
69 | sourceTree = "<group>";
|
---|
70 | };
|
---|
71 | 2753BF3F1B9F2D4800307AE2 /* AE Setup */ = {
|
---|
72 | isa = PBXGroup;
|
---|
73 | children = (
|
---|
74 | 2753BF441B9F2D4800307AE2 /* AppDelegate.applescript */,
|
---|
75 | 2753BF461B9F2D4800307AE2 /* Images.xcassets */,
|
---|
76 | 2753BF481B9F2D4800307AE2 /* MainMenu.xib */,
|
---|
77 | 2753BF401B9F2D4800307AE2 /* Supporting Files */,
|
---|
78 | );
|
---|
79 | path = "AE Setup";
|
---|
80 | sourceTree = "<group>";
|
---|
81 | };
|
---|
82 | 2753BF401B9F2D4800307AE2 /* Supporting Files */ = {
|
---|
83 | isa = PBXGroup;
|
---|
84 | children = (
|
---|
85 | 2753BF411B9F2D4800307AE2 /* Info.plist */,
|
---|
86 | 2753BF421B9F2D4800307AE2 /* main.m */,
|
---|
87 | );
|
---|
88 | name = "Supporting Files";
|
---|
89 | sourceTree = "<group>";
|
---|
90 | };
|
---|
91 | 2753BF561BA3230C00307AE2 /* Resources */ = {
|
---|
92 | isa = PBXGroup;
|
---|
93 | children = (
|
---|
94 | 2753BF591BA4923900307AE2 /* Run AE Installer.app */,
|
---|
95 | 2753BF571BA3238300307AE2 /* AppIcon.png */,
|
---|
96 | 2753BF501B9F2E2200307AE2 /* AEInstaller2Updater.jar */,
|
---|
97 | );
|
---|
98 | name = Resources;
|
---|
99 | path = "AE Setup";
|
---|
100 | sourceTree = "<group>";
|
---|
101 | };
|
---|
102 | /* End PBXGroup section */
|
---|
103 |
|
---|
104 | /* Begin PBXNativeTarget section */
|
---|
105 | 2753BF391B9F2D4800307AE2 /* Anniversary Edition Setup */ = {
|
---|
106 | isa = PBXNativeTarget;
|
---|
107 | buildConfigurationList = 2753BF4D1B9F2D4800307AE2 /* Build configuration list for PBXNativeTarget "Anniversary Edition Setup" */;
|
---|
108 | buildPhases = (
|
---|
109 | 2753BF361B9F2D4800307AE2 /* Sources */,
|
---|
110 | 2753BF371B9F2D4800307AE2 /* Frameworks */,
|
---|
111 | 2753BF381B9F2D4800307AE2 /* Resources */,
|
---|
112 | );
|
---|
113 | buildRules = (
|
---|
114 | );
|
---|
115 | dependencies = (
|
---|
116 | );
|
---|
117 | name = "Anniversary Edition Setup";
|
---|
118 | productName = "AE Setup";
|
---|
119 | productReference = 2753BF3A1B9F2D4800307AE2 /* Anniversary Edition Setup.app */;
|
---|
120 | productType = "com.apple.product-type.application";
|
---|
121 | };
|
---|
122 | /* End PBXNativeTarget section */
|
---|
123 |
|
---|
124 | /* Begin PBXProject section */
|
---|
125 | 2753BF321B9F2D4800307AE2 /* Project object */ = {
|
---|
126 | isa = PBXProject;
|
---|
127 | attributes = {
|
---|
128 | LastUpgradeCheck = 0720;
|
---|
129 | ORGANIZATIONNAME = Oni2.net;
|
---|
130 | TargetAttributes = {
|
---|
131 | 2753BF391B9F2D4800307AE2 = {
|
---|
132 | CreatedOnToolsVersion = 6.4;
|
---|
133 | };
|
---|
134 | };
|
---|
135 | };
|
---|
136 | buildConfigurationList = 2753BF351B9F2D4800307AE2 /* Build configuration list for PBXProject "AE Setup" */;
|
---|
137 | compatibilityVersion = "Xcode 3.2";
|
---|
138 | developmentRegion = English;
|
---|
139 | hasScannedForEncodings = 0;
|
---|
140 | knownRegions = (
|
---|
141 | en,
|
---|
142 | Base,
|
---|
143 | );
|
---|
144 | mainGroup = 2753BF311B9F2D4800307AE2;
|
---|
145 | productRefGroup = 2753BF3B1B9F2D4800307AE2 /* Products */;
|
---|
146 | projectDirPath = "";
|
---|
147 | projectRoot = "";
|
---|
148 | targets = (
|
---|
149 | 2753BF391B9F2D4800307AE2 /* Anniversary Edition Setup */,
|
---|
150 | );
|
---|
151 | };
|
---|
152 | /* End PBXProject section */
|
---|
153 |
|
---|
154 | /* Begin PBXResourcesBuildPhase section */
|
---|
155 | 2753BF381B9F2D4800307AE2 /* Resources */ = {
|
---|
156 | isa = PBXResourcesBuildPhase;
|
---|
157 | buildActionMask = 2147483647;
|
---|
158 | files = (
|
---|
159 | 2753BF581BA3238300307AE2 /* AppIcon.png in Resources */,
|
---|
160 | 2753BF511B9F2E2200307AE2 /* AEInstaller2Updater.jar in Resources */,
|
---|
161 | 2753BF5A1BA4923900307AE2 /* Run AE Installer.app in Resources */,
|
---|
162 | 2753BF471B9F2D4800307AE2 /* Images.xcassets in Resources */,
|
---|
163 | 2753BF4A1B9F2D4800307AE2 /* MainMenu.xib in Resources */,
|
---|
164 | );
|
---|
165 | runOnlyForDeploymentPostprocessing = 0;
|
---|
166 | };
|
---|
167 | /* End PBXResourcesBuildPhase section */
|
---|
168 |
|
---|
169 | /* Begin PBXSourcesBuildPhase section */
|
---|
170 | 2753BF361B9F2D4800307AE2 /* Sources */ = {
|
---|
171 | isa = PBXSourcesBuildPhase;
|
---|
172 | buildActionMask = 2147483647;
|
---|
173 | files = (
|
---|
174 | 2753BF451B9F2D4800307AE2 /* AppDelegate.applescript in Sources */,
|
---|
175 | 2753BF431B9F2D4800307AE2 /* main.m in Sources */,
|
---|
176 | );
|
---|
177 | runOnlyForDeploymentPostprocessing = 0;
|
---|
178 | };
|
---|
179 | /* End PBXSourcesBuildPhase section */
|
---|
180 |
|
---|
181 | /* Begin PBXVariantGroup section */
|
---|
182 | 2753BF481B9F2D4800307AE2 /* MainMenu.xib */ = {
|
---|
183 | isa = PBXVariantGroup;
|
---|
184 | children = (
|
---|
185 | 2753BF551BA0345300307AE2 /* en */,
|
---|
186 | );
|
---|
187 | name = MainMenu.xib;
|
---|
188 | sourceTree = "<group>";
|
---|
189 | };
|
---|
190 | /* End PBXVariantGroup section */
|
---|
191 |
|
---|
192 | /* Begin XCBuildConfiguration section */
|
---|
193 | 2753BF4B1B9F2D4800307AE2 /* Debug */ = {
|
---|
194 | isa = XCBuildConfiguration;
|
---|
195 | buildSettings = {
|
---|
196 | ALWAYS_SEARCH_USER_PATHS = NO;
|
---|
197 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
---|
198 | CLANG_CXX_LIBRARY = "libc++";
|
---|
199 | CLANG_ENABLE_MODULES = YES;
|
---|
200 | CLANG_ENABLE_OBJC_ARC = YES;
|
---|
201 | CLANG_WARN_BOOL_CONVERSION = YES;
|
---|
202 | CLANG_WARN_CONSTANT_CONVERSION = YES;
|
---|
203 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
---|
204 | CLANG_WARN_EMPTY_BODY = YES;
|
---|
205 | CLANG_WARN_ENUM_CONVERSION = YES;
|
---|
206 | CLANG_WARN_INT_CONVERSION = YES;
|
---|
207 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
---|
208 | CLANG_WARN_UNREACHABLE_CODE = YES;
|
---|
209 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
---|
210 | CODE_SIGN_IDENTITY = "-";
|
---|
211 | COPY_PHASE_STRIP = NO;
|
---|
212 | DEBUG_INFORMATION_FORMAT = dwarf;
|
---|
213 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
---|
214 | ENABLE_TESTABILITY = YES;
|
---|
215 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
---|
216 | GCC_DYNAMIC_NO_PIC = NO;
|
---|
217 | GCC_NO_COMMON_BLOCKS = YES;
|
---|
218 | GCC_OPTIMIZATION_LEVEL = 0;
|
---|
219 | GCC_PREPROCESSOR_DEFINITIONS = (
|
---|
220 | "DEBUG=1",
|
---|
221 | "$(inherited)",
|
---|
222 | );
|
---|
223 | GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
---|
224 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
---|
225 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
---|
226 | GCC_WARN_UNDECLARED_SELECTOR = YES;
|
---|
227 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
---|
228 | GCC_WARN_UNUSED_FUNCTION = YES;
|
---|
229 | GCC_WARN_UNUSED_VARIABLE = YES;
|
---|
230 | MACOSX_DEPLOYMENT_TARGET = 10.6;
|
---|
231 | MTL_ENABLE_DEBUG_INFO = YES;
|
---|
232 | ONLY_ACTIVE_ARCH = YES;
|
---|
233 | SDKROOT = macosx;
|
---|
234 | };
|
---|
235 | name = Debug;
|
---|
236 | };
|
---|
237 | 2753BF4C1B9F2D4800307AE2 /* Release */ = {
|
---|
238 | isa = XCBuildConfiguration;
|
---|
239 | buildSettings = {
|
---|
240 | ALWAYS_SEARCH_USER_PATHS = NO;
|
---|
241 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
---|
242 | CLANG_CXX_LIBRARY = "libc++";
|
---|
243 | CLANG_ENABLE_MODULES = YES;
|
---|
244 | CLANG_ENABLE_OBJC_ARC = YES;
|
---|
245 | CLANG_WARN_BOOL_CONVERSION = YES;
|
---|
246 | CLANG_WARN_CONSTANT_CONVERSION = YES;
|
---|
247 | CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
---|
248 | CLANG_WARN_EMPTY_BODY = YES;
|
---|
249 | CLANG_WARN_ENUM_CONVERSION = YES;
|
---|
250 | CLANG_WARN_INT_CONVERSION = YES;
|
---|
251 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
---|
252 | CLANG_WARN_UNREACHABLE_CODE = YES;
|
---|
253 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
---|
254 | CODE_SIGN_IDENTITY = "-";
|
---|
255 | COPY_PHASE_STRIP = NO;
|
---|
256 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
---|
257 | ENABLE_NS_ASSERTIONS = NO;
|
---|
258 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
---|
259 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
---|
260 | GCC_NO_COMMON_BLOCKS = YES;
|
---|
261 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
---|
262 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
---|
263 | GCC_WARN_UNDECLARED_SELECTOR = YES;
|
---|
264 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
---|
265 | GCC_WARN_UNUSED_FUNCTION = YES;
|
---|
266 | GCC_WARN_UNUSED_VARIABLE = YES;
|
---|
267 | MACOSX_DEPLOYMENT_TARGET = 10.6;
|
---|
268 | MTL_ENABLE_DEBUG_INFO = NO;
|
---|
269 | SDKROOT = macosx;
|
---|
270 | };
|
---|
271 | name = Release;
|
---|
272 | };
|
---|
273 | 2753BF4E1B9F2D4800307AE2 /* Debug */ = {
|
---|
274 | isa = XCBuildConfiguration;
|
---|
275 | buildSettings = {
|
---|
276 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
---|
277 | COMBINE_HIDPI_IMAGES = YES;
|
---|
278 | INFOPLIST_FILE = "AE Setup/Info.plist";
|
---|
279 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
---|
280 | MACOSX_DEPLOYMENT_TARGET = 10.6;
|
---|
281 | PRODUCT_BUNDLE_IDENTIFIER = "net.oni2.ae.$(PRODUCT_NAME:rfc1034identifier)";
|
---|
282 | PRODUCT_NAME = "$(TARGET_NAME)";
|
---|
283 | STRIPFLAGS = "-S";
|
---|
284 | };
|
---|
285 | name = Debug;
|
---|
286 | };
|
---|
287 | 2753BF4F1B9F2D4800307AE2 /* Release */ = {
|
---|
288 | isa = XCBuildConfiguration;
|
---|
289 | buildSettings = {
|
---|
290 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
---|
291 | COMBINE_HIDPI_IMAGES = YES;
|
---|
292 | COPY_PHASE_STRIP = YES;
|
---|
293 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
---|
294 | INFOPLIST_FILE = "AE Setup/Info.plist";
|
---|
295 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
|
---|
296 | MACOSX_DEPLOYMENT_TARGET = 10.6;
|
---|
297 | PRODUCT_BUNDLE_IDENTIFIER = "net.oni2.ae.$(PRODUCT_NAME:rfc1034identifier)";
|
---|
298 | PRODUCT_NAME = "$(TARGET_NAME)";
|
---|
299 | STRIPFLAGS = "-S";
|
---|
300 | };
|
---|
301 | name = Release;
|
---|
302 | };
|
---|
303 | /* End XCBuildConfiguration section */
|
---|
304 |
|
---|
305 | /* Begin XCConfigurationList section */
|
---|
306 | 2753BF351B9F2D4800307AE2 /* Build configuration list for PBXProject "AE Setup" */ = {
|
---|
307 | isa = XCConfigurationList;
|
---|
308 | buildConfigurations = (
|
---|
309 | 2753BF4B1B9F2D4800307AE2 /* Debug */,
|
---|
310 | 2753BF4C1B9F2D4800307AE2 /* Release */,
|
---|
311 | );
|
---|
312 | defaultConfigurationIsVisible = 0;
|
---|
313 | defaultConfigurationName = Release;
|
---|
314 | };
|
---|
315 | 2753BF4D1B9F2D4800307AE2 /* Build configuration list for PBXNativeTarget "Anniversary Edition Setup" */ = {
|
---|
316 | isa = XCConfigurationList;
|
---|
317 | buildConfigurations = (
|
---|
318 | 2753BF4E1B9F2D4800307AE2 /* Debug */,
|
---|
319 | 2753BF4F1B9F2D4800307AE2 /* Release */,
|
---|
320 | );
|
---|
321 | defaultConfigurationIsVisible = 0;
|
---|
322 | defaultConfigurationName = Release;
|
---|
323 | };
|
---|
324 | /* End XCConfigurationList section */
|
---|
325 | };
|
---|
326 | rootObject = 2753BF321B9F2D4800307AE2 /* Project object */;
|
---|
327 | }
|
---|