Changeset 5720
- Timestamp:
- 08/20/08 14:28:14 (3 months ago)
- Files:
-
- WiredClient/trunk/WCApplication.h (modified) (1 diff)
- WiredClient/trunk/WiredClient.xcodeproj/project.pbxproj (modified) (29 diffs)
- WiredClient/trunk/prefix.pch (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
WiredClient/trunk/WCApplication.h
r5012 r5720 27 27 */ 28 28 29 @interface WCApplication : W NApplication29 @interface WCApplication : WIApplication 30 30 31 31 @end WiredClient/trunk/WiredClient.xcodeproj/project.pbxproj
r5612 r5720 8 8 9 9 /* Begin PBXAggregateTarget section */ 10 7712BFE50E5C2326001C4210 /* WiredAppKit */ = { 11 isa = PBXAggregateTarget; 12 buildConfigurationList = 7712BFE70E5C2326001C4210 /* Build configuration list for PBXAggregateTarget "WiredAppKit" */; 13 buildPhases = ( 14 7712BFE60E5C2326001C4210 /* Run Script (WiredAppKit) */, 15 ); 16 dependencies = ( 17 ); 18 name = WiredAppKit; 19 productName = "Wired Additions"; 20 }; 21 7712C0BC0E5C2505001C4210 /* WiredFoundation */ = { 22 isa = PBXAggregateTarget; 23 buildConfigurationList = 7712C0BE0E5C2505001C4210 /* Build configuration list for PBXAggregateTarget "WiredFoundation" */; 24 buildPhases = ( 25 7712C0BD0E5C2505001C4210 /* Run Script (WiredFoundation */, 26 ); 27 dependencies = ( 28 ); 29 name = WiredFoundation; 30 productName = "Wired Additions"; 31 }; 10 32 77F05B800751E75A004F4E0E /* Localization */ = { 11 33 isa = PBXAggregateTarget; … … 31 53 productName = Packaging; 32 54 }; 33 A5E8BB49087490330010F2A4 /* Wired Networking */ = {55 A5E8BB49087490330010F2A4 /* WiredNetworking */ = { 34 56 isa = PBXAggregateTarget; 35 buildConfigurationList = A5E8BB4D087490360010F2A4 /* Build configuration list for PBXAggregateTarget "Wired Networking" */;57 buildConfigurationList = A5E8BB4D087490360010F2A4 /* Build configuration list for PBXAggregateTarget "WiredNetworking" */; 36 58 buildPhases = ( 37 A5E8BB48087490330010F2A4 /* Run Script (Wired Networking) */,59 A5E8BB48087490330010F2A4 /* Run Script (WiredNetworking) */, 38 60 ); 39 61 dependencies = ( 40 62 ); 41 name = "Wired Networking";63 name = WiredNetworking; 42 64 productName = "Wired Additions"; 43 65 }; … … 45 67 46 68 /* Begin PBXBuildFile section */ 69 7712C0920E5C238C001C4210 /* WiredFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7712C0490E5C2382001C4210 /* WiredFoundation.framework */; }; 70 7712C0930E5C238C001C4210 /* WiredAppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7712C04A0E5C2382001C4210 /* WiredAppKit.framework */; }; 71 7712C0940E5C2391001C4210 /* WiredFoundation.framework in Copy Files (Frameworks) */ = {isa = PBXBuildFile; fileRef = 7712C0490E5C2382001C4210 /* WiredFoundation.framework */; }; 72 7712C0950E5C2391001C4210 /* WiredAppKit.framework in Copy Files (Frameworks) */ = {isa = PBXBuildFile; fileRef = 7712C04A0E5C2382001C4210 /* WiredAppKit.framework */; }; 47 73 771BDE730B70A6CC00E14B79 /* Reconnect.tiff in Resources */ = {isa = PBXBuildFile; fileRef = 771BDE720B70A6CC00E14B79 /* Reconnect.tiff */; }; 48 74 771E6D510755F506000F9195 /* WCConversation.m in Sources */ = {isa = PBXBuildFile; fileRef = 771E6D4F0755F506000F9195 /* WCConversation.m */; }; … … 117 143 A54E14960C084A6900EF5FBF /* DefaultIcon.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A54E14950C084A6900EF5FBF /* DefaultIcon.tiff */; }; 118 144 A55B1A4106B3952000201912 /* Remove.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A55B1A4006B3952000201912 /* Remove.tiff */; }; 119 A564407B0A2607AC00ADF4F5 /* WiredAdditions.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A56440090A26079A00ADF4F5 /* WiredAdditions.framework */; };120 A564407C0A2607B000ADF4F5 /* WiredAdditions.framework in Copy Files (Frameworks) */ = {isa = PBXBuildFile; fileRef = A56440090A26079A00ADF4F5 /* WiredAdditions.framework */; };121 145 A575129F05E4A0AF003B51D7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = A575129D05E4A0AF003B51D7 /* InfoPlist.strings */; }; 122 146 A57512EC05E4E64D003B51D7 /* WCCache.m in Sources */ = {isa = PBXBuildFile; fileRef = A57512EB05E4E64D003B51D7 /* WCCache.m */; }; … … 234 258 235 259 /* Begin PBXContainerItemProxy section */ 260 7712BB390E5C172C001C4210 /* PBXContainerItemProxy */ = { 261 isa = PBXContainerItemProxy; 262 containerPortal = A544C1B90758E0E9008446CF /* WiredAdditions.xcodeproj */; 263 proxyType = 2; 264 remoteGlobalIDString = 7712BB320E5C1726001C4210; 265 remoteInfo = WiredFoundation; 266 }; 267 7712BC080E5C1982001C4210 /* PBXContainerItemProxy */ = { 268 isa = PBXContainerItemProxy; 269 containerPortal = A544C1B90758E0E9008446CF /* WiredAdditions.xcodeproj */; 270 proxyType = 2; 271 remoteGlobalIDString = 7712BC030E5C1964001C4210; 272 remoteInfo = WiredAppKit; 273 }; 274 7712C0B70E5C241C001C4210 /* PBXContainerItemProxy */ = { 275 isa = PBXContainerItemProxy; 276 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 277 proxyType = 1; 278 remoteGlobalIDString = 7712BFE50E5C2326001C4210; 279 remoteInfo = WiredAppKit; 280 }; 281 7712C0C30E5C251F001C4210 /* PBXContainerItemProxy */ = { 282 isa = PBXContainerItemProxy; 283 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 284 proxyType = 1; 285 remoteGlobalIDString = 7712C0BC0E5C2505001C4210; 286 remoteInfo = WiredFoundation; 287 }; 236 288 774897930CC8A63300E95A83 /* PBXContainerItemProxy */ = { 237 289 isa = PBXContainerItemProxy; … … 247 299 remoteGlobalIDString = 8D1107260486CEB800E47090; 248 300 remoteInfo = "Wired Client"; 249 };250 A5E8BAF908748EFD0010F2A4 /* PBXContainerItemProxy */ = {251 isa = PBXContainerItemProxy;252 containerPortal = A544C1B90758E0E9008446CF /* WiredAdditions.xcodeproj */;253 proxyType = 2;254 remoteGlobalIDString = 8DC2EF5B0486A6940098B216;255 remoteInfo = "Wired Additions";256 301 }; 257 302 A5E8BB69087490C80010F2A4 /* PBXContainerItemProxy */ = { … … 272 317 files = ( 273 318 A5884BC40BF4D79500AA20E8 /* Growl.framework in Copy Files (Frameworks) */, 274 A564407C0A2607B000ADF4F5 /* WiredAdditions.framework in Copy Files (Frameworks) */, 319 7712C0950E5C2391001C4210 /* WiredAppKit.framework in Copy Files (Frameworks) */, 320 7712C0940E5C2391001C4210 /* WiredFoundation.framework in Copy Files (Frameworks) */, 275 321 774C35600CC8C91B00716F37 /* WiredNetworking.framework in Copy Files (Frameworks) */, 276 322 ); … … 286 332 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; }; 287 333 32CA4F630368D1EE00C91783 /* prefix.pch */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = prefix.pch; sourceTree = "<group>"; }; 334 7712C0490E5C2382001C4210 /* WiredFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WiredFoundation.framework; path = build/Debug/Native/32/WiredFoundation.framework; sourceTree = "<group>"; }; 335 7712C04A0E5C2382001C4210 /* WiredAppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WiredAppKit.framework; path = build/Debug/Native/32/WiredAppKit.framework; sourceTree = "<group>"; }; 288 336 771BDE720B70A6CC00E14B79 /* Reconnect.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Reconnect.tiff; sourceTree = "<group>"; }; 289 337 771E6D4E0755F506000F9195 /* WCConversation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WCConversation.h; sourceTree = "<group>"; }; … … 373 421 A54E14950C084A6900EF5FBF /* DefaultIcon.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = DefaultIcon.tiff; sourceTree = "<group>"; }; 374 422 A55B1A4006B3952000201912 /* Remove.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; path = Remove.tiff; sourceTree = "<group>"; }; 375 A56440090A26079A00ADF4F5 /* WiredAdditions.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = WiredAdditions.framework; sourceTree = BUILT_PRODUCTS_DIR; };376 423 A56443AC0A26220500ADF4F5 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/Localizable.strings; sourceTree = "<group>"; }; 377 424 A56443B10A26227100ADF4F5 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = Japanese; path = Japanese.lproj/Credits.rtf; sourceTree = "<group>"; }; … … 630 677 777D36C50987E125005B5EC1 /* WebKit.framework in Frameworks */, 631 678 A5884BA90BF4D78200AA20E8 /* Growl.framework in Frameworks */, 632 A564407B0A2607AC00ADF4F5 /* WiredAdditions.framework in Frameworks */, 679 7712C0930E5C238C001C4210 /* WiredAppKit.framework in Frameworks */, 680 7712C0920E5C238C001C4210 /* WiredFoundation.framework in Frameworks */, 633 681 774C35F00CC8CA8900716F37 /* WiredNetworking.framework in Frameworks */, 634 682 77E428820DD1DAE500703987 /* libcrypto.dylib in Frameworks */, … … 667 715 children = ( 668 716 A58411B9070C2279001A1AA2 /* Wired Client.app */, 669 A56440090A26079A00ADF4F5 /* WiredAdditions.framework */, 717 7712C04A0E5C2382001C4210 /* WiredAppKit.framework */, 718 7712C0490E5C2382001C4210 /* WiredFoundation.framework */, 670 719 774C34D90CC8B57700716F37 /* WiredNetworking.framework */, 671 720 ); … … 1206 1255 isa = PBXGroup; 1207 1256 children = ( 1208 A5E8BAFA08748EFD0010F2A4 /* WiredAdditions.framework */, 1257 7712BB3A0E5C172C001C4210 /* WiredFoundation.framework */, 1258 7712BC090E5C1982001C4210 /* WiredAppKit.framework */, 1209 1259 774897940CC8A63300E95A83 /* WiredNetworking.framework */, 1210 1260 ); … … 1228 1278 ); 1229 1279 dependencies = ( 1280 7712C0B80E5C241C001C4210 /* PBXTargetDependency */, 1281 7712C0C40E5C251F001C4210 /* PBXTargetDependency */, 1230 1282 A5E8BB6A087490C80010F2A4 /* PBXTargetDependency */, 1231 1283 ); … … 1263 1315 targets = ( 1264 1316 8D1107260486CEB800E47090 /* Wired Client */, 1265 A5E8BB49087490330010F2A4 /* Wired Networking */, 1317 7712BFE50E5C2326001C4210 /* WiredAppKit */, 1318 7712C0BC0E5C2505001C4210 /* WiredFoundation */, 1319 A5E8BB49087490330010F2A4 /* WiredNetworking */, 1266 1320 77F05B800751E75A004F4E0E /* Localization */, 1267 1321 A5D9730A078F0D1700CD982E /* Distribution */, … … 1271 1325 1272 1326 /* Begin PBXReferenceProxy section */ 1327 7712BB3A0E5C172C001C4210 /* WiredFoundation.framework */ = { 1328 isa = PBXReferenceProxy; 1329 fileType = wrapper.framework; 1330 path = WiredFoundation.framework; 1331 remoteRef = 7712BB390E5C172C001C4210 /* PBXContainerItemProxy */; 1332 sourceTree = BUILT_PRODUCTS_DIR; 1333 }; 1334 7712BC090E5C1982001C4210 /* WiredAppKit.framework */ = { 1335 isa = PBXReferenceProxy; 1336 fileType = wrapper.framework; 1337 path = WiredAppKit.framework; 1338 remoteRef = 7712BC080E5C1982001C4210 /* PBXContainerItemProxy */; 1339 sourceTree = BUILT_PRODUCTS_DIR; 1340 }; 1273 1341 774897940CC8A63300E95A83 /* WiredNetworking.framework */ = { 1274 1342 isa = PBXReferenceProxy; … … 1276 1344 path = WiredNetworking.framework; 1277 1345 remoteRef = 774897930CC8A63300E95A83 /* PBXContainerItemProxy */; 1278 sourceTree = BUILT_PRODUCTS_DIR;1279 };1280 A5E8BAFA08748EFD0010F2A4 /* WiredAdditions.framework */ = {1281 isa = PBXReferenceProxy;1282 fileType = wrapper.framework;1283 path = WiredAdditions.framework;1284 remoteRef = A5E8BAF908748EFD0010F2A4 /* PBXContainerItemProxy */;1285 1346 sourceTree = BUILT_PRODUCTS_DIR; 1286 1347 }; … … 1420 1481 1421 1482 /* Begin PBXShellScriptBuildPhase section */ 1483 7712BFE60E5C2326001C4210 /* Run Script (WiredAppKit) */ = { 1484 isa = PBXShellScriptBuildPhase; 1485 buildActionMask = 2147483647; 1486 files = ( 1487 ); 1488 inputPaths = ( 1489 ); 1490 name = "Run Script (WiredAppKit)"; 1491 outputPaths = ( 1492 ); 1493 runOnlyForDeploymentPostprocessing = 0; 1494 shellPath = /bin/sh; 1495 shellScript = "cd WiredAdditions/\n/usr/bin/xcodebuild -target \"WiredAppKit\" -configuration \"$BUILD_STYLE\" SYMROOT=\"$SYMROOT\" OBJROOT=\"$OBJROOT\" $ACTION || exit 1"; 1496 }; 1497 7712C0BD0E5C2505001C4210 /* Run Script (WiredFoundation */ = { 1498 isa = PBXShellScriptBuildPhase; 1499 buildActionMask = 2147483647; 1500 files = ( 1501 ); 1502 inputPaths = ( 1503 ); 1504 name = "Run Script (WiredFoundation"; 1505 outputPaths = ( 1506 ); 1507 runOnlyForDeploymentPostprocessing = 0; 1508 shellPath = /bin/sh; 1509 shellScript = "cd WiredAdditions/\n/usr/bin/xcodebuild -target \"WiredFoundation\" -configuration \"$BUILD_STYLE\" SYMROOT=\"$SYMROOT\" OBJROOT=\"$OBJROOT\" $ACTION || exit 1"; 1510 }; 1422 1511 77F05B7F0751E75A004F4E0E /* Run Script (Localize) */ = { 1423 1512 isa = PBXShellScriptBuildPhase; … … 1462 1551 shellScript = "PATH=\"/usr/local/bin:$PATH\" perl version.pl; exit 0"; 1463 1552 }; 1464 A5E8BB48087490330010F2A4 /* Run Script (Wired Networking) */ = {1553 A5E8BB48087490330010F2A4 /* Run Script (WiredNetworking) */ = { 1465 1554 isa = PBXShellScriptBuildPhase; 1466 1555 buildActionMask = 2147483647; … … 1469 1558 inputPaths = ( 1470 1559 ); 1471 name = "Run Script (Wired Networking)";1560 name = "Run Script (WiredNetworking)"; 1472 1561 outputPaths = ( 1473 1562 ); 1474 1563 runOnlyForDeploymentPostprocessing = 0; 1475 1564 shellPath = /bin/sh; 1476 shellScript = "cd WiredAdditions/\n/usr/bin/xcodebuild -target \"Wired Networking\" -configuration \"$BUILD_STYLE\" SYMROOT=\"$SYMROOT\" OBJROOT=\"$OBJROOT\" $ACTION || exit 1";1565 shellScript = "cd WiredAdditions/\n/usr/bin/xcodebuild -target \"WiredNetworking\" -configuration \"$BUILD_STYLE\" SYMROOT=\"$SYMROOT\" OBJROOT=\"$OBJROOT\" $ACTION || exit 1"; 1477 1566 }; 1478 1567 /* End PBXShellScriptBuildPhase section */ … … 1540 1629 1541 1630 /* Begin PBXTargetDependency section */ 1631 7712C0B80E5C241C001C4210 /* PBXTargetDependency */ = { 1632 isa = PBXTargetDependency; 1633 target = 7712BFE50E5C2326001C4210 /* WiredAppKit */; 1634 targetProxy = 7712C0B70E5C241C001C4210 /* PBXContainerItemProxy */; 1635 }; 1636 7712C0C40E5C251F001C4210 /* PBXTargetDependency */ = { 1637 isa = PBXTargetDependency; 1638 target = 7712C0BC0E5C2505001C4210 /* WiredFoundation */; 1639 targetProxy = 7712C0C30E5C251F001C4210 /* PBXContainerItemProxy */; 1640 }; 1542 1641 A5C4786A07AAE13200F87F7A /* PBXTargetDependency */ = { 1543 1642 isa = PBXTargetDependency; … … 1547 1646 A5E8BB6A087490C80010F2A4 /* PBXTargetDependency */ = { 1548 1647 isa = PBXTargetDependency; 1549 target = A5E8BB49087490330010F2A4 /* Wired Networking */;1648 target = A5E8BB49087490330010F2A4 /* WiredNetworking */; 1550 1649 targetProxy = A5E8BB69087490C80010F2A4 /* PBXContainerItemProxy */; 1551 1650 }; … … 1840 1939 1841 1940 /* Begin XCBuildConfiguration section */ 1842 A59684280B6A3F5400A59623 /* Debug/Native/64 */ = { 1843 isa = XCBuildConfiguration; 1844 baseConfigurationReference = A5E8BADA08748E1C0010F2A4 /* WiredClient.xcconfig */; 1845 buildSettings = { 1846 ARCHS = "$(NATIVE_ARCH_64_BIT)"; 1847 COPY_PHASE_STRIP = NO; 1848 GCC_OPTIMIZATION_LEVEL = 0; 1849 GCC_PREPROCESSOR_DEFINITIONS = DEBUG; 1850 PREBINDING = NO; 1851 ZERO_LINK = YES; 1852 }; 1853 name = Debug/Native/64; 1854 }; 1855 A59684290B6A3F5400A59623 /* Debug/Native/64 */ = { 1941 7712BFE80E5C2326001C4210 /* Debug/Native/32 */ = { 1856 1942 isa = XCBuildConfiguration; 1857 1943 buildSettings = { … … 1870 1956 ); 1871 1957 }; 1958 name = Debug/Native/32; 1959 }; 1960 7712BFE90E5C2326001C4210 /* Debug/Native/64 */ = { 1961 isa = XCBuildConfiguration; 1962 buildSettings = { 1963 COPY_PHASE_STRIP = NO; 1964 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 1965 GCC_OPTIMIZATION_LEVEL = 0; 1966 OTHER_CFLAGS = ""; 1967 OTHER_LDFLAGS = ""; 1968 OTHER_REZFLAGS = ""; 1969 PRODUCT_NAME = "Wired Additions"; 1970 SECTORDER_FLAGS = ""; 1971 WARNING_CFLAGS = ( 1972 "-Wmost", 1973 "-Wno-four-char-constants", 1974 "-Wno-unknown-pragmas", 1975 ); 1976 }; 1977 name = Debug/Native/64; 1978 }; 1979 7712BFEA0E5C2326001C4210 /* Test/Universal */ = { 1980 isa = XCBuildConfiguration; 1981 buildSettings = { 1982 GCC_OPTIMIZATION_LEVEL = 0; 1983 OTHER_CFLAGS = ""; 1984 OTHER_LDFLAGS = ""; 1985 OTHER_REZFLAGS = ""; 1986 PRODUCT_NAME = "Wired Additions"; 1987 SECTORDER_FLAGS = ""; 1988 WARNING_CFLAGS = ( 1989 "-Wmost", 1990 "-Wno-four-char-constants", 1991 "-Wno-unknown-pragmas", 1992 ); 1993 }; 1994 name = Test/Universal; 1995 }; 1996 7712BFEB0E5C2326001C4210 /* Release/Universal */ = { 1997 isa = XCBuildConfiguration; 1998 buildSettings = { 1999 COPY_PHASE_STRIP = YES; 2000 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 2001 GCC_OPTIMIZATION_LEVEL = 0; 2002 OTHER_CFLAGS = ""; 2003 OTHER_LDFLAGS = ""; 2004 OTHER_REZFLAGS = ""; 2005 PRODUCT_NAME = "Wired Additions"; 2006 SECTORDER_FLAGS = ""; 2007 WARNING_CFLAGS = ( 2008 "-Wmost", 2009 "-Wno-four-char-constants", 2010 "-Wno-unknown-pragmas", 2011 ); 2012 }; 2013 name = Release/Universal; 2014 }; 2015 7712C0BF0E5C2505001C4210 /* Debug/Native/32 */ = { 2016 isa = XCBuildConfiguration; 2017 buildSettings = { 2018 COPY_PHASE_STRIP = NO; 2019 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2020 GCC_OPTIMIZATION_LEVEL = 0; 2021 OTHER_CFLAGS = ""; 2022 OTHER_LDFLAGS = ""; 2023 OTHER_REZFLAGS = ""; 2024 PRODUCT_NAME = "Wired Additions"; 2025 SECTORDER_FLAGS = ""; 2026 WARNING_CFLAGS = ( 2027 "-Wmost", 2028 "-Wno-four-char-constants", 2029 "-Wno-unknown-pragmas", 2030 ); 2031 }; 2032 name = Debug/Native/32; 2033 }; 2034 7712C0C00E5C2505001C4210 /* Debug/Native/64 */ = { 2035 isa = XCBuildConfiguration; 2036 buildSettings = { 2037 COPY_PHASE_STRIP = NO; 2038 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2039 GCC_OPTIMIZATION_LEVEL = 0; 2040 OTHER_CFLAGS = ""; 2041 OTHER_LDFLAGS = ""; 2042 OTHER_REZFLAGS = ""; 2043 PRODUCT_NAME = "Wired Additions"; 2044 SECTORDER_FLAGS = ""; 2045 WARNING_CFLAGS = ( 2046 "-Wmost", 2047 "-Wno-four-char-constants", 2048 "-Wno-unknown-pragmas", 2049 ); 2050 }; 2051 name = Debug/Native/64; 2052 }; 2053 7712C0C10E5C2505001C4210 /* Test/Universal */ = { 2054 isa = XCBuildConfiguration; 2055 buildSettings = { 2056 GCC_OPTIMIZATION_LEVEL = 0; 2057 OTHER_CFLAGS = ""; 2058 OTHER_LDFLAGS = ""; 2059 OTHER_REZFLAGS = ""; 2060 PRODUCT_NAME = "Wired Additions"; 2061 SECTORDER_FLAGS = ""; 2062 WARNING_CFLAGS = ( 2063 "-Wmost", 2064 "-Wno-four-char-constants", 2065 "-Wno-unknown-pragmas", 2066 ); 2067 }; 2068 name = Test/Universal; 2069 }; 2070 7712C0C20E5C2505001C4210 /* Release/Universal */ = { 2071 isa = XCBuildConfiguration; 2072 buildSettings = { 2073 COPY_PHASE_STRIP = YES; 2074 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 2075 GCC_OPTIMIZATION_LEVEL = 0; 2076 OTHER_CFLAGS = ""; 2077 OTHER_LDFLAGS = ""; 2078 OTHER_REZFLAGS = ""; 2079 PRODUCT_NAME = "Wired Additions"; 2080 SECTORDER_FLAGS = ""; 2081 WARNING_CFLAGS = ( 2082 "-Wmost", 2083 "-Wno-four-char-constants", 2084 "-Wno-unknown-pragmas", 2085 ); 2086 }; 2087 name = Release/Universal; 2088 }; 2089 A59684280B6A3F5400A59623 /* Debug/Native/64 */ = { 2090 isa = XCBuildConfiguration; 2091 baseConfigurationReference = A5E8BADA08748E1C0010F2A4 /* WiredClient.xcconfig */; 2092 buildSettings = { 2093 ARCHS = "$(NATIVE_ARCH_64_BIT)"; 2094 COPY_PHASE_STRIP = NO; 2095 GCC_OPTIMIZATION_LEVEL = 0; 2096 GCC_PREPROCESSOR_DEFINITIONS = DEBUG; 2097 PREBINDING = NO; 2098 ZERO_LINK = YES; 2099 }; 2100 name = Debug/Native/64; 2101 }; 2102 A59684290B6A3F5400A59623 /* Debug/Native/64 */ = { 2103 isa = XCBuildConfiguration; 2104 buildSettings = { 2105 COPY_PHASE_STRIP = NO; 2106 GCC_GENERATE_DEBUGGING_SYMBOLS = YES; 2107 GCC_OPTIMIZATION_LEVEL = 0; 2108 OTHER_CFLAGS = ""; 2109 OTHER_LDFLAGS = ""; 2110 OTHER_REZFLAGS = ""; 2111 PRODUCT_NAME = "Wired Additions"; 2112 SECTORDER_FLAGS = ""; 2113 WARNING_CFLAGS = ( 2114 "-Wmost", 2115 "-Wno-four-char-constants", 2116 "-Wno-unknown-pragmas", 2117 ); 2118 }; 1872 2119 name = Debug/Native/64; 1873 2120 }; … … 1878 2125 "$(inherited)", 1879 2126 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", 2127 "\"$(SRCROOT)/build/Debug/Native/32\"", 1880 2128 ); 1881 2129 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/Growl\""; … … 1961 2209 "$(inherited)", 1962 2210 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", 2211 "\"$(SRCROOT)/build/Debug/Native/32\"", 1963 2212 ); 1964 2213 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/Growl\""; … … 2042 2291 "$(inherited)", 2043 2292 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", 2293 "\"$(SRCROOT)/build/Debug/Native/32\"", 2044 2294 ); 2045 2295 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/Growl\""; … … 2066 2316 "$(inherited)", 2067 2317 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)", 2318 "\"$(SRCROOT)/build/Debug/Native/32\"", 2068 2319 ); 2069 2320 FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/Growl\""; … … 2236 2487 2237 2488 /* Begin XCConfigurationList section */ 2489 7712BFE70E5C2326001C4210 /* Build configuration list for PBXAggregateTarget "WiredAppKit" */ = { 2490 isa = XCConfigurationList; 2491 buildConfigurations = ( 2492 7712BFE80E5C2326001C4210 /* Debug/Native/32 */, 2493 7712BFE90E5C2326001C4210 /* Debug/Native/64 */, 2494 7712BFEA0E5C2326001C4210 /* Test/Universal */, 2495 7712BFEB0E5C2326001C4210 /* Release/Universal */, 2496 ); 2497 defaultConfigurationIsVisible = 0; 2498 defaultConfigurationName = Debug/Native/32; 2499 }; 2500 7712C0BE0E5C2505001C4210 /* Build configuration list for PBXAggregateTarget "WiredFoundation" */ = { 2501 isa = XCConfigurationList; 2502 buildConfigurations = ( 2503 7712C0BF0E5C2505001C4210 /* Debug/Native/32 */, 2504 7712C0C00E5C2505001C4210 /* Debug/Native/64 */, 2505 7712C0C10E5C2505001C4210 /* Test/Universal */, 2506 7712C0C20E5C2505001C4210 /* Release/Universal */, 2507 ); 2508 defaultConfigurationIsVisible = 0; 2509 defaultConfigurationName = Debug/Native/32; 2510 }; 2238 2511 A5E8BAA908748D3B0010F2A4 /* Build configuration list for PBXNativeTarget "Wired Client" */ = { 2239 2512 isa = XCConfigurationList; … … 2280 2553 defaultConfigurationName = Debug/Native/32; 2281 2554 }; 2282 A5E8BB4D087490360010F2A4 /* Build configuration list for PBXAggregateTarget "Wired Networking" */ = {2555 A5E8BB4D087490360010F2A4 /* Build configuration list for PBXAggregateTarget "WiredNetworking" */ = { 2283 2556 isa = XCConfigurationList; 2284 2557 buildConfigurations = ( WiredClient/trunk/prefix.pch
r4980 r5720 35 35 #import <WebKit/WebKit.h> 36 36 #import <Growl/Growl.h> 37 #import <WiredAdditions/WiredAdditions.h> 37 #import <WiredFoundation/WiredFoundation.h> 38 #import <WiredAppKit/WiredAppKit.h> 38 39 #import <WiredNetworking/WiredNetworking.h> 39 40
