1 |
// !$*UTF8*$! |
2 |
{ |
3 |
archiveVersion = 1; |
4 |
classes = { |
5 |
}; |
6 |
objectVersion = 42; |
7 |
objects = { |
8 |
|
9 |
/* Begin PBXBuildFile section */ |
10 |
084186B10B3A0515004B1F63 /* VMSettingsController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 084186B00B3A0515004B1F63 /* VMSettingsController.mm */; }; |
11 |
08B5FAFD102497FA0047FD1B /* VMSettingsWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 08B5FAFB102497FA0047FD1B /* VMSettingsWindow.nib */; }; |
12 |
08B5FB01102498B00047FD1B /* VMListWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 08B5FAFF102498B00047FD1B /* VMListWindow.nib */; }; |
13 |
08B5FB221024FE320047FD1B /* AppController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 08B5FB211024FE320047FD1B /* AppController.mm */; }; |
14 |
08DC90BD0B67074C00799A45 /* prefs_items.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 08DC90BC0B67074C00799A45 /* prefs_items.cpp */; }; |
15 |
08DC90BF0B67075D00799A45 /* prefs_unix.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 08DC90BE0B67075D00799A45 /* prefs_unix.cpp */; }; |
16 |
08DC90C10B67077300799A45 /* prefs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 08DC90C00B67077300799A45 /* prefs.cpp */; }; |
17 |
08F4D174102601C500C6436D /* VMListController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 08F4D173102601C500C6436D /* VMListController.mm */; }; |
18 |
8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; }; |
19 |
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; }; |
20 |
8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; }; |
21 |
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; }; |
22 |
/* End PBXBuildFile section */ |
23 |
|
24 |
/* Begin PBXFileReference section */ |
25 |
084186AF0B3A0515004B1F63 /* VMSettingsController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = VMSettingsController.h; sourceTree = "<group>"; }; |
26 |
084186B00B3A0515004B1F63 /* VMSettingsController.mm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.objcpp; path = VMSettingsController.mm; sourceTree = "<group>"; }; |
27 |
089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
28 |
08B5FAFC102497FA0047FD1B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/VMSettingsWindow.nib; sourceTree = "<group>"; }; |
29 |
08B5FB00102498B00047FD1B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/VMListWindow.nib; sourceTree = "<group>"; }; |
30 |
08B5FB201024FE320047FD1B /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; }; |
31 |
08B5FB211024FE320047FD1B /* AppController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = AppController.mm; sourceTree = "<group>"; }; |
32 |
08DC90BC0B67074C00799A45 /* prefs_items.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = prefs_items.cpp; path = ../../prefs_items.cpp; sourceTree = SOURCE_ROOT; }; |
33 |
08DC90BE0B67075D00799A45 /* prefs_unix.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = prefs_unix.cpp; path = ../../Unix/prefs_unix.cpp; sourceTree = SOURCE_ROOT; }; |
34 |
08DC90C00B67077300799A45 /* prefs.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = prefs.cpp; path = ../../prefs.cpp; sourceTree = SOURCE_ROOT; }; |
35 |
08DC90C20B67078300799A45 /* prefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = prefs.h; path = ../../include/prefs.h; sourceTree = SOURCE_ROOT; }; |
36 |
08DC90C40B67079800799A45 /* sys.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sys.h; path = ../../include/sys.h; sourceTree = SOURCE_ROOT; }; |
37 |
08DC90C50B6707AC00799A45 /* user_strings_unix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = user_strings_unix.h; path = ../../Unix/user_strings_unix.h; sourceTree = SOURCE_ROOT; }; |
38 |
08DC90C60B6707B400799A45 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = ../../Unix/config.h; sourceTree = SOURCE_ROOT; }; |
39 |
08DC90C70B6707BE00799A45 /* sysdeps.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sysdeps.h; path = ../../Unix/sysdeps.h; sourceTree = SOURCE_ROOT; }; |
40 |
08F4D172102601C500C6436D /* VMListController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VMListController.h; sourceTree = "<group>"; }; |
41 |
08F4D173102601C500C6436D /* VMListController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = VMListController.mm; sourceTree = "<group>"; }; |
42 |
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; |
43 |
13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; }; |
44 |
29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
45 |
29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; }; |
46 |
29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; |
47 |
29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; |
48 |
8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; |
49 |
8D1107320486CEB800E47090 /* SheepShaverLauncher.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SheepShaverLauncher.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
50 |
/* End PBXFileReference section */ |
51 |
|
52 |
/* Begin PBXFrameworksBuildPhase section */ |
53 |
8D11072E0486CEB800E47090 /* Frameworks */ = { |
54 |
isa = PBXFrameworksBuildPhase; |
55 |
buildActionMask = 2147483647; |
56 |
files = ( |
57 |
8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, |
58 |
); |
59 |
runOnlyForDeploymentPostprocessing = 0; |
60 |
}; |
61 |
/* End PBXFrameworksBuildPhase section */ |
62 |
|
63 |
/* Begin PBXGroup section */ |
64 |
080E96DDFE201D6D7F000001 /* Classes */ = { |
65 |
isa = PBXGroup; |
66 |
children = ( |
67 |
); |
68 |
name = Classes; |
69 |
sourceTree = "<group>"; |
70 |
}; |
71 |
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { |
72 |
isa = PBXGroup; |
73 |
children = ( |
74 |
1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, |
75 |
); |
76 |
name = "Linked Frameworks"; |
77 |
sourceTree = "<group>"; |
78 |
}; |
79 |
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = { |
80 |
isa = PBXGroup; |
81 |
children = ( |
82 |
29B97324FDCFA39411CA2CEA /* AppKit.framework */, |
83 |
13E42FB307B3F0F600E4EEF1 /* CoreData.framework */, |
84 |
29B97325FDCFA39411CA2CEA /* Foundation.framework */, |
85 |
); |
86 |
name = "Other Frameworks"; |
87 |
sourceTree = "<group>"; |
88 |
}; |
89 |
19C28FACFE9D520D11CA2CBB /* Products */ = { |
90 |
isa = PBXGroup; |
91 |
children = ( |
92 |
8D1107320486CEB800E47090 /* SheepShaverLauncher.app */, |
93 |
); |
94 |
name = Products; |
95 |
sourceTree = "<group>"; |
96 |
}; |
97 |
29B97314FDCFA39411CA2CEA /* SheepShaverLauncher */ = { |
98 |
isa = PBXGroup; |
99 |
children = ( |
100 |
08DC90C20B67078300799A45 /* prefs.h */, |
101 |
08DC90C40B67079800799A45 /* sys.h */, |
102 |
08DC90C50B6707AC00799A45 /* user_strings_unix.h */, |
103 |
08DC90C60B6707B400799A45 /* config.h */, |
104 |
08DC90C70B6707BE00799A45 /* sysdeps.h */, |
105 |
08DC90BC0B67074C00799A45 /* prefs_items.cpp */, |
106 |
08DC90BE0B67075D00799A45 /* prefs_unix.cpp */, |
107 |
08DC90C00B67077300799A45 /* prefs.cpp */, |
108 |
080E96DDFE201D6D7F000001 /* Classes */, |
109 |
29B97315FDCFA39411CA2CEA /* Other Sources */, |
110 |
29B97317FDCFA39411CA2CEA /* Resources */, |
111 |
29B97323FDCFA39411CA2CEA /* Frameworks */, |
112 |
19C28FACFE9D520D11CA2CBB /* Products */, |
113 |
08B5FB201024FE320047FD1B /* AppController.h */, |
114 |
08B5FB211024FE320047FD1B /* AppController.mm */, |
115 |
084186AF0B3A0515004B1F63 /* VMSettingsController.h */, |
116 |
084186B00B3A0515004B1F63 /* VMSettingsController.mm */, |
117 |
08F4D172102601C500C6436D /* VMListController.h */, |
118 |
08F4D173102601C500C6436D /* VMListController.mm */, |
119 |
); |
120 |
name = SheepShaverLauncher; |
121 |
sourceTree = "<group>"; |
122 |
}; |
123 |
29B97315FDCFA39411CA2CEA /* Other Sources */ = { |
124 |
isa = PBXGroup; |
125 |
children = ( |
126 |
29B97316FDCFA39411CA2CEA /* main.m */, |
127 |
); |
128 |
name = "Other Sources"; |
129 |
sourceTree = "<group>"; |
130 |
}; |
131 |
29B97317FDCFA39411CA2CEA /* Resources */ = { |
132 |
isa = PBXGroup; |
133 |
children = ( |
134 |
8D1107310486CEB800E47090 /* Info.plist */, |
135 |
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, |
136 |
29B97318FDCFA39411CA2CEA /* MainMenu.nib */, |
137 |
08B5FAFB102497FA0047FD1B /* VMSettingsWindow.nib */, |
138 |
08B5FAFF102498B00047FD1B /* VMListWindow.nib */, |
139 |
); |
140 |
name = Resources; |
141 |
sourceTree = "<group>"; |
142 |
}; |
143 |
29B97323FDCFA39411CA2CEA /* Frameworks */ = { |
144 |
isa = PBXGroup; |
145 |
children = ( |
146 |
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */, |
147 |
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */, |
148 |
); |
149 |
name = Frameworks; |
150 |
sourceTree = "<group>"; |
151 |
}; |
152 |
/* End PBXGroup section */ |
153 |
|
154 |
/* Begin PBXNativeTarget section */ |
155 |
8D1107260486CEB800E47090 /* SheepShaver Launcher */ = { |
156 |
isa = PBXNativeTarget; |
157 |
buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "SheepShaver Launcher" */; |
158 |
buildPhases = ( |
159 |
8D1107290486CEB800E47090 /* Resources */, |
160 |
8D11072C0486CEB800E47090 /* Sources */, |
161 |
8D11072E0486CEB800E47090 /* Frameworks */, |
162 |
); |
163 |
buildRules = ( |
164 |
); |
165 |
dependencies = ( |
166 |
); |
167 |
name = "SheepShaver Launcher"; |
168 |
productInstallPath = "$(HOME)/Applications"; |
169 |
productName = SheepShaverLauncher; |
170 |
productReference = 8D1107320486CEB800E47090 /* SheepShaverLauncher.app */; |
171 |
productType = "com.apple.product-type.application"; |
172 |
}; |
173 |
/* End PBXNativeTarget section */ |
174 |
|
175 |
/* Begin PBXProject section */ |
176 |
29B97313FDCFA39411CA2CEA /* Project object */ = { |
177 |
isa = PBXProject; |
178 |
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SheepShaverLauncher" */; |
179 |
compatibilityVersion = "Xcode 2.4"; |
180 |
hasScannedForEncodings = 1; |
181 |
mainGroup = 29B97314FDCFA39411CA2CEA /* SheepShaverLauncher */; |
182 |
projectDirPath = ""; |
183 |
projectRoot = ""; |
184 |
targets = ( |
185 |
8D1107260486CEB800E47090 /* SheepShaver Launcher */, |
186 |
); |
187 |
}; |
188 |
/* End PBXProject section */ |
189 |
|
190 |
/* Begin PBXResourcesBuildPhase section */ |
191 |
8D1107290486CEB800E47090 /* Resources */ = { |
192 |
isa = PBXResourcesBuildPhase; |
193 |
buildActionMask = 2147483647; |
194 |
files = ( |
195 |
8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */, |
196 |
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */, |
197 |
08B5FAFD102497FA0047FD1B /* VMSettingsWindow.nib in Resources */, |
198 |
08B5FB01102498B00047FD1B /* VMListWindow.nib in Resources */, |
199 |
); |
200 |
runOnlyForDeploymentPostprocessing = 0; |
201 |
}; |
202 |
/* End PBXResourcesBuildPhase section */ |
203 |
|
204 |
/* Begin PBXSourcesBuildPhase section */ |
205 |
8D11072C0486CEB800E47090 /* Sources */ = { |
206 |
isa = PBXSourcesBuildPhase; |
207 |
buildActionMask = 2147483647; |
208 |
files = ( |
209 |
8D11072D0486CEB800E47090 /* main.m in Sources */, |
210 |
084186B10B3A0515004B1F63 /* VMSettingsController.mm in Sources */, |
211 |
08DC90BD0B67074C00799A45 /* prefs_items.cpp in Sources */, |
212 |
08DC90BF0B67075D00799A45 /* prefs_unix.cpp in Sources */, |
213 |
08DC90C10B67077300799A45 /* prefs.cpp in Sources */, |
214 |
08B5FB221024FE320047FD1B /* AppController.mm in Sources */, |
215 |
08F4D174102601C500C6436D /* VMListController.mm in Sources */, |
216 |
); |
217 |
runOnlyForDeploymentPostprocessing = 0; |
218 |
}; |
219 |
/* End PBXSourcesBuildPhase section */ |
220 |
|
221 |
/* Begin PBXVariantGroup section */ |
222 |
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = { |
223 |
isa = PBXVariantGroup; |
224 |
children = ( |
225 |
089C165DFE840E0CC02AAC07 /* English */, |
226 |
); |
227 |
name = InfoPlist.strings; |
228 |
sourceTree = "<group>"; |
229 |
}; |
230 |
08B5FAFB102497FA0047FD1B /* VMSettingsWindow.nib */ = { |
231 |
isa = PBXVariantGroup; |
232 |
children = ( |
233 |
08B5FAFC102497FA0047FD1B /* English */, |
234 |
); |
235 |
name = VMSettingsWindow.nib; |
236 |
sourceTree = "<group>"; |
237 |
}; |
238 |
08B5FAFF102498B00047FD1B /* VMListWindow.nib */ = { |
239 |
isa = PBXVariantGroup; |
240 |
children = ( |
241 |
08B5FB00102498B00047FD1B /* English */, |
242 |
); |
243 |
name = VMListWindow.nib; |
244 |
sourceTree = "<group>"; |
245 |
}; |
246 |
29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = { |
247 |
isa = PBXVariantGroup; |
248 |
children = ( |
249 |
29B97319FDCFA39411CA2CEA /* English */, |
250 |
); |
251 |
name = MainMenu.nib; |
252 |
sourceTree = "<group>"; |
253 |
}; |
254 |
/* End PBXVariantGroup section */ |
255 |
|
256 |
/* Begin XCBuildConfiguration section */ |
257 |
C01FCF4B08A954540054247B /* Debug */ = { |
258 |
isa = XCBuildConfiguration; |
259 |
buildSettings = { |
260 |
COPY_PHASE_STRIP = NO; |
261 |
GCC_DYNAMIC_NO_PIC = NO; |
262 |
GCC_ENABLE_FIX_AND_CONTINUE = YES; |
263 |
GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp; |
264 |
GCC_MODEL_TUNING = G5; |
265 |
GCC_OPTIMIZATION_LEVEL = 0; |
266 |
GCC_PREPROCESSOR_DEFINITIONS = ( |
267 |
PREFS_EDITOR, |
268 |
STANDALONE_PREFS, |
269 |
); |
270 |
INFOPLIST_FILE = Info.plist; |
271 |
INSTALL_PATH = "$(HOME)/Applications"; |
272 |
OTHER_CFLAGS = "$(inherited)"; |
273 |
PRODUCT_NAME = SheepShaverLauncher; |
274 |
WRAPPER_EXTENSION = app; |
275 |
ZERO_LINK = YES; |
276 |
}; |
277 |
name = Debug; |
278 |
}; |
279 |
C01FCF4C08A954540054247B /* Release */ = { |
280 |
isa = XCBuildConfiguration; |
281 |
buildSettings = { |
282 |
ARCHS = ( |
283 |
ppc, |
284 |
i386, |
285 |
); |
286 |
GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
287 |
GCC_INPUT_FILETYPE = sourcecode.cpp.objcpp; |
288 |
GCC_MODEL_TUNING = G5; |
289 |
GCC_PREPROCESSOR_DEFINITIONS = ( |
290 |
PREFS_EDITOR, |
291 |
STANDALONE_PREFS, |
292 |
); |
293 |
INFOPLIST_FILE = Info.plist; |
294 |
INSTALL_PATH = "$(HOME)/Applications"; |
295 |
OTHER_CFLAGS = "$(inherited)"; |
296 |
PRODUCT_NAME = SheepShaverLauncher; |
297 |
WRAPPER_EXTENSION = app; |
298 |
}; |
299 |
name = Release; |
300 |
}; |
301 |
C01FCF4F08A954540054247B /* Debug */ = { |
302 |
isa = XCBuildConfiguration; |
303 |
buildSettings = { |
304 |
GCC_WARN_ABOUT_RETURN_TYPE = YES; |
305 |
GCC_WARN_UNUSED_VARIABLE = YES; |
306 |
PREBINDING = NO; |
307 |
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; |
308 |
}; |
309 |
name = Debug; |
310 |
}; |
311 |
C01FCF5008A954540054247B /* Release */ = { |
312 |
isa = XCBuildConfiguration; |
313 |
buildSettings = { |
314 |
GCC_WARN_ABOUT_RETURN_TYPE = YES; |
315 |
GCC_WARN_UNUSED_VARIABLE = YES; |
316 |
PREBINDING = NO; |
317 |
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; |
318 |
}; |
319 |
name = Release; |
320 |
}; |
321 |
/* End XCBuildConfiguration section */ |
322 |
|
323 |
/* Begin XCConfigurationList section */ |
324 |
C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "SheepShaver Launcher" */ = { |
325 |
isa = XCConfigurationList; |
326 |
buildConfigurations = ( |
327 |
C01FCF4B08A954540054247B /* Debug */, |
328 |
C01FCF4C08A954540054247B /* Release */, |
329 |
); |
330 |
defaultConfigurationIsVisible = 0; |
331 |
defaultConfigurationName = Release; |
332 |
}; |
333 |
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SheepShaverLauncher" */ = { |
334 |
isa = XCConfigurationList; |
335 |
buildConfigurations = ( |
336 |
C01FCF4F08A954540054247B /* Debug */, |
337 |
C01FCF5008A954540054247B /* Release */, |
338 |
); |
339 |
defaultConfigurationIsVisible = 0; |
340 |
defaultConfigurationName = Release; |
341 |
}; |
342 |
/* End XCConfigurationList section */ |
343 |
}; |
344 |
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; |
345 |
} |