Changeset 24758
- Timestamp:
- 08/13/2008 07:44:50 PM (5 months ago)
- Files:
-
- trunk/Adium.xcodeproj/project.pbxproj (modified) (57 diffs)
- trunk/Frameworks/Adium Framework/Source/ESDebugAILog.m (modified) (1 diff)
- trunk/Frameworks/AIUtilities Framework/AIUtilities.framework.xcodeproj/project.pbxproj (modified) (8 diffs)
- trunk/Frameworks/AutoHyperlinks Framework/AutoHyperlinks.framework.xcodeproj/project.pbxproj (modified) (20 diffs)
- trunk/Frameworks/FriBidi Framework/FriBidi.xcodeproj/project.pbxproj (modified) (8 diffs)
- trunk/Frameworks/JSON Framework/JSON.xcodeproj/project.pbxproj (modified) (20 diffs)
- trunk/Frameworks/RBSplitView/RBSplitView.xcodeproj/project.pbxproj (modified) (17 diffs)
- trunk/Makefile (modified) (1 diff)
- trunk/Other/Adium Spotlight Importer/AdiumSpotlightImporter.xcodeproj/project.pbxproj (modified) (11 diffs)
- trunk/Plugins/Bonjour/libezv/libezv.xcode/project.pbxproj (modified) (2 diffs)
- trunk/Plugins/Bonjour/libezv/libezv.xcodeproj/project.pbxproj (modified) (16 diffs)
- trunk/Plugins/SQL Logger/Metacontact Importer/Metacontact Importer.xcode/project.pbxproj (modified) (2 diffs)
- trunk/Release/Makefile (modified) (1 diff)
- trunk/Utilities/AdiumIBPalette/AdiumIBPalette.xcodeproj/project.pbxproj (modified) (7 diffs)
- trunk/Utilities/Analyzer/clang-analyze.py (modified) (1 diff)
- trunk/Utilities/Build/buildDaily.sh (modified) (3 diffs)
- trunk/Utilities/RunUnitTests.zsh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Adium.xcodeproj/project.pbxproj
r24755 r24758 1722 1722 isa = PBXCopyFilesBuildPhase; 1723 1723 buildActionMask = 12; 1724 comments = "The Strip Copy Files option will fail miserably:\n/usr/bin/strip: fat file: adium/build/ Deployment/net/adium/JavaCocoaAdapter.class truncated or malformed (offset plus size of cputype (4983296) cpusubtype (301996809) extends past the end of the file)\npbxcp: warning: couldn't strip: adium/build/Deployment/Adium.app/Contents/Resources/JavaCocoaAdapter.class: No such file or directory\n\nhttp://trac.adiumx.com/ticket/5703\n";1724 comments = "The Strip Copy Files option will fail miserably:\n/usr/bin/strip: fat file: adium/build/Release/net/adium/JavaCocoaAdapter.class truncated or malformed (offset plus size of cputype (4983296) cpusubtype (301996809) extends past the end of the file)\npbxcp: warning: couldn't strip: adium/build/Release/Adium.app/Contents/Resources/JavaCocoaAdapter.class: No such file or directory\n\nhttp://trac.adiumx.com/ticket/5703\n"; 1725 1725 dstPath = ""; 1726 1726 dstSubfolderSpec = 7; … … 11485 11485 11486 11486 /* Begin XCBuildConfiguration section */ 11487 312ED3CD0C7E875C00A6BDA9 /* De velopment*/ = {11487 312ED3CD0C7E875C00A6BDA9 /* Debug */ = { 11488 11488 isa = XCBuildConfiguration; 11489 11489 buildSettings = { … … 11500 11500 WRAPPER_EXTENSION = octest; 11501 11501 }; 11502 name = De velopment;11503 }; 11504 312ED3CE0C7E875C00A6BDA9 /* Deployment*/ = {11502 name = Debug; 11503 }; 11504 312ED3CE0C7E875C00A6BDA9 /* Release */ = { 11505 11505 isa = XCBuildConfiguration; 11506 11506 buildSettings = { … … 11517 11517 WRAPPER_EXTENSION = octest; 11518 11518 }; 11519 name = Deployment;11520 }; 11521 312ED3CF0C7E875C00A6BDA9 /* Deployment-Debug */ = {11519 name = Release; 11520 }; 11521 312ED3CF0C7E875C00A6BDA9 /* Release-Debug */ = { 11522 11522 isa = XCBuildConfiguration; 11523 11523 buildSettings = { … … 11534 11534 WRAPPER_EXTENSION = octest; 11535 11535 }; 11536 name = " Deployment-Debug";11537 }; 11538 3417D25D09C332B900FC413E /* De velopment*/ = {11536 name = "Release-Debug"; 11537 }; 11538 3417D25D09C332B900FC413E /* Debug */ = { 11539 11539 isa = XCBuildConfiguration; 11540 11540 buildSettings = { … … 11543 11543 WRAPPER_EXTENSION = AdiumPlugin; 11544 11544 }; 11545 name = De velopment;11546 }; 11547 3417D25E09C332B900FC413E /* Deployment*/ = {11545 name = Debug; 11546 }; 11547 3417D25E09C332B900FC413E /* Release */ = { 11548 11548 isa = XCBuildConfiguration; 11549 11549 buildSettings = { … … 11552 11552 WRAPPER_EXTENSION = AdiumPlugin; 11553 11553 }; 11554 name = Deployment;11555 }; 11556 3417D25F09C332B900FC413E /* Deployment-Debug */ = {11554 name = Release; 11555 }; 11556 3417D25F09C332B900FC413E /* Release-Debug */ = { 11557 11557 isa = XCBuildConfiguration; 11558 11558 buildSettings = { … … 11561 11561 WRAPPER_EXTENSION = AdiumPlugin; 11562 11562 }; 11563 name = " Deployment-Debug";11564 }; 11565 3485D68309EB416500232CC4 /* De velopment*/ = {11563 name = "Release-Debug"; 11564 }; 11565 3485D68309EB416500232CC4 /* Debug */ = { 11566 11566 isa = XCBuildConfiguration; 11567 11567 buildSettings = { … … 11603 11603 WARNING_CFLAGS = "-Wall"; 11604 11604 }; 11605 name = De velopment;11606 }; 11607 3485D68409EB416500232CC4 /* Deployment*/ = {11605 name = Debug; 11606 }; 11607 3485D68409EB416500232CC4 /* Release */ = { 11608 11608 isa = XCBuildConfiguration; 11609 11609 buildSettings = { … … 11645 11645 WARNING_CFLAGS = "-Wall"; 11646 11646 }; 11647 name = Deployment;11648 }; 11649 3485D68509EB416500232CC4 /* Deployment-Debug */ = {11647 name = Release; 11648 }; 11649 3485D68509EB416500232CC4 /* Release-Debug */ = { 11650 11650 isa = XCBuildConfiguration; 11651 11651 buildSettings = { … … 11688 11688 WARNING_CFLAGS = "-Wall"; 11689 11689 }; 11690 name = " Deployment-Debug";11691 }; 11692 349C2F230867ACA9000BF883 /* De velopment*/ = {11690 name = "Release-Debug"; 11691 }; 11692 349C2F230867ACA9000BF883 /* Debug */ = { 11693 11693 isa = XCBuildConfiguration; 11694 11694 buildSettings = { … … 11708 11708 ); 11709 11709 }; 11710 name = De velopment;11711 }; 11712 349C2F240867ACA9000BF883 /* Deployment*/ = {11710 name = Debug; 11711 }; 11712 349C2F240867ACA9000BF883 /* Release */ = { 11713 11713 isa = XCBuildConfiguration; 11714 11714 buildSettings = { … … 11729 11729 ); 11730 11730 }; 11731 name = Deployment;11732 }; 11733 349C2F250867ACA9000BF883 /* Deployment-Debug */ = {11731 name = Release; 11732 }; 11733 349C2F250867ACA9000BF883 /* Release-Debug */ = { 11734 11734 isa = XCBuildConfiguration; 11735 11735 buildSettings = { … … 11750 11750 ); 11751 11751 }; 11752 name = " Deployment-Debug";11753 }; 11754 34A687690DD38D03008F0430 /* De velopment*/ = {11752 name = "Release-Debug"; 11753 }; 11754 34A687690DD38D03008F0430 /* Debug */ = { 11755 11755 isa = XCBuildConfiguration; 11756 11756 buildSettings = { … … 11759 11759 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", 11760 11760 ); 11761 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/build/De velopment\"";11761 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/build/Debug\""; 11762 11762 INFOPLIST_FILE = Plists/Facebook.plist; 11763 11763 PRODUCT_NAME = Facebook; 11764 11764 WRAPPER_EXTENSION = AdiumPlugin; 11765 11765 }; 11766 name = De velopment;11767 }; 11768 34A6876A0DD38D03008F0430 /* Deployment*/ = {11766 name = Debug; 11767 }; 11768 34A6876A0DD38D03008F0430 /* Release */ = { 11769 11769 isa = XCBuildConfiguration; 11770 11770 buildSettings = { … … 11777 11777 WRAPPER_EXTENSION = AdiumPlugin; 11778 11778 }; 11779 name = Deployment;11780 }; 11781 34A6876B0DD38D03008F0430 /* Deployment-Debug */ = {11779 name = Release; 11780 }; 11781 34A6876B0DD38D03008F0430 /* Release-Debug */ = { 11782 11782 isa = XCBuildConfiguration; 11783 11783 buildSettings = { … … 11786 11786 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)", 11787 11787 ); 11788 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/build/ Deployment-Debug\"";11788 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/build/Release-Debug\""; 11789 11789 INFOPLIST_FILE = Plists/Facebook.plist; 11790 11790 PRODUCT_NAME = Facebook; 11791 11791 WRAPPER_EXTENSION = AdiumPlugin; 11792 11792 }; 11793 name = " Deployment-Debug";11794 }; 11795 34B323BC09B9FEAC00029361 /* De velopment*/ = {11793 name = "Release-Debug"; 11794 }; 11795 34B323BC09B9FEAC00029361 /* Debug */ = { 11796 11796 isa = XCBuildConfiguration; 11797 11797 buildSettings = { … … 11821 11821 WRAPPER_EXTENSION = AdiumLibpurplePlugin; 11822 11822 }; 11823 name = De velopment;11824 }; 11825 34B323BD09B9FEAC00029361 /* Deployment*/ = {11823 name = Debug; 11824 }; 11825 34B323BD09B9FEAC00029361 /* Release */ = { 11826 11826 isa = XCBuildConfiguration; 11827 11827 buildSettings = { … … 11851 11851 WRAPPER_EXTENSION = AdiumLibpurplePlugin; 11852 11852 }; 11853 name = Deployment;11854 }; 11855 34B323BE09B9FEAC00029361 /* Deployment-Debug */ = {11853 name = Release; 11854 }; 11855 34B323BE09B9FEAC00029361 /* Release-Debug */ = { 11856 11856 isa = XCBuildConfiguration; 11857 11857 buildSettings = { … … 11881 11881 WRAPPER_EXTENSION = AdiumLibpurplePlugin; 11882 11882 }; 11883 name = " Deployment-Debug";11884 }; 11885 34F3B95B0BDF16130011AB34 /* De velopment*/ = {11883 name = "Release-Debug"; 11884 }; 11885 34F3B95B0BDF16130011AB34 /* Debug */ = { 11886 11886 isa = XCBuildConfiguration; 11887 11887 buildSettings = { 11888 11888 PRODUCT_NAME = "Touch Framework Bundles to Executable Date"; 11889 11889 }; 11890 name = De velopment;11891 }; 11892 34F3B95C0BDF16130011AB34 /* Deployment*/ = {11890 name = Debug; 11891 }; 11892 34F3B95C0BDF16130011AB34 /* Release */ = { 11893 11893 isa = XCBuildConfiguration; 11894 11894 buildSettings = { 11895 11895 PRODUCT_NAME = "Touch Framework Bundles to Executable Date"; 11896 11896 }; 11897 name = Deployment;11898 }; 11899 34F3B95D0BDF16130011AB34 /* Deployment-Debug */ = {11897 name = Release; 11898 }; 11899 34F3B95D0BDF16130011AB34 /* Release-Debug */ = { 11900 11900 isa = XCBuildConfiguration; 11901 11901 buildSettings = { 11902 11902 PRODUCT_NAME = "Touch Framework Bundles to Executable Date"; 11903 11903 }; 11904 name = " Deployment-Debug";11905 }; 11906 38D8FADC0A8A4F350078E442 /* De velopment*/ = {11904 name = "Release-Debug"; 11905 }; 11906 38D8FADC0A8A4F350078E442 /* Debug */ = { 11907 11907 isa = XCBuildConfiguration; 11908 11908 buildSettings = { … … 11914 11914 WRAPPER_EXTENSION = AdiumPlugin; 11915 11915 }; 11916 name = De velopment;11917 }; 11918 38D8FADE0A8A4F350078E442 /* Deployment*/ = {11916 name = Debug; 11917 }; 11918 38D8FADE0A8A4F350078E442 /* Release */ = { 11919 11919 isa = XCBuildConfiguration; 11920 11920 buildSettings = { … … 11926 11926 WRAPPER_EXTENSION = AdiumPlugin; 11927 11927 }; 11928 name = Deployment;11929 }; 11930 38D8FADF0A8A4F350078E442 /* Deployment-Debug */ = {11928 name = Release; 11929 }; 11930 38D8FADF0A8A4F350078E442 /* Release-Debug */ = { 11931 11931 isa = XCBuildConfiguration; 11932 11932 buildSettings = { … … 11938 11938 WRAPPER_EXTENSION = AdiumPlugin; 11939 11939 }; 11940 name = " Deployment-Debug";11941 }; 11942 7EC2E19B0DF4390C008C86B4 /* De velopment*/ = {11940 name = "Release-Debug"; 11941 }; 11942 7EC2E19B0DF4390C008C86B4 /* Debug */ = { 11943 11943 isa = XCBuildConfiguration; 11944 11944 buildSettings = { … … 11964 11964 ZERO_LINK = YES; 11965 11965 }; 11966 name = De velopment;11967 }; 11968 7EC2E19C0DF4390C008C86B4 /* Deployment*/ = {11966 name = Debug; 11967 }; 11968 7EC2E19C0DF4390C008C86B4 /* Release */ = { 11969 11969 isa = XCBuildConfiguration; 11970 11970 buildSettings = { … … 11989 11989 ZERO_LINK = NO; 11990 11990 }; 11991 name = Deployment;11992 }; 11993 7EC2E19D0DF4390C008C86B4 /* Deployment-Debug */ = {11991 name = Release; 11992 }; 11993 7EC2E19D0DF4390C008C86B4 /* Release-Debug */ = { 11994 11994 isa = XCBuildConfiguration; 11995 11995 buildSettings = { … … 12013 12013 ZERO_LINK = YES; 12014 12014 }; 12015 name = " Deployment-Debug";12016 }; 12017 DACF3EDF085574F6006BFB18 /* De velopment*/ = {12015 name = "Release-Debug"; 12016 }; 12017 DACF3EDF085574F6006BFB18 /* Debug */ = { 12018 12018 isa = XCBuildConfiguration; 12019 12019 buildSettings = { … … 12026 12026 ); 12027 12027 }; 12028 name = De velopment;12029 }; 12030 DACF3EE0085574F6006BFB18 /* Deployment*/ = {12028 name = Debug; 12029 }; 12030 DACF3EE0085574F6006BFB18 /* Release */ = { 12031 12031 isa = XCBuildConfiguration; 12032 12032 buildSettings = { … … 12039 12039 ); 12040 12040 }; 12041 name = Deployment;12042 }; 12043 DACF3EE1085574F6006BFB18 /* Deployment-Debug */ = {12041 name = Release; 12042 }; 12043 DACF3EE1085574F6006BFB18 /* Release-Debug */ = { 12044 12044 isa = XCBuildConfiguration; 12045 12045 buildSettings = { … … 12052 12052 ); 12053 12053 }; 12054 name = " Deployment-Debug";12055 }; 12056 DADE8E00085507450062B664 /* De velopment*/ = {12054 name = "Release-Debug"; 12055 }; 12056 DADE8E00085507450062B664 /* Debug */ = { 12057 12057 isa = XCBuildConfiguration; 12058 12058 buildSettings = { … … 12075 12075 WARNING_CFLAGS = "-Wall"; 12076 12076 }; 12077 name = De velopment;12078 }; 12079 DADE8E01085507450062B664 /* Deployment*/ = {12077 name = Debug; 12078 }; 12079 DADE8E01085507450062B664 /* Release */ = { 12080 12080 isa = XCBuildConfiguration; 12081 12081 buildSettings = { … … 12098 12098 WARNING_CFLAGS = "-Wall"; 12099 12099 }; 12100 name = Deployment;12101 }; 12102 DADE8E02085507450062B664 /* Deployment-Debug */ = {12100 name = Release; 12101 }; 12102 DADE8E02085507450062B664 /* Release-Debug */ = { 12103 12103 isa = XCBuildConfiguration; 12104 12104 buildSettings = { … … 12121 12121 WARNING_CFLAGS = "-Wall"; 12122 12122 }; 12123 name = " Deployment-Debug";12124 }; 12125 DADE8E0A085507450062B664 /* De velopment*/ = {12123 name = "Release-Debug"; 12124 }; 12125 DADE8E0A085507450062B664 /* Debug */ = { 12126 12126 isa = XCBuildConfiguration; 12127 12127 buildSettings = { … … 12162 12162 WRAPPER_EXTENSION = AdiumPlugin; 12163 12163 }; 12164 name = De velopment;12165 }; 12166 DADE8E0B085507450062B664 /* Deployment*/ = {12164 name = Debug; 12165 }; 12166 DADE8E0B085507450062B664 /* Release */ = { 12167 12167 isa = XCBuildConfiguration; 12168 12168 buildSettings = { … … 12203 12203 WRAPPER_EXTENSION = AdiumPlugin; 12204 12204 }; 12205 name = Deployment;12206 }; 12207 DADE8E0C085507450062B664 /* Deployment-Debug */ = {12205 name = Release; 12206 }; 12207 DADE8E0C085507450062B664 /* Release-Debug */ = { 12208 12208 isa = XCBuildConfiguration; 12209 12209 buildSettings = { … … 12245 12245 WRAPPER_EXTENSION = AdiumPlugin; 12246 12246 }; 12247 name = " Deployment-Debug";12248 }; 12249 DADE8E0F085507450062B664 /* De velopment*/ = {12247 name = "Release-Debug"; 12248 }; 12249 DADE8E0F085507450062B664 /* Debug */ = { 12250 12250 isa = XCBuildConfiguration; 12251 12251 buildSettings = { … … 12259 12259 WRAPPER_EXTENSION = AdiumPlugin; 12260 12260 }; 12261 name = De velopment;12262 }; 12263 DADE8E10085507450062B664 /* Deployment*/ = {12261 name = Debug; 12262 }; 12263 DADE8E10085507450062B664 /* Release */ = { 12264 12264 isa = XCBuildConfiguration; 12265 12265 buildSettings = { … … 12270 12270 WRAPPER_EXTENSION = AdiumPlugin; 12271 12271 }; 12272 name = Deployment;12273 }; 12274 DADE8E11085507450062B664 /* Deployment-Debug */ = {12272 name = Release; 12273 }; 12274 DADE8E11085507450062B664 /* Release-Debug */ = { 12275 12275 isa = XCBuildConfiguration; 12276 12276 buildSettings = { … … 12284 12284 WRAPPER_EXTENSION = AdiumPlugin; 12285 12285 }; 12286 name = " Deployment-Debug";12287 }; 12288 DADE8E14085507450062B664 /* De velopment*/ = {12286 name = "Release-Debug"; 12287 }; 12288 DADE8E14085507450062B664 /* Debug */ = { 12289 12289 isa = XCBuildConfiguration; 12290 12290 buildSettings = { … … 12297 12297 WRAPPER_EXTENSION = AdiumPlugin; 12298 12298 }; 12299 name = De velopment;12300 }; 12301 DADE8E15085507450062B664 /* Deployment*/ = {12299 name = Debug; 12300 }; 12301 DADE8E15085507450062B664 /* Release */ = { 12302 12302 isa = XCBuildConfiguration; 12303 12303 buildSettings = { … … 12317 12317 WRAPPER_EXTENSION = AdiumPlugin; 12318 12318 }; 12319 name = Deployment;12320 }; 12321 DADE8E16085507450062B664 /* Deployment-Debug */ = {12319 name = Release; 12320 }; 12321 DADE8E16085507450062B664 /* Release-Debug */ = { 12322 12322 isa = XCBuildConfiguration; 12323 12323 buildSettings = { … … 12337 12337 WRAPPER_EXTENSION = AdiumPlugin; 12338 12338 }; 12339 name = " Deployment-Debug";12340 }; 12341 DADE8E1E085507450062B664 /* De velopment*/ = {12339 name = "Release-Debug"; 12340 }; 12341 DADE8E1E085507450062B664 /* Debug */ = { 12342 12342 isa = XCBuildConfiguration; 12343 12343 buildSettings = { … … 12346 12346 WRAPPER_EXTENSION = AdiumPlugin; 12347 12347 }; 12348 name = De velopment;12349 }; 12350 DADE8E1F085507450062B664 /* Deployment*/ = {12348 name = Debug; 12349 }; 12350 DADE8E1F085507450062B664 /* Release */ = { 12351 12351 isa = XCBuildConfiguration; 12352 12352 buildSettings = { … … 12355 12355 WRAPPER_EXTENSION = AdiumPlugin; 12356 12356 }; 12357 name = Deployment;12358 }; 12359 DADE8E20085507450062B664 /* Deployment-Debug */ = {12357 name = Release; 12358 }; 12359 DADE8E20085507450062B664 /* Release-Debug */ = { 12360 12360 isa = XCBuildConfiguration; 12361 12361 buildSettings = { … … 12364 12364 WRAPPER_EXTENSION = AdiumPlugin; 12365 12365 }; 12366 name = " Deployment-Debug";12367 }; 12368 DADE8E23085507450062B664 /* De velopment*/ = {12366 name = "Release-Debug"; 12367 }; 12368 DADE8E23085507450062B664 /* Debug */ = { 12369 12369 isa = XCBuildConfiguration; 12370 12370 buildSettings = { … … 12390 12390 PRODUCT_NAME = Adium; 12391 12391 }; 12392 name = De velopment;12393 }; 12394 DADE8E24085507450062B664 /* Deployment*/ = {12392 name = Debug; 12393 }; 12394 DADE8E24085507450062B664 /* Release */ = { 12395 12395 isa = XCBuildConfiguration; 12396 12396 buildSettings = { … … 12416 12416 PRODUCT_NAME = Adium; 12417 12417 }; 12418 name = Deployment;12419 }; 12420 DADE8E25085507450062B664 /* Deployment-Debug */ = {12418 name = Release; 12419 }; 12420 DADE8E25085507450062B664 /* Release-Debug */ = { 12421 12421 isa = XCBuildConfiguration; 12422 12422 buildSettings = { … … 12442 12442 PRODUCT_NAME = Adium; 12443 12443 }; 12444 name = " Deployment-Debug";12445 }; 12446 DADE8E2D085507450062B664 /* De velopment*/ = {12444 name = "Release-Debug"; 12445 }; 12446 DADE8E2D085507450062B664 /* Debug */ = { 12447 12447 isa = XCBuildConfiguration; 12448 12448 buildSettings = { … … 12480 12480 WRAPPER_EXTENSION = AdiumPlugin; 12481 12481 }; 12482 name = De velopment;12483 }; 12484 DADE8E2E085507450062B664 /* Deployment*/ = {12482 name = Debug; 12483 }; 12484 DADE8E2E085507450062B664 /* Release */ = { 12485 12485 isa = XCBuildConfiguration; 12486 12486 buildSettings = { … … 12506 12506 WRAPPER_EXTENSION = AdiumPlugin; 12507 12507 }; 12508 name = Deployment;12509 }; 12510 DADE8E2F085507450062B664 /* Deployment-Debug */ = {12508 name = Release; 12509 }; 12510 DADE8E2F085507450062B664 /* Release-Debug */ = { 12511 12511 isa = XCBuildConfiguration; 12512 12512 buildSettings = { … … 12540 12540 WRAPPER_EXTENSION = AdiumPlugin; 12541 12541 }; 12542 name = " Deployment-Debug";12543 }; 12544 DADE8E32085507450062B664 /* De velopment*/ = {12542 name = "Release-Debug"; 12543 }; 12544 DADE8E32085507450062B664 /* Debug */ = { 12545 12545 isa = XCBuildConfiguration; 12546 12546 buildSettings = { … … 12549 12549 WRAPPER_EXTENSION = AdiumPlugin; 12550 12550 }; 12551 name = De velopment;12552 }; 12553 DADE8E33085507450062B664 /* Deployment*/ = {12551 name = Debug; 12552 }; 12553 DADE8E33085507450062B664 /* Release */ = { 12554 12554 isa = XCBuildConfiguration; 12555 12555 buildSettings = { … … 12558 12558 WRAPPER_EXTENSION = AdiumPlugin; 12559 12559 }; 12560 name = Deployment;12561 }; 12562 DADE8E34085507450062B664 /* Deployment-Debug */ = {12560 name = Release; 12561 }; 12562 DADE8E34085507450062B664 /* Release-Debug */ = { 12563 12563 isa = XCBuildConfiguration; 12564 12564 buildSettings = { … … 12567 12567 WRAPPER_EXTENSION = AdiumPlugin; 12568 12568 }; 12569 name = " Deployment-Debug";12570 }; 12571 DADE8E3B085507450062B664 /* De velopment*/ = {12569 name = "Release-Debug"; 12570 }; 12571 DADE8E3B085507450062B664 /* Debug */ = { 12572 12572 isa = XCBuildConfiguration; 12573 12573 buildSettings = { … … 12605 12605 WARNING_CFLAGS = "-Wall"; 12606 12606 }; 12607 name = De velopment;12608 }; 12609 DADE8E3C085507450062B664 /* Deployment*/ = {12607 name = Debug; 12608 }; 12609 DADE8E3C085507450062B664 /* Release */ = { 12610 12610 isa = XCBuildConfiguration; 12611 12611 buildSettings = { … … 12642 12642 WARNING_CFLAGS = "-Wall"; 12643 12643 }; 12644 name = Deployment;12645 }; 12646 DADE8E3D085507450062B664 /* Deployment-Debug */ = {12644 name = Release; 12645 }; 12646 DADE8E3D085507450062B664 /* Release-Debug */ = { 12647 12647 isa = XCBuildConfiguration; 12648 12648 buildSettings = { … … 12683 12683 WARNING_CFLAGS = "-Wall"; 12684 12684 }; 12685 name = " Deployment-Debug";12686 }; 12687 F53C25B00A2F95F600F7B73D /* De velopment*/ = {12685 name = "Release-Debug"; 12686 }; 12687 F53C25B00A2F95F600F7B73D /* Debug */ = { 12688 12688 isa = XCBuildConfiguration; 12689 12689 buildSettings = { 12690 12690 PRODUCT_NAME = "Setup Build Directory"; 12691 12691 }; 12692 name = De velopment;12693 }; 12694 F53C25B10A2F95F600F7B73D /* Deployment*/ = {12692 name = Debug; 12693 }; 12694 F53C25B10A2F95F600F7B73D /* Release */ = { 12695 12695 isa = XCBuildConfiguration; 12696 12696 buildSettings = { 12697 12697 PRODUCT_NAME = "Setup Build Directory"; 12698 12698 }; 12699 name = Deployment;12700 }; 12701 F53C25B20A2F95F600F7B73D /* Deployment-Debug */ = {12699 name = Release; 12700 }; 12701 F53C25B20A2F95F600F7B73D /* Release-Debug */ = { 12702 12702 isa = XCBuildConfiguration; 12703 12703 buildSettings = { 12704 12704 PRODUCT_NAME = "Setup Build Directory"; 12705 12705 }; 12706 name = " Deployment-Debug";12707 }; 12708 F5B17CD80A16C6BA004AE99E /* De velopment*/ = {12706 name = "Release-Debug"; 12707 }; 12708 F5B17CD80A16C6BA004AE99E /* Debug */ = { 12709 12709 isa = XCBuildConfiguration; 12710 12710