Atlas - project.pbxproj
Home / ext / SDL2 / Xcode-iOS / Template / SDL iOS Application / ___PROJECTNAME___.xcodeproj Lines: 1 | Size: 14044 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)][FILE BEGIN]1// !$*UTF8*$! 2{ 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 46; 7 objects = { 8 9/* Begin PBXBuildFile section */ 10 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; 11 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; }; 12 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; }; 13 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; }; 14 944A656F195747D90094A81E /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 944A656E1957463F0094A81E /* libSDL2.a */; }; 15 945C4F53195AF17F00DBBF61 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 945C4F52195AF17F00DBBF61 /* [email protected] */; }; 16 FA8B4B97196703B400F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4B96196703B400F8EB7C /* CoreMotion.framework */; }; 17 FAE0E9651BAF967F0098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9641BAF967F0098DFA4 /* GameController.framework */; }; 18 FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD779EDD0E26BA1200F39101 /* CoreAudio.framework */; }; 19 FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07C0E26BD8C00F39101 /* Icon.png */; }; 20 FD77A07F0E26BDA900F39101 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07E0E26BDA900F39101 /* Default.png */; }; 21 FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD77A0840E26BDB800F39101 /* AudioToolbox.framework */; }; 22 FD77A09D0E26BDE500F39101 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A09C0E26BDE500F39101 /* main.c */; }; 23 FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */; }; 24/* End PBXBuildFile section */ 25 26/* Begin PBXContainerItemProxy section */ 27 944A656D1957463F0094A81E /* PBXContainerItemProxy */ = { 28 isa = PBXContainerItemProxy; 29 containerPortal = 944A65681957463F0094A81E /* SDL.xcodeproj */; 30 proxyType = 2; 31 remoteGlobalIDString = FD6526630DE8FCCB002AD96B; 32 remoteInfo = libSDL; 33 }; 34/* End PBXContainerItemProxy section */ 35 36/* Begin PBXFileReference section */ 37 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 38 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "___PROJECTNAME___.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 39 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; 40 28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; 41 28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; 42 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; 43 944A65681957463F0094A81E /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = ../../SDL/SDL.xcodeproj; sourceTree = "<group>"; }; 44 945C4F52195AF17F00DBBF61 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; 45 FA8B4B96196703B400F8EB7C /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; 46 FAE0E9641BAF967F0098DFA4 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; }; 47 FD779EDD0E26BA1200F39101 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; 48 FD77A07C0E26BD8C00F39101 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; }; 49 FD77A07E0E26BDA900F39101 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; }; 50 FD77A0840E26BDB800F39101 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; 51 FD77A09C0E26BDE500F39101 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; }; 52 FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 53/* End PBXFileReference section */ 54 55/* Begin PBXFrameworksBuildPhase section */ 56 1D60588F0D05DD3D006BFB54 /* Frameworks */ = { 57 isa = PBXFrameworksBuildPhase; 58 buildActionMask = 2147483647; 59 files = ( 60 944A656F195747D90094A81E /* libSDL2.a in Frameworks */, 61 FAE0E9651BAF967F0098DFA4 /* GameController.framework in Frameworks */, 62 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */, 63 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */, 64 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */, 65 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */, 66 FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */, 67 FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */, 68 FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */, 69 FA8B4B97196703B400F8EB7C /* CoreMotion.framework in Frameworks */, 70 ); 71 runOnlyForDeploymentPostprocessing = 0; 72 }; 73/* End PBXFrameworksBuildPhase section */ 74 75/* Begin PBXGroup section */ 76 19C28FACFE9D520D11CA2CBB /* Products */ = { 77 isa = PBXGroup; 78 children = ( 79 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */, 80 ); 81 name = Products; 82 sourceTree = "<group>"; 83 }; 84 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { 85 isa = PBXGroup; 86 children = ( 87 945C4F52195AF17F00DBBF61 /* [email protected] */, 88 29B97315FDCFA39411CA2CEA /* Sources */, 89 29B97317FDCFA39411CA2CEA /* Resources */, 90 29B97323FDCFA39411CA2CEA /* Frameworks */, 91 19C28FACFE9D520D11CA2CBB /* Products */, 92 ); 93 name = CustomTemplate; 94 sourceTree = "<group>"; 95 }; 96 29B97315FDCFA39411CA2CEA /* Sources */ = { 97 isa = PBXGroup; 98 children = ( 99 944A65681957463F0094A81E /* SDL.xcodeproj */, 100 FD77A09C0E26BDE500F39101 /* main.c */, 101 ); 102 name = Sources; 103 sourceTree = "<group>"; 104 }; 105 29B97317FDCFA39411CA2CEA /* Resources */ = { 106 isa = PBXGroup; 107 children = ( 108 FD77A07E0E26BDA900F39101 /* Default.png */, 109 FD77A07C0E26BD8C00F39101 /* Icon.png */, 110 8D1107310486CEB800E47090 /* Info.plist */, 111 ); 112 name = Resources; 113 sourceTree = "<group>"; 114 }; 115 29B97323FDCFA39411CA2CEA /* Frameworks */ = { 116 isa = PBXGroup; 117 children = ( 118 FAE0E9641BAF967F0098DFA4 /* GameController.framework */, 119 FA8B4B96196703B400F8EB7C /* CoreMotion.framework */, 120 FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */, 121 FD77A0840E26BDB800F39101 /* AudioToolbox.framework */, 122 FD779EDD0E26BA1200F39101 /* CoreAudio.framework */, 123 28FD15070DC6FC5B0079059D /* QuartzCore.framework */, 124 28FD14FF0DC6FC520079059D /* OpenGLES.framework */, 125 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, 126 1D30AB110D05D00D00671497 /* Foundation.framework */, 127 ); 128 name = Frameworks; 129 sourceTree = "<group>"; 130 }; 131 944A65691957463F0094A81E /* Products */ = { 132 isa = PBXGroup; 133 children = ( 134 944A656E1957463F0094A81E /* libSDL2.a */, 135 ); 136 name = Products; 137 sourceTree = "<group>"; 138 }; 139/* End PBXGroup section */ 140 141/* Begin PBXNativeTarget section */ 142 1D6058900D05DD3D006BFB54 /* ___PROJECTNAME___ */ = { 143 isa = PBXNativeTarget; 144 buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */; 145 buildPhases = ( 146 1D60588D0D05DD3D006BFB54 /* Resources */, 147 1D60588E0D05DD3D006BFB54 /* Sources */, 148 1D60588F0D05DD3D006BFB54 /* Frameworks */, 149 ); 150 buildRules = ( 151 ); 152 dependencies = ( 153 ); 154 name = "___PROJECTNAME___"; 155 productName = "___PROJECTNAME___"; 156 productReference = 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */; 157 productType = "com.apple.product-type.application"; 158 }; 159/* End PBXNativeTarget section */ 160 161/* Begin PBXProject section */ 162 29B97313FDCFA39411CA2CEA /* Project object */ = { 163 isa = PBXProject; 164 attributes = { 165 LastUpgradeCheck = 0510; 166 }; 167 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */; 168 compatibilityVersion = "Xcode 3.2"; 169 developmentRegion = English; 170 hasScannedForEncodings = 1; 171 knownRegions = ( 172 English, 173 Japanese, 174 French, 175 German, 176 ); 177 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; 178 projectDirPath = ""; 179 projectReferences = ( 180 { 181 ProductGroup = 944A65691957463F0094A81E /* Products */; 182 ProjectRef = 944A65681957463F0094A81E /* SDL.xcodeproj */; 183 }, 184 ); 185 projectRoot = ""; 186 targets = ( 187 1D6058900D05DD3D006BFB54 /* ___PROJECTNAME___ */, 188 ); 189 }; 190/* End PBXProject section */ 191 192/* Begin PBXReferenceProxy section */ 193 944A656E1957463F0094A81E /* libSDL2.a */ = { 194 isa = PBXReferenceProxy; 195 fileType = archive.ar; 196 path = libSDL2.a; 197 remoteRef = 944A656D1957463F0094A81E /* PBXContainerItemProxy */; 198 sourceTree = BUILT_PRODUCTS_DIR; 199 }; 200/* End PBXReferenceProxy section */ 201 202/* Begin PBXResourcesBuildPhase section */ 203 1D60588D0D05DD3D006BFB54 /* Resources */ = { 204 isa = PBXResourcesBuildPhase; 205 buildActionMask = 2147483647; 206 files = ( 207 FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */, 208 FD77A07F0E26BDA900F39101 /* Default.png in Resources */, 209 945C4F53195AF17F00DBBF61 /* [email protected] in Resources */, 210 ); 211 runOnlyForDeploymentPostprocessing = 0; 212 }; 213/* End PBXResourcesBuildPhase section */ 214 215/* Begin PBXSourcesBuildPhase section */ 216 1D60588E0D05DD3D006BFB54 /* Sources */ = { 217 isa = PBXSourcesBuildPhase; 218 buildActionMask = 2147483647; 219 files = ( 220 FD77A09D0E26BDE500F39101 /* main.c in Sources */, 221 ); 222 runOnlyForDeploymentPostprocessing = 0; 223 }; 224/* End PBXSourcesBuildPhase section */ 225 226/* Begin XCBuildConfiguration section */ 227 1D6058940D05DD3E006BFB54 /* Debug */ = { 228 isa = XCBuildConfiguration; 229 buildSettings = { 230 ALWAYS_SEARCH_USER_PATHS = NO; 231 COPY_PHASE_STRIP = NO; 232 GCC_DYNAMIC_NO_PIC = NO; 233 GCC_OPTIMIZATION_LEVEL = 0; 234 GCC_PRECOMPILE_PREFIX_HEADER = YES; 235 GCC_PREFIX_HEADER = ""; 236 INFOPLIST_FILE = Info.plist; 237 LIBRARY_SEARCH_PATHS = "$(inherited)"; 238 PRODUCT_NAME = "___PROJECTNAME___"; 239 USER_HEADER_SEARCH_PATHS = ../../../include; 240 }; 241 name = Debug; 242 }; 243 1D6058950D05DD3E006BFB54 /* Release */ = { 244 isa = XCBuildConfiguration; 245 buildSettings = { 246 ALWAYS_SEARCH_USER_PATHS = NO; 247 COPY_PHASE_STRIP = YES; 248 GCC_PRECOMPILE_PREFIX_HEADER = YES; 249 GCC_PREFIX_HEADER = ""; 250 INFOPLIST_FILE = Info.plist; 251 LIBRARY_SEARCH_PATHS = "$(inherited)"; 252 PRODUCT_NAME = "___PROJECTNAME___"; 253 USER_HEADER_SEARCH_PATHS = ../../../include; 254 }; 255 name = Release; 256 }; 257 C01FCF4F08A954540054247B /* Debug */ = { 258 isa = XCBuildConfiguration; 259 buildSettings = { 260 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 261 GCC_C_LANGUAGE_STANDARD = c99; 262 GCC_WARN_ABOUT_RETURN_TYPE = YES; 263 GCC_WARN_UNUSED_VARIABLE = YES; 264 ONLY_ACTIVE_ARCH = YES; 265 OTHER_CFLAGS = ""; 266 PREBINDING = NO; 267 SDKROOT = iphoneos; 268 }; 269 name = Debug; 270 }; 271 C01FCF5008A954540054247B /* Release */ = { 272 isa = XCBuildConfiguration; 273 buildSettings = { 274 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 275 GCC_C_LANGUAGE_STANDARD = c99; 276 GCC_WARN_ABOUT_RETURN_TYPE = YES; 277 GCC_WARN_UNUSED_VARIABLE = YES; 278 OTHER_CFLAGS = ""; 279 PREBINDING = NO; 280 SDKROOT = iphoneos; 281 }; 282 name = Release; 283 }; 284/* End XCBuildConfiguration section */ 285 286/* Begin XCConfigurationList section */ 287 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */ = { 288 isa = XCConfigurationList; 289 buildConfigurations = ( 290 1D6058940D05DD3E006BFB54 /* Debug */, 291 1D6058950D05DD3E006BFB54 /* Release */, 292 ); 293 defaultConfigurationIsVisible = 0; 294 defaultConfigurationName = Release; 295 }; 296 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */ = { 297 isa = XCConfigurationList; 298 buildConfigurations = ( 299 C01FCF4F08A954540054247B /* Debug */, 300 C01FCF5008A954540054247B /* Release */, 301 ); 302 defaultConfigurationIsVisible = 0; 303 defaultConfigurationName = Release; 304 }; 305/* End XCConfigurationList section */ 306 }; 307 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; 308} 309[FILE END](C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.