|
61 | 61 | 07CFBE93112CBDDA00060EE2 /* AvatarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 07CFBE92112CBDDA00060EE2 /* AvatarManager.m */; };
|
62 | 62 | 07E7978010E721070024FF20 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07E7977F10E721070024FF20 /* Carbon.framework */; };
|
63 | 63 | 07F934AB10CDEA3500E2631A /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07F934AA10CDEA3500E2631A /* CoreLocation.framework */; };
|
| 64 | + 07FE4C8B112E10DB007AA380 /* Credits.html in Resources */ = {isa = PBXBuildFile; fileRef = 07FE4C8A112E10DB007AA380 /* Credits.html */; }; |
64 | 65 | 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
65 | 66 | F5600E971103D25800376CEC /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5600E961103D25800376CEC /* Security.framework */; };
|
66 | 67 | /* End PBXBuildFile section */
|
|
164 | 165 | 07CFBE92112CBDDA00060EE2 /* AvatarManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AvatarManager.m; sourceTree = "<group>"; };
|
165 | 166 | 07E7977F10E721070024FF20 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; };
|
166 | 167 | 07F934AA10CDEA3500E2631A /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
|
| 168 | + 07FE4C8A112E10DB007AA380 /* Credits.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Credits.html; sourceTree = "<group>"; }; |
167 | 169 | 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
168 | 170 | 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
|
169 | 171 | 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
372 | 374 | 0752863D10FD2C33009032C7 /* GeneralPreferences.xib */,
|
373 | 375 | 0752863F10FD2C64009032C7 /* AccountPreferences.xib */,
|
374 | 376 | 0752864110FD2C7F009032C7 /* UpdatesPreferences.xib */,
|
| 377 | + 07FE4C8A112E10DB007AA380 /* Credits.html */, |
375 | 378 | );
|
376 | 379 | name = Resources;
|
377 | 380 | sourceTree = "<group>";
|
|
444 | 447 | 0752864210FD2C7F009032C7 /* UpdatesPreferences.xib in Resources */,
|
445 | 448 | 075289B510FEC428009032C7 /* foursquarex.icns in Resources */,
|
446 | 449 | 075289C810FECE37009032C7 /* megaphone_dark.png in Resources */,
|
| 450 | + 07FE4C8B112E10DB007AA380 /* Credits.html in Resources */, |
447 | 451 | );
|
448 | 452 | runOnlyForDeploymentPostprocessing = 0;
|
449 | 453 | };
|
|
556 | 560 | buildSettings = {
|
557 | 561 | ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
558 | 562 | GCC_C_LANGUAGE_STANDARD = gnu99;
|
559 |
| - GCC_ENABLE_OBJC_GC = required; |
| 563 | + GCC_ENABLE_OBJC_GC = unsupported; |
560 | 564 | GCC_OPTIMIZATION_LEVEL = 0;
|
561 | 565 | GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
|
562 | 566 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
|
0 commit comments