bzr branch
/browse/iphone/common
| Line | Revision | Contents |
| 1 | 9 | // !$*UTF8*$! |
| 2 | { |
|
| 3 | archiveVersion = 1; |
|
| 4 | classes = { |
|
| 5 | }; |
|
| 6 | objectVersion = 45; |
|
| 7 | objects = { |
|
| 8 | ||
| 9 | /* Begin PBXBuildFile section */ |
|
| 10 | 1D3623260D0F684500981E51 /* JigsAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* JigsAppDelegate.m */; }; |
|
| 11 | 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; }; |
|
| 12 | 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; |
|
| 13 | 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; }; |
|
| 14 | 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; }; |
|
| 15 | 28FD14FE0DC6FC130079059D /* EAGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 28FD14FD0DC6FC130079059D /* EAGLView.m */; }; |
|
| 16 | 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; }; |
|
| 17 | 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; }; |
|
| 18 | DAE0A35E1026060200887D77 /* JigsawView.xib in Resources */ = {isa = PBXBuildFile; fileRef = DAE0A35D1026060200887D77 /* JigsawView.xib */; }; |
|
| 19 | DAE0A363102606DD00887D77 /* JigsawViewControllr.m in Sources */ = {isa = PBXBuildFile; fileRef = DAE0A362102606DD00887D77 /* JigsawViewControllr.m */; }; |
|
| 20 | /* End PBXBuildFile section */ |
|
| 21 | ||
| 22 | /* Begin PBXFileReference section */ |
|
| 23 | 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
|
| 24 | 1D3623240D0F684500981E51 /* JigsAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JigsAppDelegate.h; sourceTree = "<group>"; }; |
|
| 25 | 1D3623250D0F684500981E51 /* JigsAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JigsAppDelegate.m; sourceTree = "<group>"; }; |
|
| 26 | 1D6058910D05DD3D006BFB54 /* Jigs.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Jigs.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
| 27 | 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
|
| 28 | 11 | 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = MainWindow.xib; path = resources/MainWindow.xib; sourceTree = "<group>"; }; |
| 29 | 9 | 28FD14FC0DC6FC130079059D /* EAGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EAGLView.h; sourceTree = "<group>"; }; |
| 30 | 28FD14FD0DC6FC130079059D /* EAGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EAGLView.m; sourceTree = "<group>"; }; |
|
| 31 | 28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; |
|
| 32 | 28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; |
|
| 33 | 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
|
| 34 | 32CA4F630368D1EE00C91783 /* Jigs_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Jigs_Prefix.pch; sourceTree = "<group>"; }; |
|
| 35 | 8D1107310486CEB800E47090 /* Jigs-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Jigs-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; }; |
|
| 36 | 11 | DAE0A35D1026060200887D77 /* JigsawView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = JigsawView.xib; path = resources/JigsawView.xib; sourceTree = "<group>"; }; |
| 37 | 9 | DAE0A361102606DD00887D77 /* JigsawViewControllr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JigsawViewControllr.h; sourceTree = "<group>"; }; |
| 38 | DAE0A362102606DD00887D77 /* JigsawViewControllr.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JigsawViewControllr.m; sourceTree = "<group>"; }; |
|
| 39 | /* End PBXFileReference section */ |
|
| 40 | ||
| 41 | /* Begin PBXFrameworksBuildPhase section */ |
|
| 42 | 1D60588F0D05DD3D006BFB54 /* Frameworks */ = { |
|
| 43 | isa = PBXFrameworksBuildPhase; |
|
| 44 | buildActionMask = 2147483647; |
|
| 45 | files = ( |
|
| 46 | 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */, |
|
| 47 | 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */, |
|
| 48 | 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */, |
|
| 49 | 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */, |
|
| 50 | ); |
|
| 51 | runOnlyForDeploymentPostprocessing = 0; |
|
| 52 | }; |
|
| 53 | /* End PBXFrameworksBuildPhase section */ |
|
| 54 | ||
| 55 | /* Begin PBXGroup section */ |
|
| 56 | 11 | 080E96DDFE201D6D7F000001 /* source */ = { |
| 57 | 9 | isa = PBXGroup; |
| 58 | children = ( |
|
| 59 | 28FD14FC0DC6FC130079059D /* EAGLView.h */, |
|
| 60 | 28FD14FD0DC6FC130079059D /* EAGLView.m */, |
|
| 61 | 1D3623240D0F684500981E51 /* JigsAppDelegate.h */, |
|
| 62 | 1D3623250D0F684500981E51 /* JigsAppDelegate.m */, |
|
| 63 | 29B97316FDCFA39411CA2CEA /* main.m */, |
|
| 64 | DAE0A361102606DD00887D77 /* JigsawViewControllr.h */, |
|
| 65 | DAE0A362102606DD00887D77 /* JigsawViewControllr.m */, |
|
| 66 | ); |
|
| 67 | 11 | path = source; |
| 68 | 9 | sourceTree = "<group>"; |
| 69 | }; |
|
| 70 | 19C28FACFE9D520D11CA2CBB /* Products */ = { |
|
| 71 | isa = PBXGroup; |
|
| 72 | children = ( |
|
| 73 | 1D6058910D05DD3D006BFB54 /* Jigs.app */, |
|
| 74 | ); |
|
| 75 | name = Products; |
|
| 76 | sourceTree = "<group>"; |
|
| 77 | }; |
|
| 78 | 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { |
|
| 79 | isa = PBXGroup; |
|
| 80 | children = ( |
|
| 81 | 11 | 080E96DDFE201D6D7F000001 /* source */, |
| 82 | 9 | 29B97315FDCFA39411CA2CEA /* Other Sources */, |
| 83 | 29B97317FDCFA39411CA2CEA /* Resources */, |
|
| 84 | 29B97323FDCFA39411CA2CEA /* Frameworks */, |
|
| 85 | 19C28FACFE9D520D11CA2CBB /* Products */, |
|
| 86 | ); |
|
| 87 | name = CustomTemplate; |
|
| 88 | sourceTree = "<group>"; |
|
| 89 | }; |
|
| 90 | 29B97315FDCFA39411CA2CEA /* Other Sources */ = { |
|
| 91 | isa = PBXGroup; |
|
| 92 | children = ( |
|
| 93 | 32CA4F630368D1EE00C91783 /* Jigs_Prefix.pch */, |
|
| 94 | ); |
|
| 95 | name = "Other Sources"; |
|
| 96 | sourceTree = "<group>"; |
|
| 97 | }; |
|
| 98 | 29B97317FDCFA39411CA2CEA /* Resources */ = { |
|
| 99 | isa = PBXGroup; |
|
| 100 | children = ( |
|
| 101 | 28AD733E0D9D9553002E5188 /* MainWindow.xib */, |
|
| 102 | 8D1107310486CEB800E47090 /* Jigs-Info.plist */, |
|
| 103 | DAE0A35D1026060200887D77 /* JigsawView.xib */, |
|
| 104 | ); |
|
| 105 | name = Resources; |
|
| 106 | sourceTree = "<group>"; |
|
| 107 | }; |
|
| 108 | 29B97323FDCFA39411CA2CEA /* Frameworks */ = { |
|
| 109 | isa = PBXGroup; |
|
| 110 | children = ( |
|
| 111 | 28FD15070DC6FC5B0079059D /* QuartzCore.framework */, |
|
| 112 | 28FD14FF0DC6FC520079059D /* OpenGLES.framework */, |
|
| 113 | 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, |
|
| 114 | 1D30AB110D05D00D00671497 /* Foundation.framework */, |
|
| 115 | ); |
|
| 116 | name = Frameworks; |
|
| 117 | sourceTree = "<group>"; |
|
| 118 | }; |
|
| 119 | /* End PBXGroup section */ |
|
| 120 | ||
| 121 | /* Begin PBXNativeTarget section */ |
|
| 122 | 1D6058900D05DD3D006BFB54 /* Jigs */ = { |
|
| 123 | isa = PBXNativeTarget; |
|
| 124 | buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Jigs" */; |
|
| 125 | buildPhases = ( |
|
| 126 | 1D60588D0D05DD3D006BFB54 /* Resources */, |
|
| 127 | 1D60588E0D05DD3D006BFB54 /* Sources */, |
|
| 128 | 1D60588F0D05DD3D006BFB54 /* Frameworks */, |
|
| 129 | ); |
|
| 130 | buildRules = ( |
|
| 131 | ); |
|
| 132 | dependencies = ( |
|
| 133 | ); |
|
| 134 | name = Jigs; |
|
| 135 | productName = Jigs; |
|
| 136 | productReference = 1D6058910D05DD3D006BFB54 /* Jigs.app */; |
|
| 137 | productType = "com.apple.product-type.application"; |
|
| 138 | }; |
|
| 139 | /* End PBXNativeTarget section */ |
|
| 140 | ||
| 141 | /* Begin PBXProject section */ |
|
| 142 | 29B97313FDCFA39411CA2CEA /* Project object */ = { |
|
| 143 | isa = PBXProject; |
|
| 144 | buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Jigs" */; |
|
| 145 | compatibilityVersion = "Xcode 3.1"; |
|
| 146 | hasScannedForEncodings = 1; |
|
| 147 | mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; |
|
| 148 | projectDirPath = ""; |
|
| 149 | projectRoot = ""; |
|
| 150 | targets = ( |
|
| 151 | 1D6058900D05DD3D006BFB54 /* Jigs */, |
|
| 152 | ); |
|
| 153 | }; |
|
| 154 | /* End PBXProject section */ |
|
| 155 | ||
| 156 | /* Begin PBXResourcesBuildPhase section */ |
|
| 157 | 1D60588D0D05DD3D006BFB54 /* Resources */ = { |
|
| 158 | isa = PBXResourcesBuildPhase; |
|
| 159 | buildActionMask = 2147483647; |
|
| 160 | files = ( |
|
| 161 | 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */, |
|
| 162 | DAE0A35E1026060200887D77 /* JigsawView.xib in Resources */, |
|
| 163 | ); |
|
| 164 | runOnlyForDeploymentPostprocessing = 0; |
|
| 165 | }; |
|
| 166 | /* End PBXResourcesBuildPhase section */ |
|
| 167 | ||
| 168 | /* Begin PBXSourcesBuildPhase section */ |
|
| 169 | 1D60588E0D05DD3D006BFB54 /* Sources */ = { |
|
| 170 | isa = PBXSourcesBuildPhase; |
|
| 171 | buildActionMask = 2147483647; |
|
| 172 | files = ( |
|
| 173 | 1D60589B0D05DD56006BFB54 /* main.m in Sources */, |
|
| 174 | 1D3623260D0F684500981E51 /* JigsAppDelegate.m in Sources */, |
|
| 175 | 28FD14FE0DC6FC130079059D /* EAGLView.m in Sources */, |
|
| 176 | DAE0A363102606DD00887D77 /* JigsawViewControllr.m in Sources */, |
|
| 177 | ); |
|
| 178 | runOnlyForDeploymentPostprocessing = 0; |
|
| 179 | }; |
|
| 180 | /* End PBXSourcesBuildPhase section */ |
|
| 181 | ||
| 182 | /* Begin XCBuildConfiguration section */ |
|
| 183 | 1D6058940D05DD3E006BFB54 /* Debug */ = { |
|
| 184 | isa = XCBuildConfiguration; |
|
| 185 | buildSettings = { |
|
| 186 | ALWAYS_SEARCH_USER_PATHS = NO; |
|
| 187 | COPY_PHASE_STRIP = NO; |
|
| 188 | GCC_DYNAMIC_NO_PIC = NO; |
|
| 189 | GCC_OPTIMIZATION_LEVEL = 0; |
|
| 190 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
| 191 | GCC_PREFIX_HEADER = Jigs_Prefix.pch; |
|
| 192 | "GCC_THUMB_SUPPORT[arch=armv6]" = ""; |
|
| 193 | INFOPLIST_FILE = "Jigs-Info.plist"; |
|
| 194 | PRODUCT_NAME = Jigs; |
|
| 195 | }; |
|
| 196 | name = Debug; |
|
| 197 | }; |
|
| 198 | 1D6058950D05DD3E006BFB54 /* Release */ = { |
|
| 199 | isa = XCBuildConfiguration; |
|
| 200 | buildSettings = { |
|
| 201 | ALWAYS_SEARCH_USER_PATHS = NO; |
|
| 202 | COPY_PHASE_STRIP = YES; |
|
| 203 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
| 204 | GCC_PREFIX_HEADER = Jigs_Prefix.pch; |
|
| 205 | "GCC_THUMB_SUPPORT[arch=armv6]" = ""; |
|
| 206 | INFOPLIST_FILE = "Jigs-Info.plist"; |
|
| 207 | PRODUCT_NAME = Jigs; |
|
| 208 | }; |
|
| 209 | name = Release; |
|
| 210 | }; |
|
| 211 | C01FCF4F08A954540054247B /* Debug */ = { |
|
| 212 | isa = XCBuildConfiguration; |
|
| 213 | buildSettings = { |
|
| 214 | ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
|
| 215 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
|
| 216 | GCC_C_LANGUAGE_STANDARD = c99; |
|
| 217 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
|
| 218 | GCC_WARN_UNUSED_VARIABLE = YES; |
|
| 219 | PREBINDING = NO; |
|
| 220 | SDKROOT = iphoneos3.1; |
|
| 221 | }; |
|
| 222 | name = Debug; |
|
| 223 | }; |
|
| 224 | C01FCF5008A954540054247B /* Release */ = { |
|
| 225 | isa = XCBuildConfiguration; |
|
| 226 | buildSettings = { |
|
| 227 | ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
|
| 228 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
|
| 229 | GCC_C_LANGUAGE_STANDARD = c99; |
|
| 230 | GCC_WARN_ABOUT_RETURN_TYPE = YES; |
|
| 231 | GCC_WARN_UNUSED_VARIABLE = YES; |
|
| 232 | PREBINDING = NO; |
|
| 233 | SDKROOT = iphoneos3.1; |
|
| 234 | }; |
|
| 235 | name = Release; |
|
| 236 | }; |
|
| 237 | /* End XCBuildConfiguration section */ |
|
| 238 | ||
| 239 | /* Begin XCConfigurationList section */ |
|
| 240 | 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Jigs" */ = { |
|
| 241 | isa = XCConfigurationList; |
|
| 242 | buildConfigurations = ( |
|
| 243 | 1D6058940D05DD3E006BFB54 /* Debug */, |
|
| 244 | 1D6058950D05DD3E006BFB54 /* Release */, |
|
| 245 | ); |
|
| 246 | defaultConfigurationIsVisible = 0; |
|
| 247 | defaultConfigurationName = Release; |
|
| 248 | }; |
|
| 249 | C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Jigs" */ = { |
|
| 250 | isa = XCConfigurationList; |
|
| 251 | buildConfigurations = ( |
|
| 252 | C01FCF4F08A954540054247B /* Debug */, |
|
| 253 | C01FCF5008A954540054247B /* Release */, |
|
| 254 | ); |
|
| 255 | defaultConfigurationIsVisible = 0; |
|
| 256 | defaultConfigurationName = Release; |
|
| 257 | }; |
|
| 258 | /* End XCConfigurationList section */ |
|
| 259 | }; |
|
| 260 | rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; |
|
| 261 | } |
Loggerhead 1.17 is a web-based interface for Bazaar branches