3331
+ − 1 // !$*UTF8*$!
+ − 2 {
+ − 3 archiveVersion = 1;
+ − 4 classes = {
+ − 5 };
+ − 6 objectVersion = 46;
+ − 7 objects = {
+ − 8
+ − 9 /* Begin PBXBuildFile section */
+ − 10 002F39FA09D0881F00EBEB88 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F39F909D0881F00EBEB88 /* SDL.framework */; };
+ − 11 002F3A0009D0884600EBEB88 /* SDL.framework in Copy Frameworks into .app bundle */ = {isa = PBXBuildFile; fileRef = 002F39F909D0881F00EBEB88 /* SDL.framework */; };
+ − 12 002F3A3F09D088BA00EBEB88 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F3A3E09D088BA00EBEB88 /* main.c */; };
+ − 13 002F3AF109D08F1000EBEB88 /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = 002F3AEF09D08F1000EBEB88 /* SDLMain.nib */; };
+ − 14 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
+ − 15 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
+ − 16 /* End PBXBuildFile section */
+ − 17
+ − 18 /* Begin PBXCopyFilesBuildPhase section */
+ − 19 002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */ = {
+ − 20 isa = PBXCopyFilesBuildPhase;
+ − 21 buildActionMask = 2147483647;
+ − 22 dstPath = "";
+ − 23 dstSubfolderSpec = 10;
+ − 24 files = (
+ − 25 002F3A0009D0884600EBEB88 /* SDL.framework in Copy Frameworks into .app bundle */,
+ − 26 );
+ − 27 name = "Copy Frameworks into .app bundle";
+ − 28 runOnlyForDeploymentPostprocessing = 0;
+ − 29 };
+ − 30 /* End PBXCopyFilesBuildPhase section */
+ − 31
+ − 32 /* Begin PBXFileReference section */
+ − 33 002F39F909D0881F00EBEB88 /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = "<absolute>"; };
+ − 34 002F3A3E09D088BA00EBEB88 /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = SOURCE_ROOT; };
+ − 35 002F3AF009D08F1000EBEB88 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/SDLMain.nib; sourceTree = "<group>"; };
+ − 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 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
+ − 39 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
+ − 40 32CA4F630368D1EE00C91783 /* ___PROJECTNAME____Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "___PROJECTNAME____Prefix.pch"; sourceTree = "<group>"; };
+ − 41 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
+ − 42 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "___PROJECTNAME___.app"; sourceTree = BUILT_PRODUCTS_DIR; };
+ − 43 /* End PBXFileReference section */
+ − 44
+ − 45 /* Begin PBXFrameworksBuildPhase section */
+ − 46 8D11072E0486CEB800E47090 /* Frameworks */ = {
+ − 47 isa = PBXFrameworksBuildPhase;
+ − 48 buildActionMask = 2147483647;
+ − 49 files = (
+ − 50 002F39FA09D0881F00EBEB88 /* SDL.framework in Frameworks */,
+ − 51 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
+ − 52 );
+ − 53 runOnlyForDeploymentPostprocessing = 0;
+ − 54 };
+ − 55 /* End PBXFrameworksBuildPhase section */
+ − 56
+ − 57 /* Begin PBXGroup section */
+ − 58 080E96DDFE201D6D7F000001 /* Classes */ = {
+ − 59 isa = PBXGroup;
+ − 60 children = (
+ − 61 );
+ − 62 name = Classes;
+ − 63 sourceTree = "<group>";
+ − 64 };
+ − 65 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
+ − 66 isa = PBXGroup;
+ − 67 children = (
+ − 68 002F39F909D0881F00EBEB88 /* SDL.framework */,
+ − 69 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
+ − 70 );
+ − 71 name = "Linked Frameworks";
+ − 72 sourceTree = "<group>";
+ − 73 };
+ − 74 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
+ − 75 isa = PBXGroup;
+ − 76 children = (
+ − 77 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
+ − 78 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
+ − 79 );
+ − 80 name = "Other Frameworks";
+ − 81 sourceTree = "<group>";
+ − 82 };
+ − 83 19C28FACFE9D520D11CA2CBB /* Products */ = {
+ − 84 isa = PBXGroup;
+ − 85 children = (
+ − 86 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */,
+ − 87 );
+ − 88 name = Products;
+ − 89 sourceTree = "<group>";
+ − 90 };
+ − 91 29B97314FDCFA39411CA2CEA /* ___PROJECTNAMEASXML___ */ = {
+ − 92 isa = PBXGroup;
+ − 93 children = (
+ − 94 080E96DDFE201D6D7F000001 /* Classes */,
+ − 95 29B97315FDCFA39411CA2CEA /* Other Sources */,
+ − 96 29B97317FDCFA39411CA2CEA /* Resources */,
+ − 97 29B97323FDCFA39411CA2CEA /* Frameworks */,
+ − 98 19C28FACFE9D520D11CA2CBB /* Products */,
+ − 99 );
+ − 100 name = "___PROJECTNAMEASXML___";
+ − 101 sourceTree = "<group>";
+ − 102 };
+ − 103 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
+ − 104 isa = PBXGroup;
+ − 105 children = (
+ − 106 32CA4F630368D1EE00C91783 /* ___PROJECTNAME____Prefix.pch */,
+ − 107 002F3A3E09D088BA00EBEB88 /* main.c */,
+ − 108 );
+ − 109 name = "Other Sources";
+ − 110 sourceTree = "<group>";
+ − 111 };
+ − 112 29B97317FDCFA39411CA2CEA /* Resources */ = {
+ − 113 isa = PBXGroup;
+ − 114 children = (
+ − 115 8D1107310486CEB800E47090 /* Info.plist */,
+ − 116 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
+ − 117 002F3AEF09D08F1000EBEB88 /* SDLMain.nib */,
+ − 118 );
+ − 119 name = Resources;
+ − 120 sourceTree = "<group>";
+ − 121 };
+ − 122 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
+ − 123 isa = PBXGroup;
+ − 124 children = (
+ − 125 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
+ − 126 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
+ − 127 );
+ − 128 name = Frameworks;
+ − 129 sourceTree = "<group>";
+ − 130 };
+ − 131 /* End PBXGroup section */
+ − 132
+ − 133 /* Begin PBXNativeTarget section */
+ − 134 8D1107260486CEB800E47090 /* ___PROJECTNAME___ */ = {
+ − 135 isa = PBXNativeTarget;
+ − 136 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */;
+ − 137 buildPhases = (
+ − 138 8D1107290486CEB800E47090 /* Resources */,
+ − 139 8D11072C0486CEB800E47090 /* Sources */,
+ − 140 8D11072E0486CEB800E47090 /* Frameworks */,
+ − 141 002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */,
+ − 142 );
+ − 143 buildRules = (
+ − 144 );
+ − 145 dependencies = (
+ − 146 );
+ − 147 name = "___PROJECTNAME___";
+ − 148 productInstallPath = "$(HOME)/Applications";
+ − 149 productName = "___PROJECTNAME___";
+ − 150 productReference = 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */;
+ − 151 productType = "com.apple.product-type.application";
+ − 152 };
+ − 153 /* End PBXNativeTarget section */
+ − 154
+ − 155 /* Begin PBXProject section */
+ − 156 29B97313FDCFA39411CA2CEA /* Project object */ = {
+ − 157 isa = PBXProject;
+ − 158 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */;
+ − 159 compatibilityVersion = "Xcode 3.2";
+ − 160 hasScannedForEncodings = 1;
+ − 161 mainGroup = 29B97314FDCFA39411CA2CEA /* ___PROJECTNAMEASXML___ */;
+ − 162 projectDirPath = "";
+ − 163 projectRoot = "";
+ − 164 targets = (
+ − 165 8D1107260486CEB800E47090 /* ___PROJECTNAME___ */,
+ − 166 );
+ − 167 };
+ − 168 /* End PBXProject section */
+ − 169
+ − 170 /* Begin PBXResourcesBuildPhase section */
+ − 171 8D1107290486CEB800E47090 /* Resources */ = {
+ − 172 isa = PBXResourcesBuildPhase;
+ − 173 buildActionMask = 2147483647;
+ − 174 files = (
+ − 175 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
+ − 176 002F3AF109D08F1000EBEB88 /* SDLMain.nib in Resources */,
+ − 177 );
+ − 178 runOnlyForDeploymentPostprocessing = 0;
+ − 179 };
+ − 180 /* End PBXResourcesBuildPhase section */
+ − 181
+ − 182 /* Begin PBXSourcesBuildPhase section */
+ − 183 8D11072C0486CEB800E47090 /* Sources */ = {
+ − 184 isa = PBXSourcesBuildPhase;
+ − 185 buildActionMask = 2147483647;
+ − 186 files = (
+ − 187 002F3A3F09D088BA00EBEB88 /* main.c in Sources */,
+ − 188 );
+ − 189 runOnlyForDeploymentPostprocessing = 0;
+ − 190 };
+ − 191 /* End PBXSourcesBuildPhase section */
+ − 192
+ − 193 /* Begin PBXVariantGroup section */
+ − 194 002F3AEF09D08F1000EBEB88 /* SDLMain.nib */ = {
+ − 195 isa = PBXVariantGroup;
+ − 196 children = (
+ − 197 002F3AF009D08F1000EBEB88 /* English */,
+ − 198 );
+ − 199 name = SDLMain.nib;
+ − 200 sourceTree = "<group>";
+ − 201 };
+ − 202 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
+ − 203 isa = PBXVariantGroup;
+ − 204 children = (
+ − 205 089C165DFE840E0CC02AAC07 /* English */,
+ − 206 );
+ − 207 name = InfoPlist.strings;
+ − 208 sourceTree = "<group>";
+ − 209 };
+ − 210 /* End PBXVariantGroup section */
+ − 211
+ − 212 /* Begin XCBuildConfiguration section */
+ − 213 C01FCF4B08A954540054247B /* Debug */ = {
+ − 214 isa = XCBuildConfiguration;
+ − 215 buildSettings = {
+ − 216 COPY_PHASE_STRIP = NO;
+ − 217 GCC_DYNAMIC_NO_PIC = NO;
+ − 218 GCC_ENABLE_FIX_AND_CONTINUE = YES;
+ − 219 GCC_MODEL_TUNING = G5;
+ − 220 GCC_OPTIMIZATION_LEVEL = 0;
3339
+ − 221 GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ − 222 GCC_PREFIX_HEADER = "___PROJECTNAMEASIDENTIFIER____Prefix.pch";
3331
+ − 223 INFOPLIST_FILE = Info.plist;
+ − 224 INSTALL_PATH = "$(HOME)/Applications";
+ − 225 PRODUCT_NAME = "___PROJECTNAME___";
+ − 226 WRAPPER_EXTENSION = app;
+ − 227 };
+ − 228 name = Debug;
+ − 229 };
+ − 230 C01FCF4C08A954540054247B /* Release */ = {
+ − 231 isa = XCBuildConfiguration;
+ − 232 buildSettings = {
+ − 233 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
+ − 234 GCC_MODEL_TUNING = G5;
3339
+ − 235 GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ − 236 GCC_PREFIX_HEADER = "___PROJECTNAMEASIDENTIFIER____Prefix.pch";
3331
+ − 237 INFOPLIST_FILE = Info.plist;
+ − 238 INSTALL_PATH = "$(HOME)/Applications";
+ − 239 PRODUCT_NAME = "___PROJECTNAME___";
+ − 240 WRAPPER_EXTENSION = app;
+ − 241 };
+ − 242 name = Release;
+ − 243 };
+ − 244 C01FCF4F08A954540054247B /* Debug */ = {
+ − 245 isa = XCBuildConfiguration;
+ − 246 buildSettings = {
+ − 247 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
+ − 248 FRAMEWORK_SEARCH_PATHS = (
+ − 249 "$(HOME)/Library/Frameworks",
+ − 250 /Library/Frameworks,
+ − 251 "$(FRAMEWORK_SEARCH_PATHS)",
+ − 252 );
3339
+ − 253 GCC_C_LANGUAGE_STANDARD = c99;
3331
+ − 254 GCC_VERSION = 4.0;
+ − 255 "GCC_VERSION[arch=x86_64]" = 4.2;
+ − 256 GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ − 257 GCC_WARN_UNUSED_VARIABLE = YES;
+ − 258 HEADER_SEARCH_PATHS = (
+ − 259 "$(HOME)/Library/Frameworks/SDL.framework/Headers",
+ − 260 /Library/Frameworks/SDL.framework/Headers,
+ − 261 "$(HEADER_SEARCH_PATHS)",
+ − 262 );
+ − 263 PREBINDING = NO;
+ − 264 SDKROOT = macosx10.4;
+ − 265 "SDKROOT[arch=x86_64]" = macosx10.6;
+ − 266 };
+ − 267 name = Debug;
+ − 268 };
+ − 269 C01FCF5008A954540054247B /* Release */ = {
+ − 270 isa = XCBuildConfiguration;
+ − 271 buildSettings = {
+ − 272 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
+ − 273 FRAMEWORK_SEARCH_PATHS = (
+ − 274 "$(HOME)/Library/Frameworks",
+ − 275 /Library/Frameworks,
+ − 276 "$(FRAMEWORK_SEARCH_PATHS)",
+ − 277 );
3339
+ − 278 GCC_C_LANGUAGE_STANDARD = c99;
3331
+ − 279 GCC_VERSION = 4.0;
+ − 280 "GCC_VERSION[arch=x86_64]" = 4.2;
+ − 281 GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ − 282 GCC_WARN_UNUSED_VARIABLE = YES;
+ − 283 HEADER_SEARCH_PATHS = (
+ − 284 "$(HOME)/Library/Frameworks/SDL.framework/Headers",
+ − 285 /Library/Frameworks/SDL.framework/Headers,
+ − 286 "$(HEADER_SEARCH_PATHS)",
+ − 287 );
+ − 288 PREBINDING = NO;
+ − 289 SDKROOT = macosx10.4;
+ − 290 "SDKROOT[arch=x86_64]" = macosx10.6;
+ − 291 };
+ − 292 name = Release;
+ − 293 };
+ − 294 /* End XCBuildConfiguration section */
+ − 295
+ − 296 /* Begin XCConfigurationList section */
+ − 297 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */ = {
+ − 298 isa = XCConfigurationList;
+ − 299 buildConfigurations = (
+ − 300 C01FCF4B08A954540054247B /* Debug */,
+ − 301 C01FCF4C08A954540054247B /* Release */,
+ − 302 );
+ − 303 defaultConfigurationIsVisible = 0;
+ − 304 defaultConfigurationName = Release;
+ − 305 };
+ − 306 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */ = {
+ − 307 isa = XCConfigurationList;
+ − 308 buildConfigurations = (
+ − 309 C01FCF4F08A954540054247B /* Debug */,
+ − 310 C01FCF5008A954540054247B /* Release */,
+ − 311 );
+ − 312 defaultConfigurationIsVisible = 0;
+ − 313 defaultConfigurationName = Release;
+ − 314 };
+ − 315 /* End XCConfigurationList section */
+ − 316 };
+ − 317 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
+ − 318 }