Changeset 4432
- Timestamp:
- 01/26/07 16:18:02 (2 years ago)
- Files:
-
- WiredClient/trunk/English.lproj/Connection.nib/classes.nib (modified) (1 diff)
- WiredClient/trunk/English.lproj/Connection.nib/info.nib (modified) (1 diff)
- WiredClient/trunk/English.lproj/Connection.nib/keyedobjects.nib (modified) (previous)
- WiredClient/trunk/WCAccounts.m (modified) (2 diffs)
- WiredClient/trunk/WCApplicationController.m (modified) (2 diffs)
- WiredClient/trunk/WCCache.h (modified) (1 diff)
- WiredClient/trunk/WCCache.m (modified) (1 diff)
- WiredClient/trunk/WCMessages.m (modified) (4 diffs)
- WiredClient/trunk/WCTransfer.m (modified) (1 diff)
- WiredClient/trunk/WiredClient.xcconfig (modified) (1 diff)
- WiredClient/trunk/WiredClient.xcodeproj/project.pbxproj (modified) (17 diffs)
- WiredClient/trunk/prefix.pch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredClient/trunk/English.lproj/Connection.nib/classes.nib
r4148 r4432 1 { 2 IBClasses = ( 3 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 4 { 5 ACTIONS = {connect = id; }; 6 CLASS = WCServerConnection; 7 LANGUAGE = ObjC; 8 OUTLETS = { 9 "_addressTextField" = NSTextField; 10 "_connectButton" = NSButton; 11 "_loginTextField" = NSTextField; 12 "_passwordTextField" = NSSecureTextField; 13 "_progressIndicator" = NSProgressIndicator; 14 }; 15 SUPERCLASS = WIWindowController; 16 }, 17 { 18 CLASS = WIWindowController; 19 LANGUAGE = ObjC; 20 SUPERCLASS = NSWindowController; 21 } 22 ); 23 IBVersion = 1; 24 } 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 <plist version="1.0"> 4 <dict> 5 <key>IBClasses</key> 6 <array> 7 <dict> 8 <key>CLASS</key> 9 <string>IBLibraryObjectTemplate</string> 10 <key>LANGUAGE</key> 11 <string>ObjC</string> 12 <key>OUTLETS</key> 13 <dict> 14 <key>draggedView</key> 15 <string>NSView</string> 16 <key>representedObject</key> 17 <string>NSObject</string> 18 </dict> 19 <key>SUPERCLASS</key> 20 <string>NSView</string> 21 </dict> 22 <dict> 23 <key>CLASS</key> 24 <string>IBInspector</string> 25 <key>LANGUAGE</key> 26 <string>ObjC</string> 27 <key>OUTLETS</key> 28 <dict> 29 <key>inspectorView</key> 30 <string>NSView</string> 31 </dict> 32 <key>SUPERCLASS</key> 33 <string>NSObject</string> 34 </dict> 35 <dict> 36 <key>CLASS</key> 37 <string>WIWindowController</string> 38 <key>LANGUAGE</key> 39 <string>ObjC</string> 40 <key>SUPERCLASS</key> 41 <string>NSWindowController</string> 42 </dict> 43 <dict> 44 <key>CLASS</key> 45 <string>NSDateFormatter</string> 46 <key>LANGUAGE</key> 47 <string>ObjC</string> 48 <key>SUPERCLASS</key> 49 <string>NSFormatter</string> 50 </dict> 51 <dict> 52 <key>CLASS</key> 53 <string>NSNumberFormatter</string> 54 <key>LANGUAGE</key> 55 <string>ObjC</string> 56 <key>SUPERCLASS</key> 57 <string>NSFormatter</string> 58 </dict> 59 <dict> 60 <key>CLASS</key> 61 <string>NSFormatter</string> 62 <key>LANGUAGE</key> 63 <string>ObjC</string> 64 <key>SUPERCLASS</key> 65 <string>NSObject</string> 66 </dict> 67 <dict> 68 <key>ACTIONS</key> 69 <dict> 70 <key>alignCenter:</key> 71 <string>id</string> 72 <key>alignJustified:</key> 73 <string>id</string> 74 <key>alignLeft:</key> 75 <string>id</string> 76 <key>alignRight:</key> 77 <string>id</string> 78 <key>arrangeInFront:</key> 79 <string>id</string> 80 <key>centerSelectionInVisibleArea:</key> 81 <string>id</string> 82 <key>changeFont:</key> 83 <string>id</string> 84 <key>checkSpelling:</key> 85 <string>id</string> 86 <key>clear:</key> 87 <string>id</string> 88 <key>clearRecentDocuments:</key> 89 <string>id</string> 90 <key>complete:</key> 91 <string>id</string> 92 <key>copy:</key> 93 <string>id</string> 94 <key>copyFont:</key> 95 <string>id</string> 96 <key>copyRuler:</key> 97 <string>id</string> 98 <key>cut:</key> 99 <string>id</string> 100 <key>delete:</key> 101 <string>id</string> 102 <key>deminiaturize:</key> 103 <string>id</string> 104 <key>fax:</key> 105 <string>id</string> 106 <key>hide:</key> 107 <string>id</string> 108 <key>hideOtherApplications:</key> 109 <string>id</string> 110 <key>loosenKerning:</key> 111 <string>id</string> 112 <key>lowerBaseline:</key> 113 <string>id</string> 114 <key>makeKeyAndOrderFront:</key> 115 <string>id</string> 116 <key>miniaturize:</key> 117 <string>id</string> 118 <key>newDocument:</key> 119 <string>id</string> 120 <key>openDocument:</key> 121 <string>id</string> 122 <key>orderBack:</key> 123 <string>id</string> 124 <key>orderFront:</key> 125 <string>id</string> 126 <key>orderFrontColorPanel:</key> 127 <string>id</string> 128 <key>orderFrontHelpPanel:</key> 129 <string>id</string> 130 <key>orderOut:</key> 131 <string>id</string> 132 <key>outline:</key> 133 <string>id</string> 134 <key>paste:</key> 135 <string>id</string> 136 <key>pasteAsPlainText:</key> 137 <string>id</string> 138 <key>pasteAsRichText:</key> 139 <string>id</string> 140 <key>pasteFont:</key> 141 <string>id</string> 142 <key>pasteRuler:</key> 143 <string>id</string> 144 <key>pause:</key> 145 <string>id</string> 146 <key>performClose:</key> 147 <string>id</string> 148 <key>performFindPanelAction:</key> 149 <string>id</string> 150 <key>performMiniaturize:</key> 151 <string>id</string> 152 <key>performZoom:</key> 153 <string>id</string> 154 <key>play:</key> 155 <string>id</string> 156 <key>print:</key> 157 <string>id</string> 158 <key>printDocument:</key> 159 <string>id</string> 160 <key>raiseBaseline:</key> 161 <string>id</string> 162 <key>record:</key> 163 <string>id</string> 164 <key>redo:</key> 165 <string>id</string> 166 <key>resume:</key> 167 <string>id</string> 168 <key>revertDocumentToSaved:</key> 169 <string>id</string> 170 <key>run:</key> 171 <string>id</string> 172 <key>runPageLayout:</key> 173 <string>id</string> 174 <key>runToolbarCustomizationPalette:</key> 175 <string>id</string> 176 <key>saveAllDocuments:</key> 177 <string>id</string> 178 <key>saveDocument:</key> 179 <string>id</string> 180 <key>saveDocumentAs:</key> 181 <string>id</string> 182 <key>saveDocumentTo:</key> 183 <string>id</string> 184 <key>selectAll:</key> 185 <string>id</string> 186 <key>selectText:</key> 187 <string>id</string> 188 <key>showGuessPanel:</key> 189 <string>id</string> 190 <key>showHelp:</key> 191 <string>id</string> 192 <key>start:</key> 193 <string>id</string> 194 <key>startSpeaking:</key> 195 <string>id</string> 196 <key>stop:</key> 197 <string>id</string> 198 <key>stopSpeaking:</key> 199 <string>id</string> 200 <key>subscript:</key> 201 <string>id</string> 202 <key>superscript:</key> 203 <string>id</string> 204 <key>terminate:</key> 205 <string>id</string> 206 <key>tightenKerning:</key> 207 <string>id</string> 208 <key>toggleContinuousSpellChecking:</key> 209 <string>id</string> 210 <key>toggleRuler:</key> 211 <string>id</string> 212 <key>toggleToolbarShown:</key> 213 <string>id</string> 214 <key>turnOffKerning:</key> 215 <string>id</string> 216 <key>turnOffLigatures:</key> 217 <string>id</string> 218 <key>underline:</key> 219 <string>id</string> 220 <key>undo:</key> 221 <string>id</string> 222 <key>unhideAllApplications:</key> 223 <string>id</string> 224 <key>unscript:</key> 225 <string>id</string> 226 <key>useAllLigatures:</key> 227 <string>id</string> 228 <key>useStandardKerning:</key> 229 <string>id</string> 230 <key>useStandardLigatures:</key> 231 <string>id</string> 232 </dict> 233 <key>CLASS</key> 234 <string>FirstResponder</string> 235 <key>LANGUAGE</key> 236 <string>ObjC</string> 237 <key>SUPERCLASS</key> 238 <string>NSObject</string> 239 </dict> 240 <dict> 241 <key>ACTIONS</key> 242 <dict> 243 <key>connect:</key> 244 <string>id</string> 245 </dict> 246 <key>CLASS</key> 247 <string>WCServerConnection</string> 248 <key>LANGUAGE</key> 249 <string>ObjC</string> 250 <key>OUTLETS</key> 251 <dict> 252 <key>_addressTextField</key> 253 <string>NSTextField</string> 254 <key>_connectButton</key> 255 <string>NSButton</string> 256 <key>_loginTextField</key> 257 <string>NSTextField</string> 258 <key>_passwordTextField</key> 259 <string>NSSecureTextField</string> 260 <key>_progressIndicator</key> 261 <string>NSProgressIndicator</string> 262 </dict> 263 <key>SUPERCLASS</key> 264 <string>WIWindowController</string> 265 </dict> 266 </array> 267 <key>IBVersion</key> 268 <integer>1</integer> 269 </dict> 270 </plist> WiredClient/trunk/English.lproj/Connection.nib/info.nib
r4146 r4432 3 3 <plist version="1.0"> 4 4 <dict> 5 <key>IBDocumentLocation</key>6 <string>445 552 356 240 0 0 1280 1002 </string>7 5 <key>IBFramework Version</key> 8 <string>446.1</string> 9 <key>IBOldestOS</key> 10 <integer>3</integer> 6 <string>586</string> 11 7 <key>IBOpenObjects</key> 12 8 <array> 13 <integer>1 0</integer>9 <integer>11</integer> 14 10 </array> 15 11 <key>IBSystem Version</key> 16 <string>8I127</string> 12 <string>9A343</string> 13 <key>targetFramework</key> 14 <string>IBCocoaFramework</string> 17 15 </dict> 18 16 </plist> WiredClient/trunk/WCAccounts.m
r3996 r4432 303 303 if(!_received) { 304 304 if([[[self connection] account] editAccounts]) 305 [self reload:self];305 [self _reloadAccounts]; 306 306 307 307 _received = YES; … … 318 318 319 319 - (void)accountsShouldReload:(NSNotification *)notification { 320 [self reload:self];320 [self _reloadAccounts]; 321 321 } 322 322 WiredClient/trunk/WCApplicationController.m
r4283 r4432 40 40 #import "WCTrackers.h" 41 41 42 @interface WCApplicationController(Private) 43 44 - (void)_loadSmileys; 45 46 - (void)_update; 47 - (void)_updateApplicationIcon; 48 - (void)_updateBookmarksMenu; 49 50 - (void)_connectWithBookmark:(NSDictionary *)bookmark; 51 52 @end 53 54 55 @implementation WCApplicationController(Private) 56 57 static int _WCCompareSmileyLength(id object1, id object2, void *context) { 58 unsigned int length1 = [object1 length]; 59 unsigned int length2 = [object2 length]; 42 static NSInteger _WCCompareSmileyLength(id, id, void *); 43 44 static NSInteger _WCCompareSmileyLength(id object1, id object2, void *context) { 45 NSUInteger length1 = [(NSString *) object1 length]; 46 NSUInteger length2 = [(NSString *) object2 length]; 60 47 61 48 if(length1 > length2) … … 68 55 69 56 57 @interface WCApplicationController(Private) 58 59 - (void)_loadSmileys; 60 61 - (void)_update; 62 - (void)_updateApplicationIcon; 63 - (void)_updateBookmarksMenu; 64 65 - (void)_connectWithBookmark:(NSDictionary *)bookmark; 66 67 @end 68 69 70 @implementation WCApplicationController(Private) 70 71 71 72 - (void)_loadSmileys { WiredClient/trunk/WCCache.h
r3413 r4432 38 38 + (WCCache *)cache; 39 39 40 - (id)initWithCapacity:( unsigned int)capacity;40 - (id)initWithCapacity:(NSUInteger)capacity; 41 41 42 42 - (void)setFiles:(NSArray *)files free:(unsigned long long)free forPath:(NSString *)path; WiredClient/trunk/WCCache.m
r3413 r4432 42 42 43 43 44 - (id)initWithCapacity:( unsigned int)capacity {44 - (id)initWithCapacity:(NSUInteger)capacity { 45 45 self = [super init]; 46 46 WiredClient/trunk/WCMessages.m
r4121 r4432 36 36 #import "WCUser.h" 37 37 38 static int_WCMessagesCompareMessages(id, id, void *);39 40 41 static int_WCMessagesCompareMessages(id message1, id message2, void *contextInfo) {38 static NSInteger _WCMessagesCompareMessages(id, id, void *); 39 40 41 static NSInteger _WCMessagesCompareMessages(id message1, id message2, void *contextInfo) { 42 42 NSComparisonResult result; 43 43 … … 394 394 - (void)_selectMessage:(WCMessage *)message { 395 395 WCConversation *conversation; 396 unsigned inti, index;397 introw;396 NSUInteger i, index; 397 NSInteger row; 398 398 399 399 conversation = [self _conversationForType:[message type] user:[message user]]; … … 716 716 NSArray *messages; 717 717 WCMessage *message, *selectedMessage;; 718 unsigned inti, index, count;718 NSUInteger i, index, count; 719 719 720 720 message = [self _selectedMessageForTraversing]; … … 756 756 NSArray *messages; 757 757 WCMessage *message, *selectedMessage;; 758 unsigned inti, index, count;758 NSUInteger i, index, count; 759 759 760 760 message = [self _selectedMessageForTraversing]; WiredClient/trunk/WCTransfer.m
r4358 r4432 559 559 560 560 - (void)removeFile:(WCFile *)file { 561 unsigned intindex;561 NSUInteger index; 562 562 563 563 index = [_files indexOfObject:file]; WiredClient/trunk/WiredClient.xcconfig
r3405 r4432 24 24 GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL = YES 25 25 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4 26 MACOSX_DEPLOYMENT_TARGET_ppc = 10.3 26 MACOSX_DEPLOYMENT_TARGET_x86_64 = 10.5 27 MACOSX_DEPLOYMENT_TARGET_ppc = 10.4 28 MACOSX_DEPLOYMENT_TARGET_ppc64 = 10.5 27 29 SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk 28 SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk 30 SDKROOT_x86_64 = /Developer/SDKs/MacOSX10.5.sdk 31 SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk 32 SDKROOT_ppc64 = /Developer/SDKs/MacOSX10.5.sdk 29 33 WARNING_CFLAGS = WiredClient/trunk/WiredClient.xcodeproj/project.pbxproj
r4417 r4432 449 449 A57D216E07C950BD002C306E /* WCLink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WCLink.h; sourceTree = "<group>"; }; 450 450 A57D216F07C950BD002C306E /* WCLink.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WCLink.m; sourceTree = "<group>"; }; 451 A58411B9070C2279001A1AA2 /* Wired Client.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = "Wired Client.app"; sourceTree = BUILT_PRODUCTS_DIR; };451 A58411B9070C2279001A1AA2 /* Wired Client.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Wired Client.app"; sourceTree = BUILT_PRODUCTS_DIR; }; 452 452 A59C41B0075BC01700D9B295 /* Hide.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Hide.tiff; sourceTree = "<group>"; }; 453 453 A59C41B6075BC02900D9B295 /* Open.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Open.tiff; sourceTree = "<group>"; }; … … 1201 1201 isa = PBXProject; 1202 1202 buildConfigurationList = A5E8BAB808748D3B0010F2A4 /* Build configuration list for PBXProject "WiredClient" */; 1203 compatibilityVersion = "Xcode 2.4"; 1203 1204 hasScannedForEncodings = 1; 1204 1205 mainGroup = 29B97314FDCFA39411CA2CEA /* WiredClient */; … … 1210 1211 }, 1211 1212 ); 1213 projectRoot = ""; 1214 shouldCheckCompatibility = 1; 1212 1215 targets = ( 1213 1216 8D1107260486CEB800E47090 /* Wired Client */, … … 1776 1779 1777 1780 /* Begin XCBuildConfiguration section */ 1781 A59684280B6A3F5400A59623 /* Debug/Native/64 */ = { 1782 isa = XCBuildConfiguration; 1783 baseConfigurationReference = A5E8BADA08748E1C0010F2A4 /* WiredClient.xcconfig */; 1784 buildSettings = { 1785 ARCHS = "$(NATIVE_ARCH_64_BIT)"; 1786 COPY_PHASE_STRIP = NO; 1787 GCC_OPTIMIZATION_LEVEL = 0; 1788 GCC_PREPROCESSOR_DEFINITIONS = DEBUG; 1789 ZERO_LINK = YES; 1790 }; 1791 name = Debug/Native/64; 1792 }; 1793 A59684290B6A3F5400A59623 /* Debug/Native/64 */ = { 1794 isa = XCBuildConfiguration; 1795 buildSettings = { 1796 COPY_PHASE_STRIP = NO; 1797 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 1798 OPTIMIZATION_CFLAGS = "-O0"; 1799 OTHER_CFLAGS = ""; 1800 OTHER_LDFLAGS = ""; 1801 OTHER_REZFLAGS = ""; 1802 PRODUCT_NAME = "Wired Additions"; 1803 SECTORDER_FLAGS = ""; 1804 WARNING_CFLAGS = ( 1805 "-Wmost", 1806 "-Wno-four-char-constants", 1807 "-Wno-unknown-pragmas", 1808 ); 1809 }; 1810 name = Debug/Native/64; 1811 }; 1812 A596842A0B6A3F5400A59623 /* Debug/Native/64 */ = { 1813 isa = XCBuildConfiguration; 1814 buildSettings = { 1815 GCC_PRECOMPILE_PREFIX_HEADER = YES; 1816 GCC_PREFIX_HEADER = prefix.pch; 1817 HEADER_SEARCH_PATHS = "\"$(BUILT_PRODUCTS_DIR)/WiredAdditions.framework/Headers\""; 1818 INFOPLIST_FILE = Info.plist; 1819 INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-DDEBUG"; 1820 INFOPLIST_PREPROCESS = YES; 1821 OTHER_LDFLAGS = ( 1822 "-lcrypto", 1823 "-lssl", 1824 ); 1825 PRODUCT_NAME = "Wired Client"; 1826 WRAPPER_EXTENSION = app; 1827 }; 1828 name = Debug/Native/64; 1829 }; 1830 A596842B0B6A3F5400A59623 /* Debug/Native/64 */ = { 1831 isa = XCBuildConfiguration; 1832 buildSettings = { 1833 COPY_PHASE_STRIP = NO; 1834 GCC_ENABLE_FIX_AND_CONTINUE = NO; 1835 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 1836 GCC_OPTIMIZATION_LEVEL = 0; 1837 OTHER_CFLAGS = "-DDEVELOPMENT"; 1838 OTHER_LDFLAGS = ""; 1839 OTHER_REZFLAGS = ""; 1840 PRODUCT_NAME = Distribution; 1841 SECTORDER_FLAGS = ""; 1842 WARNING_CFLAGS = ( 1843 "-Wmost", 1844 "-Wno-four-char-constants", 1845 "-Wno-unknown-pragmas", 1846 ); 1847 ZERO_LINK = YES; 1848 }; 1849 name = Debug/Native/64; 1850 }; 1851 A596842C0B6A3F5400A59623 /* Debug/Native/64 */ = { 1852 isa = XCBuildConfiguration; 1853 buildSettings = { 1854 COPY_PHASE_STRIP = NO; 1855 GCC_ENABLE_FIX_AND_CONTINUE = NO; 1856 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 1857 GCC_OPTIMIZATION_LEVEL = 0; 1858 OTHER_CFLAGS = "-DDEVELOPMENT"; 1859 OTHER_LDFLAGS = ""; 1860 OTHER_REZFLAGS = ""; 1861 PRODUCT_NAME = Packaging; 1862 SECTORDER_FLAGS = ""; 1863 WARNING_CFLAGS = ( 1864 "-Wmost", 1865 "-Wno-four-char-constants", 1866 "-Wno-unknown-pragmas", 1867 ); 1868 ZERO_LINK = YES; 1869 }; 1870 name = Debug/Native/64; 1871 }; 1778 1872 A5DB47B8098BBAB50073564C /* Test/Universal */ = { 1779 1873 isa = XCBuildConfiguration; … … 1858 1952 buildSettings = { 1859 1953 ARCHS = ( 1954 i386, 1860 1955 ppc, 1861 i386, 1956 ppc64, 1957 x86_64, 1862 1958 ); 1863 1959 COPY_PHASE_STRIP = NO; … … 1867 1963 name = Test/Universal; 1868 1964 }; 1869 A5E8BAAA08748D3B0010F2A4 /* Debug/Native */ = {1965 A5E8BAAA08748D3B0010F2A4 /* Debug/Native/32 */ = { 1870 1966 isa = XCBuildConfiguration; 1871 1967 buildSettings = { … … 1883 1979 WRAPPER_EXTENSION = app; 1884 1980 }; 1885 name = Debug/Native; 1886 }; 1887 A5E8BAAB08748D3B0010F2A4 /* Test/Native */ = { 1888 isa = XCBuildConfiguration; 1889 buildSettings = { 1890 GCC_PRECOMPILE_PREFIX_HEADER = YES; 1891 GCC_PREFIX_HEADER = prefix.pch; 1892 HEADER_SEARCH_PATHS = "\"$(BUILT_PRODUCTS_DIR)/WiredAdditions.framework/Headers\""; 1893 INFOPLIST_FILE = Info.plist; 1894 INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-DTEST"; 1895 INFOPLIST_PREPROCESS = YES; 1896 OTHER_LDFLAGS = ( 1897 "-lcrypto", 1898 "-lssl", 1899 ); 1900 PRODUCT_NAME = "Wired Client"; 1901 WRAPPER_EXTENSION = app; 1902 }; 1903 name = Test/Native; 1981 name = Debug/Native/32; 1904 1982 }; 1905 1983 A5E8BAAC08748D3B0010F2A4 /* Release/Universal */ = { … … 1921 1999 name = Release/Universal; 1922 2000 }; 1923 A5E8BAAF08748D3B0010F2A4 /* Debug/Native */ = {2001 A5E8BAAF08748D3B0010F2A4 /* Debug/Native/32 */ = { 1924 2002 isa = XCBuildConfiguration; 1925 2003 buildSettings = { … … 1940 2018 ZERO_LINK = YES; 1941 2019 }; 1942 name = Debug/Native; 1943 }; 1944 A5E8BAB008748D3B0010F2A4 /* Test/Native */ = { 1945 isa = XCBuildConfiguration; 1946 buildSettings = { 1947 COPY_PHASE_STRIP = NO; 1948 GCC_ENABLE_FIX_AND_CONTINUE = NO; 1949 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 1950 GCC_OPTIMIZATION_LEVEL = 0; 1951 OTHER_CFLAGS = "-DTESTING"; 1952 OTHER_LDFLAGS = ""; 1953 OTHER_REZFLAGS = ""; 1954 PRODUCT_NAME = Distribution; 1955 SECTORDER_FLAGS = ""; 1956 WARNING_CFLAGS = ( 1957 "-Wmost", 1958 "-Wno-four-char-constants", 1959 "-Wno-unknown-pragmas", 1960 ); 1961 ZERO_LINK = NO; 1962 }; 1963 name = Test/Native; 2020 name = Debug/Native/32; 1964 2021 }; 1965 2022 A5E8BAB108748D3B0010F2A4 /* Release/Universal */ = { … … 1984 2041 name = Release/Universal; 1985 2042 }; 1986 A5E8BAB408748D3B0010F2A4 /* Debug/Native */ = {2043 A5E8BAB408748D3B0010F2A4 /* Debug/Native/32 */ = { 1987 2044 isa = XCBuildConfiguration; 1988 2045 buildSettings = { … … 2003 2060 ZERO_LINK = YES; 2004 2061 }; 2005 name = Debug/Native; 2006 }; 2007 A5E8BAB508748D3B0010F2A4 /* Test/Native */ = { 2008 isa = XCBuildConfiguration; 2009 buildSettings = { 2010 COPY_PHASE_STRIP = NO; 2011 GCC_ENABLE_FIX_AND_CONTINUE = NO; 2012 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2013 GCC_OPTIMIZATION_LEVEL = 0; 2014 OTHER_CFLAGS = "-DTESTING"; 2015 OTHER_LDFLAGS = ""; 2016 OTHER_REZFLAGS = ""; 2017 PRODUCT_NAME = Packaging; 2018 SECTORDER_FLAGS = ""; 2019
