Skip to content

Latest commit

 

History

History
executable file
·
364 lines (351 loc) · 14.4 KB

project.pbxproj

File metadata and controls

executable file
·
364 lines (351 loc) · 14.4 KB
 
1
2
3
4
5
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
Sep 21, 2015
Sep 21, 2015
6
objectVersion = 46;
7
8
9
10
objects = {
/* Begin PBXBuildFile section */
039E2FCB749D2AE6705435A4 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B210870772357A20E4576EE /* OpenGLES.framework */; };
Sep 21, 2015
Sep 21, 2015
11
04CE7E9842C4612763496460 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2C147BCA187412202A676460 /* AudioToolbox.framework */; };
12
081D5E427A420BEA66DF6129 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 489C1A076394164C7F853083 /* Foundation.framework */; };
Sep 21, 2015
Sep 21, 2015
13
14
263A59BA6D20796421AC3870 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 603E37DB4001230953C943FD /* CoreGraphics.framework */; };
2F5A7AB72FA52C3D029335B6 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 49AD32CF351438B316C15B7A /* common.c */; };
15
424C13DC60653FEE6370536B /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 327333F1228F1B0D0A582BEC /* libSDL2.a */; };
Sep 21, 2015
Sep 21, 2015
16
17
18
19
20
43587E112FDE41E3486A5141 /* icon.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 67E105821F9D19C248BF17B6 /* icon.bmp */; };
5DC8148934C32F3407541C0F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DDB080C0C872DF96CEE0B62 /* QuartzCore.framework */; };
65AC30DF305741C6521420A7 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AF1729947305D7E10DA777D /* CoreAudio.framework */; };
66455D1E7E3179156E546AA8 /* happy.c in Sources */ = {isa = PBXBuildFile; fileRef = 1F0270E77CC100E968633EBA /* happy.c */; };
7E2000C447ED370218691A83 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 49C87CB0268927E071506CEA /* UIKit.framework */; };
21
22
23
24
25
26
27
28
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
6D92213A249742C860667923 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 45B64B000539221732843506 /* SDL2.xcodeproj */;
proxyType = 1;
remoteGlobalIDString = 515D4C462ACD2DA8180E7783;
Sep 21, 2015
Sep 21, 2015
29
30
31
32
33
34
35
36
remoteInfo = libSDL2.a;
};
73DD36916E01179F50147B85 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 45B64B000539221732843506 /* SDL2.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 224D2C85085A7BA60E532655;
remoteInfo = libSDL2.a;
37
38
39
40
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
Sep 21, 2015
Sep 21, 2015
41
42
43
44
45
46
47
48
49
50
51
52
53
54
1F0270E77CC100E968633EBA /* happy.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = happy.c; path = "../../../../Xcode-iOS/Demos/src/happy.c"; sourceTree = "<group>"; };
2C147BCA187412202A676460 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
3B210870772357A20E4576EE /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
4346585005E47029491C60D0 /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = common.h; path = "../../../../Xcode-iOS/Demos/src/common.h"; sourceTree = "<group>"; };
45B64B000539221732843506 /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL2.xcodeproj; path = ../../SDL2/SDL2.xcodeproj; sourceTree = SOURCE_ROOT; };
489C1A076394164C7F853083 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
49AD32CF351438B316C15B7A /* common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = common.c; path = "../../../../Xcode-iOS/Demos/src/common.c"; sourceTree = "<group>"; };
49C87CB0268927E071506CEA /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
4E8504577F0B2DC43C2073B9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = "../../../../Xcode-iOS/Demos/Info.plist"; sourceTree = "<group>"; };
5DDB080C0C872DF96CEE0B62 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
603E37DB4001230953C943FD /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
65F833BA06B514AD0EE36218 /* happy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = happy.app; sourceTree = BUILT_PRODUCTS_DIR; };
67E105821F9D19C248BF17B6 /* icon.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = icon.bmp; path = "../../../../Xcode-iOS/Demos/data/icon.bmp"; sourceTree = "<group>"; };
7AF1729947305D7E10DA777D /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
42BC7BB86D0D2AE72C3C307D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
04CE7E9842C4612763496460 /* AudioToolbox.framework in Frameworks */,
5DC8148934C32F3407541C0F /* QuartzCore.framework in Frameworks */,
039E2FCB749D2AE6705435A4 /* OpenGLES.framework in Frameworks */,
263A59BA6D20796421AC3870 /* CoreGraphics.framework in Frameworks */,
7E2000C447ED370218691A83 /* UIKit.framework in Frameworks */,
081D5E427A420BEA66DF6129 /* Foundation.framework in Frameworks */,
65AC30DF305741C6521420A7 /* CoreAudio.framework in Frameworks */,
424C13DC60653FEE6370536B /* libSDL2.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
Sep 21, 2015
Sep 21, 2015
76
1EEF027C57A725660BCF6FB9 /* data */ = {
77
78
isa = PBXGroup;
children = (
Sep 21, 2015
Sep 21, 2015
79
67E105821F9D19C248BF17B6 /* icon.bmp */,
Sep 21, 2015
Sep 21, 2015
81
name = data;
82
83
sourceTree = "<group>";
};
Sep 21, 2015
Sep 21, 2015
84
1F3D1DBD7857554A0C1C1965 /* src */ = {
85
86
isa = PBXGroup;
children = (
Sep 21, 2015
Sep 21, 2015
87
88
89
49AD32CF351438B316C15B7A /* common.c */,
4346585005E47029491C60D0 /* common.h */,
1F0270E77CC100E968633EBA /* happy.c */,
Sep 21, 2015
Sep 21, 2015
91
92
93
94
95
96
97
98
99
name = src;
sourceTree = "<group>";
};
20D87CCB7D1E6AC128B72992 /* Projects */ = {
isa = PBXGroup;
children = (
45B64B000539221732843506 /* SDL2.xcodeproj */,
);
name = Projects;
100
101
102
103
104
105
106
107
108
sourceTree = "<group>";
};
224D240956AC3D2636C95904 /* Demos */ = {
isa = PBXGroup;
children = (
4E8504577F0B2DC43C2073B9 /* Info.plist */,
1EEF027C57A725660BCF6FB9 /* data */,
1F3D1DBD7857554A0C1C1965 /* src */,
);
Sep 21, 2015
Sep 21, 2015
109
name = Demos;
110
111
sourceTree = "<group>";
};
Sep 21, 2015
Sep 21, 2015
112
343C7E606DE365001C7D0B84 /* Products */ = {
113
114
isa = PBXGroup;
children = (
Sep 21, 2015
Sep 21, 2015
115
65F833BA06B514AD0EE36218 /* happy.app */,
Sep 21, 2015
Sep 21, 2015
117
name = Products;
118
119
sourceTree = "<group>";
};
Sep 21, 2015
Sep 21, 2015
120
3555679049400DAA17916DD7 /* happy */ = {
121
122
isa = PBXGroup;
children = (
Sep 21, 2015
Sep 21, 2015
123
124
125
126
7CFE361B495F31F009A616F6 /* Xcode-iOS */,
532F72873A65662513E35533 /* Frameworks */,
343C7E606DE365001C7D0B84 /* Products */,
20D87CCB7D1E6AC128B72992 /* Projects */,
Sep 21, 2015
Sep 21, 2015
128
129
130
131
132
133
134
135
136
name = happy;
sourceTree = "<group>";
};
452A4F211058019E46671F0C /* Products */ = {
isa = PBXGroup;
children = (
327333F1228F1B0D0A582BEC /* libSDL2.a */,
);
name = Products;
137
138
139
140
141
142
143
144
145
146
147
148
149
sourceTree = "<group>";
};
532F72873A65662513E35533 /* Frameworks */ = {
isa = PBXGroup;
children = (
2C147BCA187412202A676460 /* AudioToolbox.framework */,
5DDB080C0C872DF96CEE0B62 /* QuartzCore.framework */,
3B210870772357A20E4576EE /* OpenGLES.framework */,
603E37DB4001230953C943FD /* CoreGraphics.framework */,
49C87CB0268927E071506CEA /* UIKit.framework */,
489C1A076394164C7F853083 /* Foundation.framework */,
7AF1729947305D7E10DA777D /* CoreAudio.framework */,
);
Sep 21, 2015
Sep 21, 2015
150
name = Frameworks;
151
152
sourceTree = "<group>";
};
Sep 21, 2015
Sep 21, 2015
153
7CFE361B495F31F009A616F6 /* Xcode-iOS */ = {
154
155
isa = PBXGroup;
children = (
Sep 21, 2015
Sep 21, 2015
156
224D240956AC3D2636C95904 /* Demos */,
Sep 21, 2015
Sep 21, 2015
158
name = "Xcode-iOS";
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
2CAD44D858E6037A6F811B90 /* happy */ = {
isa = PBXNativeTarget;
buildConfigurationList = 233F10BA36C35A146C6A4B3E /* Build configuration list for PBXNativeTarget "happy" */;
buildPhases = (
779B1C3D74C34A815E3A3F7E /* Resources */,
059733C83C381D451EFA5F5A /* Sources */,
42BC7BB86D0D2AE72C3C307D /* Frameworks */,
);
buildRules = (
);
dependencies = (
1F023F2F3EDE66E20BCC17E1 /* PBXTargetDependency */,
);
Sep 21, 2015
Sep 21, 2015
177
name = happy;
178
productInstallPath = "$(HOME)/Applications";
Sep 21, 2015
Sep 21, 2015
179
180
productName = happy;
productReference = 65F833BA06B514AD0EE36218 /* happy.app */;
181
182
183
184
185
186
187
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
08FB7793FE84155DC02AAC07 /* Project object */ = {
isa = PBXProject;
Sep 21, 2015
Sep 21, 2015
188
189
attributes = {
};
190
191
buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "happy" */;
compatibilityVersion = "Xcode 3.2";
Sep 21, 2015
Sep 21, 2015
192
developmentRegion = English;
193
hasScannedForEncodings = 1;
Sep 21, 2015
Sep 21, 2015
194
195
196
knownRegions = (
en,
);
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
mainGroup = 3555679049400DAA17916DD7 /* happy */;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 452A4F211058019E46671F0C /* Products */;
ProjectRef = 45B64B000539221732843506 /* SDL2.xcodeproj */;
},
);
projectRoot = "";
targets = (
2CAD44D858E6037A6F811B90 /* happy */,
);
};
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
327333F1228F1B0D0A582BEC /* libSDL2.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
Sep 21, 2015
Sep 21, 2015
216
path = libSDL2.a;
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
remoteRef = 73DD36916E01179F50147B85 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */
/* Begin PBXResourcesBuildPhase section */
779B1C3D74C34A815E3A3F7E /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
43587E112FDE41E3486A5141 /* icon.bmp in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
059733C83C381D451EFA5F5A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
2F5A7AB72FA52C3D029335B6 /* common.c in Sources */,
66455D1E7E3179156E546AA8 /* happy.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
1F023F2F3EDE66E20BCC17E1 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
Sep 21, 2015
Sep 21, 2015
248
name = libSDL2.a;
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
targetProxy = 6D92213A249742C860667923 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
115846ED1EDF44EA13E06D02 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
CODE_SIGN_IDENTITY = "iPhone Developer";
CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_CPP_EXCEPTIONS = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
Sep 21, 2015
Sep 21, 2015
267
268
USING_PREMAKE_CONFIG_H,
_DEBUG,
269
270
271
272
273
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
Sep 21, 2015
Sep 21, 2015
274
275
../..,
../../../../include,
Sep 21, 2015
Sep 21, 2015
277
OBJROOT = obj/iOS/Debug;
278
ONLY_ACTIVE_ARCH = YES;
Sep 21, 2015
Sep 21, 2015
279
280
SDKROOT = iphoneos;
SYMROOT = Build/Debug;
Sep 21, 2015
Sep 21, 2015
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
name = Debug;
};
205A208D2C4F2495443E582F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CONFIGURATION_BUILD_DIR = Build/Release;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_DYNAMIC_NO_PIC = NO;
GCC_MODEL_TUNING = G5;
INFOPLIST_FILE = "../../../../Xcode-iOS/Demos/Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_NAME = happy;
};
name = Release;
297
298
299
300
301
302
303
304
305
306
307
308
309
};
3536279D443370B3347E7CB6 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
CODE_SIGN_IDENTITY = "iPhone Developer";
CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_CPP_EXCEPTIONS = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = NO;
GCC_OPTIMIZATION_LEVEL = 3;
GCC_PREPROCESSOR_DEFINITIONS = (
Sep 21, 2015
Sep 21, 2015
310
311
USING_PREMAKE_CONFIG_H,
NDEBUG,
312
313
314
315
316
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
Sep 21, 2015
Sep 21, 2015
317
318
../..,
../../../../include,
Sep 21, 2015
Sep 21, 2015
320
OBJROOT = obj/iOS/Release;
321
ONLY_ACTIVE_ARCH = NO;
Sep 21, 2015
Sep 21, 2015
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
SDKROOT = iphoneos;
SYMROOT = Build/Release;
};
name = Release;
};
563C339925F445BB2F1E01DB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CONFIGURATION_BUILD_DIR = Build/Debug;
GCC_DYNAMIC_NO_PIC = NO;
GCC_MODEL_TUNING = G5;
INFOPLIST_FILE = "../../../../Xcode-iOS/Demos/Info.plist";
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_NAME = happy;
Sep 21, 2015
Sep 21, 2015
338
name = Debug;
339
340
341
342
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
Sep 21, 2015
Sep 21, 2015
343
1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "happy" */ = {
344
345
isa = XCConfigurationList;
buildConfigurations = (
Sep 21, 2015
Sep 21, 2015
346
347
115846ED1EDF44EA13E06D02 /* Debug */,
3536279D443370B3347E7CB6 /* Release */,
348
349
);
defaultConfigurationIsVisible = 0;
Sep 21, 2015
Sep 21, 2015
350
defaultConfigurationName = Debug;
Sep 21, 2015
Sep 21, 2015
352
233F10BA36C35A146C6A4B3E /* Build configuration list for PBXNativeTarget "happy" */ = {
353
354
isa = XCConfigurationList;
buildConfigurations = (
Sep 21, 2015
Sep 21, 2015
355
356
563C339925F445BB2F1E01DB /* Debug */,
205A208D2C4F2495443E582F /* Release */,
357
358
);
defaultConfigurationIsVisible = 0;
Sep 21, 2015
Sep 21, 2015
359
defaultConfigurationName = Debug;
360
361
362
363
364
};
/* End XCConfigurationList section */
};
rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
}