Changeset 43 for trunk/Cocoa/Pester/Source/Pester.pbproj/project.pbxproj
- Timestamp:
- 11/10/02 05:34:08 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cocoa/Pester/Source/Pester.pbproj/project.pbxproj
r41 r43 240 240 productReference = 17587328FF379C6511CA2CBB; 241 241 productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?> 242 <!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">243 <plist version=\" 1.0\">242 <!DOCTYPE plist SYSTEM \"file://localhost/System/Library/DTDs/PropertyList.dtd\"> 243 <plist version=\"0.9\"> 244 244 <dict> 245 245 <key>CFBundleDevelopmentRegion</key> … … 248 248 <string>Pester</string> 249 249 <key>CFBundleGetInfoString</key> 250 <string>Pester 1.1 d1, © 2002 Nicholas Riley</string>250 <string>Pester 1.1a1, © 2002 Nicholas Riley</string> 251 251 <key>CFBundleIconFile</key> 252 252 <string>Application icon</string> … … 260 260 <string>APPL</string> 261 261 <key>CFBundleShortVersionString</key> 262 <string>1.1 d1</string>262 <string>1.1a1</string> 263 263 <key>CFBundleSignature</key> 264 264 <string>Pstr</string> 265 265 <key>CFBundleVersion</key> 266 <string>1.1 d1</string>266 <string>1.1a1</string> 267 267 <key>NSMainNibFile</key> 268 268 <string>MainMenu</string> … … 290 290 F5F240B7036A862301FE7503, 291 291 F5F240BA036A867901FE7503, 292 F5F240CF036A877301FE7503,293 292 F5F2418B036A910B01FE7503, 294 293 F59E479E036AA5E9016B311C, … … 310 309 F5F19873036B822E01EB0372, 311 310 F5F198D3036BE57401EB0372, 312 F5F198DC036BE75E01EB0372,313 311 F5F19910036D3B3101EB0372, 312 F515C768037DFB56018DB5B3, 314 313 ); 315 314 isa = PBXHeadersBuildPhase; 316 runOnlyForDeploymentPostprocessing = 0;317 315 }; 318 316 29B97328FDCFA39411CA2CEA = { … … 330 328 ); 331 329 isa = PBXResourcesBuildPhase; 332 runOnlyForDeploymentPostprocessing = 0;333 330 }; 334 331 29B9732BFDCFA39411CA2CEA = { … … 371 368 ); 372 369 isa = PBXSourcesBuildPhase; 373 runOnlyForDeploymentPostprocessing = 0;374 370 }; 375 371 29B9732CFDCFA39411CA2CEA = { … … 390 386 ); 391 387 isa = PBXFrameworksBuildPhase; 392 runOnlyForDeploymentPostprocessing = 0;393 388 }; 394 389 //290 … … 431 426 //F53 432 427 //F54 428 F515C768037DFB56018DB5B3 = { 429 fileRef = F5F240CD036A877301FE7503; 430 isa = PBXBuildFile; 431 settings = { 432 }; 433 }; 433 434 F517D63E0356B80C016D68B9 = { 434 435 isa = PBXFileReference; … … 1344 1345 }; 1345 1346 }; 1346 F5F198DC036BE75E01EB0372 = {1347 fileRef = F5F198DA036BE75E01EB0372;1348 isa = PBXBuildFile;1349 settings = {1350 };1351 };1352 1347 F5F1990D036D3B3101EB0372 = { 1353 1348 isa = PBXFileReference; … … 1428 1423 F5F240CE036A877301FE7503 = { 1429 1424 fileRef = F5F240CC036A877301FE7503; 1430 isa = PBXBuildFile;1431 settings = {1432 };1433 };1434 F5F240CF036A877301FE7503 = {1435 fileRef = F5F240CD036A877301FE7503;1436 1425 isa = PBXBuildFile; 1437 1426 settings = {
Note:
See TracChangeset
for help on using the changeset viewer.