Changeset 6278
- Timestamp:
- 10/30/08 22:13:48 (2 months ago)
- Files:
-
- trunk/Tuna/Tuna.xcodeproj/project.pbxproj (modified) (16 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Tuna/Tuna.xcodeproj/project.pbxproj
r6271 r6278 85 85 containerPortal = A57971F10EBA529100FF6E51 /* WiredAdditions.xcodeproj */; 86 86 proxyType = 2; 87 remoteGlobalIDString = 7712BB320E5C1726001C4210 /* WiredFoundation.framework */;87 remoteGlobalIDString = 7712BB320E5C1726001C4210; 88 88 remoteInfo = WiredFoundation; 89 89 }; … … 92 92 containerPortal = A57971F10EBA529100FF6E51 /* WiredAdditions.xcodeproj */; 93 93 proxyType = 2; 94 remoteGlobalIDString = 7712BC030E5C1964001C4210 /* WiredAppKit.framework */;94 remoteGlobalIDString = 7712BC030E5C1964001C4210; 95 95 remoteInfo = WiredAppKit; 96 96 }; … … 99 99 containerPortal = A57971F10EBA529100FF6E51 /* WiredAdditions.xcodeproj */; 100 100 proxyType = 2; 101 remoteGlobalIDString = 774897900CC8A63200E95A83 /* WiredNetworking.framework */;101 remoteGlobalIDString = 774897900CC8A63200E95A83; 102 102 remoteInfo = WiredNetworking; 103 103 }; … … 106 106 containerPortal = A57971F10EBA529100FF6E51 /* WiredAdditions.xcodeproj */; 107 107 proxyType = 2; 108 remoteGlobalIDString = 773F65070E5DBDC1001A753B /* libWiredFoundation.a */;108 remoteGlobalIDString = 773F65070E5DBDC1001A753B; 109 109 remoteInfo = StaticWiredFoundation; 110 110 }; … … 113 113 containerPortal = A57971F10EBA529100FF6E51 /* WiredAdditions.xcodeproj */; 114 114 proxyType = 2; 115 remoteGlobalIDString = 77DBEA800E62B8F500B738D3 /* libWiredAppKit.a */;115 remoteGlobalIDString = 77DBEA800E62B8F500B738D3; 116 116 remoteInfo = StaticWiredAppKit; 117 117 }; … … 120 120 containerPortal = A57971F10EBA529100FF6E51 /* WiredAdditions.xcodeproj */; 121 121 proxyType = 2; 122 remoteGlobalIDString = 77DBEB930E62B97300B738D3 /* libWiredNetworking.a */;122 remoteGlobalIDString = 77DBEB930E62B97300B738D3; 123 123 remoteInfo = StaticWiredNetworking; 124 124 }; … … 127 127 containerPortal = A57971F10EBA529100FF6E51 /* WiredAdditions.xcodeproj */; 128 128 proxyType = 1; 129 remoteGlobalIDString = 7712BA960E5C1726001C4210 /* WiredFoundation */;129 remoteGlobalIDString = 7712BA960E5C1726001C4210; 130 130 remoteInfo = WiredFoundation; 131 131 }; … … 134 134 containerPortal = A57971F10EBA529100FF6E51 /* WiredAdditions.xcodeproj */; 135 135 proxyType = 1; 136 remoteGlobalIDString = 7712BB670E5C1964001C4210 /* WiredAppKit */;136 remoteGlobalIDString = 7712BB670E5C1964001C4210; 137 137 remoteInfo = WiredAppKit; 138 }; 139 A5B059860EBA5B7400DA90DD /* PBXContainerItemProxy */ = { 140 isa = PBXContainerItemProxy; 141 containerPortal = A57971F10EBA529100FF6E51 /* WiredAdditions.xcodeproj */; 142 proxyType = 2; 143 remoteGlobalIDString = A5C23CFF0E9AC2AB00A81F49; 144 remoteInfo = libwired; 138 145 }; 139 146 A5EAE8C30D596EC20007C0A1 /* PBXContainerItemProxy */ = { … … 350 357 A57972080EBA529200FF6E51 /* libWiredAppKit.a */, 351 358 A579720A0EBA529200FF6E51 /* libWiredNetworking.a */, 359 A5B059870EBA5B7400DA90DD /* libwired.a */, 352 360 ); 353 361 name = Products; … … 601 609 path = libWiredNetworking.a; 602 610 remoteRef = A57972090EBA529200FF6E51 /* PBXContainerItemProxy */; 611 sourceTree = BUILT_PRODUCTS_DIR; 612 }; 613 A5B059870EBA5B7400DA90DD /* libwired.a */ = { 614 isa = PBXReferenceProxy; 615 fileType = archive.ar; 616 path = libwired.a; 617 remoteRef = A5B059860EBA5B7400DA90DD /* PBXContainerItemProxy */; 603 618 sourceTree = BUILT_PRODUCTS_DIR; 604 619 }; … … 830 845 isa = XCBuildConfiguration; 831 846 buildSettings = { 832 COPY_PHASE_STRIP = NO;833 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;834 GCC_OPTIMIZATION_LEVEL = 0;835 847 PRODUCT_NAME = Localization; 836 ZERO_LINK = YES;837 848 }; 838 849 name = Debug/Native; … … 841 852 isa = XCBuildConfiguration; 842 853 buildSettings = { 843 COPY_PHASE_STRIP = NO;844 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;845 GCC_OPTIMIZATION_LEVEL = 0;846 854 PRODUCT_NAME = Localization; 847 855 }; … … 851 859 isa = XCBuildConfiguration; 852 860 buildSettings = { 853 COPY_PHASE_STRIP = YES;854 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;855 GCC_WARN_UNINITIALIZED_AUTOS = YES;856 861 PRODUCT_NAME = Localization; 857 ZERO_LINK = NO;858 862 }; 859 863 name = Release/Universal; … … 862 866 isa = XCBuildConfiguration; 863 867 buildSettings = { 864 COPY_PHASE_STRIP = NO;865 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;866 GCC_OPTIMIZATION_LEVEL = 0;867 868 PRODUCT_NAME = Distribution; 868 ZERO_LINK = YES;869 869 }; 870 870 name = Debug/Native; … … 873 873 isa = XCBuildConfiguration; 874 874 buildSettings = { 875 COPY_PHASE_STRIP = NO;876 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;877 GCC_OPTIMIZATION_LEVEL = 0;878 875 PRODUCT_NAME = Distribution; 879 876 }; … … 883 880 isa = XCBuildConfiguration; 884 881 buildSettings = { 885 COPY_PHASE_STRIP = YES;886 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;887 GCC_WARN_UNINITIALIZED_AUTOS = YES;888 882 PRODUCT_NAME = Distribution; 889 ZERO_LINK = NO;890 883 }; 891 884 name = Release/Universal;
