1// !$*UTF8*$! 2{ 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 45; 7 objects = { 8 9/* Begin PBXBuildFile section */ 10 405B1AE010EF25D200676938 /* libwx_osx_cocoa_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 405B1A8C10EF202100676938 /* libwx_osx_cocoa_static.a */; }; 11 407A75B413B0FE67006BC2D5 /* minimal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 407A75B313B0FE67006BC2D5 /* minimal.cpp */; }; 12 407A75B513B0FE67006BC2D5 /* minimal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 407A75B313B0FE67006BC2D5 /* minimal.cpp */; }; 13 40AC73361325727300982A5C /* libwx_osx_cocoa.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 405B1A8A10EF202100676938 /* libwx_osx_cocoa.dylib */; }; 14 40AC73371325728400982A5C /* libwx_osx_cocoa.dylib in CopyFiles */ = {isa = PBXBuildFile; fileRef = 405B1A8A10EF202100676938 /* libwx_osx_cocoa.dylib */; }; 15/* End PBXBuildFile section */ 16 17/* Begin PBXContainerItemProxy section */ 18 405B1A8910EF202100676938 /* PBXContainerItemProxy */ = { 19 isa = PBXContainerItemProxy; 20 containerPortal = 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */; 21 proxyType = 2; 22 remoteGlobalIDString = D2AAC0C705546C1D00DB518D; 23 remoteInfo = dynamic; 24 }; 25 405B1A8B10EF202100676938 /* PBXContainerItemProxy */ = { 26 isa = PBXContainerItemProxy; 27 containerPortal = 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */; 28 proxyType = 2; 29 remoteGlobalIDString = 404BEE6110EC83280080E2B8; 30 remoteInfo = static; 31 }; 32 405B1A9010EF207D00676938 /* PBXContainerItemProxy */ = { 33 isa = PBXContainerItemProxy; 34 containerPortal = 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */; 35 proxyType = 1; 36 remoteGlobalIDString = 363401F972C53D8EBD3D4BD9; 37 remoteInfo = dynamic; 38 }; 39 405B1ADD10EF25B100676938 /* PBXContainerItemProxy */ = { 40 isa = PBXContainerItemProxy; 41 containerPortal = 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */; 42 proxyType = 1; 43 remoteGlobalIDString = BAB02EC06578349A9171CCAC; 44 remoteInfo = static; 45 }; 46/* End PBXContainerItemProxy section */ 47 48/* Begin PBXCopyFilesBuildPhase section */ 49 405B1A9410EF209B00676938 /* CopyFiles */ = { 50 isa = PBXCopyFilesBuildPhase; 51 buildActionMask = 2147483647; 52 dstPath = ""; 53 dstSubfolderSpec = 10; 54 files = ( 55 40AC73371325728400982A5C /* libwx_osx_cocoa.dylib in CopyFiles */, 56 ); 57 runOnlyForDeploymentPostprocessing = 0; 58 }; 59/* End PBXCopyFilesBuildPhase section */ 60 61/* Begin PBXFileReference section */ 62 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = wxcocoa.xcodeproj; path = ../../build/osx/wxcocoa.xcodeproj; sourceTree = SOURCE_ROOT; }; 63 405B1ACB10EF253300676938 /* minimal_cocoa.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = minimal_cocoa.app; sourceTree = BUILT_PRODUCTS_DIR; }; 64 40735927137088070077DE1B /* Info_cocoa.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info_cocoa.plist; sourceTree = "<group>"; }; 65 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxcocoa.xcconfig; path = ../../build/osx/wxcocoa.xcconfig; sourceTree = SOURCE_ROOT; }; 66 407A752313B0E1EB006BC2D5 /* wxdebug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxdebug.xcconfig; path = ../../build/osx/wxdebug.xcconfig; sourceTree = SOURCE_ROOT; }; 67 407A752413B0E1EB006BC2D5 /* wxrelease.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = wxrelease.xcconfig; path = ../../build/osx/wxrelease.xcconfig; sourceTree = SOURCE_ROOT; }; 68 407A75B313B0FE67006BC2D5 /* minimal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = minimal.cpp; sourceTree = "<group>"; }; 69 8D1107320486CEB800E47090 /* minimal_cocoa.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = minimal_cocoa.app; sourceTree = BUILT_PRODUCTS_DIR; }; 70/* End PBXFileReference section */ 71 72/* Begin PBXFrameworksBuildPhase section */ 73 405B1AC410EF253300676938 /* Frameworks */ = { 74 isa = PBXFrameworksBuildPhase; 75 buildActionMask = 2147483647; 76 files = ( 77 405B1AE010EF25D200676938 /* libwx_osx_cocoa_static.a in Frameworks */, 78 ); 79 runOnlyForDeploymentPostprocessing = 0; 80 }; 81 8D11072E0486CEB800E47090 /* Frameworks */ = { 82 isa = PBXFrameworksBuildPhase; 83 buildActionMask = 2147483647; 84 files = ( 85 40AC73361325727300982A5C /* libwx_osx_cocoa.dylib in Frameworks */, 86 ); 87 runOnlyForDeploymentPostprocessing = 0; 88 }; 89/* End PBXFrameworksBuildPhase section */ 90 91/* Begin PBXGroup section */ 92 19C28FACFE9D520D11CA2CBB /* Products */ = { 93 isa = PBXGroup; 94 children = ( 95 8D1107320486CEB800E47090 /* minimal_cocoa.app */, 96 405B1ACB10EF253300676938 /* minimal_cocoa.app */, 97 ); 98 name = Products; 99 sourceTree = "<group>"; 100 }; 101 29B97314FDCFA39411CA2CEA /* minimal_cocoa */ = { 102 isa = PBXGroup; 103 children = ( 104 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */, 105 407A752313B0E1EB006BC2D5 /* wxdebug.xcconfig */, 106 407A752413B0E1EB006BC2D5 /* wxrelease.xcconfig */, 107 40735927137088070077DE1B /* Info_cocoa.plist */, 108 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */, 109 405B1A9710EF227D00676938 /* src */, 110 19C28FACFE9D520D11CA2CBB /* Products */, 111 ); 112 name = minimal_cocoa; 113 sourceTree = "<group>"; 114 }; 115 405B1A8510EF202100676938 /* Products */ = { 116 isa = PBXGroup; 117 children = ( 118 405B1A8A10EF202100676938 /* libwx_osx_cocoa.dylib */, 119 405B1A8C10EF202100676938 /* libwx_osx_cocoa_static.a */, 120 ); 121 name = Products; 122 sourceTree = "<group>"; 123 }; 124 405B1A9710EF227D00676938 /* src */ = { 125 isa = PBXGroup; 126 children = ( 127 407A75B313B0FE67006BC2D5 /* minimal.cpp */, 128 ); 129 name = src; 130 sourceTree = "<group>"; 131 }; 132/* End PBXGroup section */ 133 134/* Begin PBXNativeTarget section */ 135 405B1ABF10EF253300676938 /* static */ = { 136 isa = PBXNativeTarget; 137 buildConfigurationList = 405B1AC810EF253300676938 /* Build configuration list for PBXNativeTarget "static" */; 138 buildPhases = ( 139 405B1AC210EF253300676938 /* Sources */, 140 405B1AC410EF253300676938 /* Frameworks */, 141 ); 142 buildRules = ( 143 ); 144 dependencies = ( 145 405B1ADE10EF25B100676938 /* PBXTargetDependency */, 146 ); 147 name = static; 148 productInstallPath = "$(HOME)/Applications"; 149 productName = minimal_cocoa; 150 productReference = 405B1ACB10EF253300676938 /* minimal_cocoa.app */; 151 productType = "com.apple.product-type.application"; 152 }; 153 8D1107260486CEB800E47090 /* dynamic */ = { 154 isa = PBXNativeTarget; 155 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "dynamic" */; 156 buildPhases = ( 157 8D11072C0486CEB800E47090 /* Sources */, 158 8D11072E0486CEB800E47090 /* Frameworks */, 159 405B1A9410EF209B00676938 /* CopyFiles */, 160 ); 161 buildRules = ( 162 ); 163 dependencies = ( 164 405B1A9110EF207D00676938 /* PBXTargetDependency */, 165 ); 166 name = dynamic; 167 productInstallPath = "$(HOME)/Applications"; 168 productName = minimal_cocoa; 169 productReference = 8D1107320486CEB800E47090 /* minimal_cocoa.app */; 170 productType = "com.apple.product-type.application"; 171 }; 172/* End PBXNativeTarget section */ 173 174/* Begin PBXProject section */ 175 29B97313FDCFA39411CA2CEA /* Project object */ = { 176 isa = PBXProject; 177 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_cocoa" */; 178 compatibilityVersion = "Xcode 3.1"; 179 developmentRegion = English; 180 hasScannedForEncodings = 1; 181 knownRegions = ( 182 English, 183 Japanese, 184 French, 185 German, 186 ); 187 mainGroup = 29B97314FDCFA39411CA2CEA /* minimal_cocoa */; 188 projectDirPath = ""; 189 projectReferences = ( 190 { 191 ProductGroup = 405B1A8510EF202100676938 /* Products */; 192 ProjectRef = 405B1A8410EF202100676938 /* wxcocoa.xcodeproj */; 193 }, 194 ); 195 projectRoot = ""; 196 targets = ( 197 8D1107260486CEB800E47090 /* dynamic */, 198 405B1ABF10EF253300676938 /* static */, 199 ); 200 }; 201/* End PBXProject section */ 202 203/* Begin PBXReferenceProxy section */ 204 405B1A8A10EF202100676938 /* libwx_osx_cocoa.dylib */ = { 205 isa = PBXReferenceProxy; 206 fileType = "compiled.mach-o.dylib"; 207 path = libwx_osx_cocoa.dylib; 208 remoteRef = 405B1A8910EF202100676938 /* PBXContainerItemProxy */; 209 sourceTree = BUILT_PRODUCTS_DIR; 210 }; 211 405B1A8C10EF202100676938 /* libwx_osx_cocoa_static.a */ = { 212 isa = PBXReferenceProxy; 213 fileType = archive.ar; 214 path = libwx_osx_cocoa_static.a; 215 remoteRef = 405B1A8B10EF202100676938 /* PBXContainerItemProxy */; 216 sourceTree = BUILT_PRODUCTS_DIR; 217 }; 218/* End PBXReferenceProxy section */ 219 220/* Begin PBXSourcesBuildPhase section */ 221 405B1AC210EF253300676938 /* Sources */ = { 222 isa = PBXSourcesBuildPhase; 223 buildActionMask = 2147483647; 224 files = ( 225 407A75B413B0FE67006BC2D5 /* minimal.cpp in Sources */, 226 ); 227 runOnlyForDeploymentPostprocessing = 0; 228 }; 229 8D11072C0486CEB800E47090 /* Sources */ = { 230 isa = PBXSourcesBuildPhase; 231 buildActionMask = 2147483647; 232 files = ( 233 407A75B513B0FE67006BC2D5 /* minimal.cpp in Sources */, 234 ); 235 runOnlyForDeploymentPostprocessing = 0; 236 }; 237/* End PBXSourcesBuildPhase section */ 238 239/* Begin PBXTargetDependency section */ 240 405B1A9110EF207D00676938 /* PBXTargetDependency */ = { 241 isa = PBXTargetDependency; 242 name = dynamic; 243 targetProxy = 405B1A9010EF207D00676938 /* PBXContainerItemProxy */; 244 }; 245 405B1ADE10EF25B100676938 /* PBXTargetDependency */ = { 246 isa = PBXTargetDependency; 247 name = static; 248 targetProxy = 405B1ADD10EF25B100676938 /* PBXContainerItemProxy */; 249 }; 250/* End PBXTargetDependency section */ 251 252/* Begin XCBuildConfiguration section */ 253 405B1AC910EF253300676938 /* Debug */ = { 254 isa = XCBuildConfiguration; 255 baseConfigurationReference = 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */; 256 buildSettings = { 257 OTHER_LDFLAGS = "$(OTHER_LDFLAGS)"; 258 PRODUCT_NAME = minimal_cocoa; 259 }; 260 name = Debug; 261 }; 262 405B1ACA10EF253300676938 /* Release */ = { 263 isa = XCBuildConfiguration; 264 baseConfigurationReference = 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */; 265 buildSettings = { 266 OTHER_LDFLAGS = "$(OTHER_LDFLAGS)"; 267 PRODUCT_NAME = minimal_cocoa; 268 }; 269 name = Release; 270 }; 271 C01FCF4B08A954540054247B /* Debug */ = { 272 isa = XCBuildConfiguration; 273 baseConfigurationReference = 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */; 274 buildSettings = { 275 PRODUCT_NAME = minimal_cocoa; 276 USER_HEADER_SEARCH_PATHS = "$(WXROOT)/include $(WXROOT)/build/osx/setup/$(WXTOOLKIT)/include"; 277 }; 278 name = Debug; 279 }; 280 C01FCF4C08A954540054247B /* Release */ = { 281 isa = XCBuildConfiguration; 282 baseConfigurationReference = 407A752213B0E1EB006BC2D5 /* wxcocoa.xcconfig */; 283 buildSettings = { 284 ALWAYS_SEARCH_USER_PATHS = YES; 285 PRODUCT_NAME = minimal_cocoa; 286 USER_HEADER_SEARCH_PATHS = "$(WXROOT)/include $(WXROOT)/build/osx/setup/$(WXTOOLKIT)/include"; 287 }; 288 name = Release; 289 }; 290 C01FCF4F08A954540054247B /* Debug */ = { 291 isa = XCBuildConfiguration; 292 baseConfigurationReference = 407A752313B0E1EB006BC2D5 /* wxdebug.xcconfig */; 293 buildSettings = { 294 INFOPLIST_FILE = Info_cocoa.plist; 295 WXROOT = "$(PROJECT_DIR)/../.."; 296 }; 297 name = Debug; 298 }; 299 C01FCF5008A954540054247B /* Release */ = { 300 isa = XCBuildConfiguration; 301 baseConfigurationReference = 407A752413B0E1EB006BC2D5 /* wxrelease.xcconfig */; 302 buildSettings = { 303 INFOPLIST_FILE = Info_cocoa.plist; 304 WXROOT = "$(PROJECT_DIR)/../.."; 305 }; 306 name = Release; 307 }; 308/* End XCBuildConfiguration section */ 309 310/* Begin XCConfigurationList section */ 311 405B1AC810EF253300676938 /* Build configuration list for PBXNativeTarget "static" */ = { 312 isa = XCConfigurationList; 313 buildConfigurations = ( 314 405B1AC910EF253300676938 /* Debug */, 315 405B1ACA10EF253300676938 /* Release */, 316 ); 317 defaultConfigurationIsVisible = 0; 318 defaultConfigurationName = Release; 319 }; 320 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "dynamic" */ = { 321 isa = XCConfigurationList; 322 buildConfigurations = ( 323 C01FCF4B08A954540054247B /* Debug */, 324 C01FCF4C08A954540054247B /* Release */, 325 ); 326 defaultConfigurationIsVisible = 0; 327 defaultConfigurationName = Release; 328 }; 329 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "minimal_cocoa" */ = { 330 isa = XCConfigurationList; 331 buildConfigurations = ( 332 C01FCF4F08A954540054247B /* Debug */, 333 C01FCF5008A954540054247B /* Release */, 334 ); 335 defaultConfigurationIsVisible = 0; 336 defaultConfigurationName = Release; 337 }; 338/* End XCConfigurationList section */ 339 }; 340 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; 341} 342