From 23c58a842f4a908f4be3745c79c83eb0c2c96526 Mon Sep 17 00:00:00 2001 From: znek Date: Thu, 19 Jul 2007 12:15:36 +0000 Subject: [PATCH] removed "Default" buildstyle from Xcode projects, added variables instead of hardcoded numbers for dyld related settings git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1510 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- SOPE.xcodeproj/project.pbxproj | 165 +++++++---------- .../NGHttp/NGHttp.xcodeproj/project.pbxproj | 26 +-- .../NGObjWeb.xcodeproj/project.pbxproj | 111 ++---------- .../SoObjects.xcodeproj/project.pbxproj | 26 +-- .../WebDAV/WebDAV.xcodeproj/project.pbxproj | 26 +-- .../NGXmlRpc.xcodeproj/project.pbxproj | 26 +-- .../SoOFS/SoOFS.xcodeproj/project.pbxproj | 37 +--- .../WEExtensions.xcodeproj/project.pbxproj | 26 +-- .../WEPrototype.xcodeproj/project.pbxproj | 30 +--- .../WOExtensions.xcodeproj/project.pbxproj | 26 +-- .../sope-appserver.xcodeproj/project.pbxproj | 29 +-- .../EOControl.xcodeproj/project.pbxproj | 26 +-- .../EOCoreData.xcodeproj/project.pbxproj | 16 +- .../NGExtensions.xcodeproj/project.pbxproj | 26 +-- .../NGStreams.xcodeproj/project.pbxproj | 26 +-- sope-core/sope-core.xcodeproj/project.pbxproj | 29 +-- .../GDLAccess.xcodeproj/project.pbxproj | 26 +-- .../PostgreSQL.xcodeproj/project.pbxproj | 18 +- .../SQLite3/SQLite3.xcodeproj/project.pbxproj | 24 +-- sope-gdl1/sope-gdl1.xcodeproj/project.pbxproj | 29 +-- .../NGiCal/NGiCal.xcodeproj/project.pbxproj | 43 ++--- sope-ical/sope-ical.xcodeproj/project.pbxproj | 29 +-- .../versitSaxDriver.xcodeproj/project.pbxproj | 18 +- .../NGLdap/NGLdap.xcodeproj/project.pbxproj | 26 +-- sope-ldap/sope-ldap.xcodeproj/project.pbxproj | 29 +-- .../NGImap4/NGImap4.xcodeproj/project.pbxproj | 26 +-- .../NGMail/NGMail.xcodeproj/project.pbxproj | 26 +-- .../NGMime/NGMime.xcodeproj/project.pbxproj | 26 +-- sope-mime/sope-mime.xcodeproj/project.pbxproj | 29 +-- sope-xml/DOM/DOM.xcodeproj/project.pbxproj | 26 +-- .../SaxObjC/SaxObjC.xcodeproj/project.pbxproj | 93 ++-------- .../XmlRpc/XmlRpc.xcodeproj/project.pbxproj | 26 +-- .../libxmlSAXDriver.xcodeproj/project.pbxproj | 18 +- sope-xml/sope-xml.xcodeproj/project.pbxproj | 29 +-- sopex/SOPEX/SOPEX.xcodeproj/project.pbxproj | 152 +++------------- .../WebObjects.xcodeproj/project.pbxproj | 168 +++--------------- 36 files changed, 306 insertions(+), 1206 deletions(-) diff --git a/SOPE.xcodeproj/project.pbxproj b/SOPE.xcodeproj/project.pbxproj index 47241880..7ac0c3c6 100644 --- a/SOPE.xcodeproj/project.pbxproj +++ b/SOPE.xcodeproj/project.pbxproj @@ -82,6 +82,20 @@ /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ + AD58367F0C4F86A000745D88 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = AD5836760C4F869E00745D88 /* SOPEX.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8DC2EF5B0486A6940098B216 /* SOPEX.framework */; + remoteInfo = SOPEX; + }; + AD5836950C4F86B900745D88 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = AD5836810C4F86B500745D88 /* WebObjects.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 8DC2EF5B0486A6940098B216 /* WebObjects.framework */; + remoteInfo = "WebObjects (Umbrella)"; + }; AD8BF0D007018E5200EC239A /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = AD8BF0C707018DF300EC239A /* sope-xml.xcodeproj */; @@ -235,6 +249,8 @@ AD263F730C4670E400186AAB /* Wrapper.xcconfig */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xcconfig; name = Wrapper.xcconfig; path = xcconfig/Wrapper.xcconfig; sourceTree = ""; }; AD2640D70C46729500186AAB /* Development.xcconfig */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xcconfig; name = Development.xcconfig; path = xcconfig/Development.xcconfig; sourceTree = ""; }; AD2640E30C46730000186AAB /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xcconfig; name = Common.xcconfig; path = xcconfig/Common.xcconfig; sourceTree = ""; }; + AD5836760C4F869E00745D88 /* SOPEX.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SOPEX.xcodeproj; path = sopex/SOPEX/SOPEX.xcodeproj; sourceTree = SOURCE_ROOT; }; + AD5836810C4F86B500745D88 /* WebObjects.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = WebObjects.xcodeproj; path = sopex/WebObjects/WebObjects.xcodeproj; sourceTree = ""; }; AD8BF0C107018DB100EC239A /* INSTALL */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = INSTALL; sourceTree = ""; }; AD8BF0C307018DB100EC239A /* changes-to-4.2pre.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = "changes-to-4.2pre.txt"; sourceTree = ""; }; AD8BF0C407018DB100EC239A /* changes-to-4.3.1.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = "changes-to-4.3.1.txt"; sourceTree = ""; }; @@ -369,6 +385,22 @@ name = xcconfig; sourceTree = ""; }; + AD58367C0C4F86A000745D88 /* Products */ = { + isa = PBXGroup; + children = ( + AD5836800C4F86A000745D88 /* SOPEX.framework */, + ); + name = Products; + sourceTree = ""; + }; + AD5836920C4F86B900745D88 /* Products */ = { + isa = PBXGroup; + children = ( + AD5836960C4F86B900745D88 /* WebObjects.framework */, + ); + name = Products; + sourceTree = ""; + }; AD8BF0C207018DB100EC239A /* maintenance */ = { isa = PBXGroup; children = ( @@ -466,6 +498,8 @@ AD8BF2750701999500EC239A /* sope-ldap.xcodeproj */, AD8BF1B70701977800EC239A /* sope-ical.xcodeproj */, AD8BF8620701ADE800EC239A /* sope-gdl1.xcodeproj */, + AD5836760C4F869E00745D88 /* SOPEX.xcodeproj */, + AD5836810C4F86B500745D88 /* WebObjects.xcodeproj */, ); name = Projects; sourceTree = ""; @@ -542,6 +576,14 @@ ProductGroup = AD8BF0C807018DF300EC239A /* Products */; ProjectRef = AD8BF0C707018DF300EC239A /* sope-xml.xcodeproj */; }, + { + ProductGroup = AD58367C0C4F86A000745D88 /* Products */; + ProjectRef = AD5836760C4F869E00745D88 /* SOPEX.xcodeproj */; + }, + { + ProductGroup = AD5836920C4F86B900745D88 /* Products */; + ProjectRef = AD5836810C4F86B500745D88 /* WebObjects.xcodeproj */; + }, ); targets = ( ADDF479906DA58D700C4E7F8 /* all */, @@ -551,6 +593,23 @@ }; /* End PBXProject section */ +/* Begin PBXReferenceProxy section */ + AD5836800C4F86A000745D88 /* SOPEX.framework */ = { + isa = PBXReferenceProxy; + fileType = wrapper.framework; + path = SOPEX.framework; + remoteRef = AD58367F0C4F86A000745D88 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; + AD5836960C4F86B900745D88 /* WebObjects.framework */ = { + isa = PBXReferenceProxy; + fileType = wrapper.framework; + path = WebObjects.framework; + remoteRef = AD5836950C4F86B900745D88 /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; +/* End PBXReferenceProxy section */ + /* Begin PBXResourcesBuildPhase section */ AD0C92D908AC9E0C00952E9F /* Resources */ = { isa = PBXResourcesBuildPhase; @@ -666,8 +725,8 @@ isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.7.; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; FRAMEWORK_VERSION = A; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_MODEL_TUNING = G4; @@ -730,8 +789,8 @@ AD0C92E208AC9E0D00952E9F /* Wrapper */ = { isa = XCBuildConfiguration; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.0; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks"; FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/$(CONFIGURATION)"; FRAMEWORK_VERSION = A; @@ -795,71 +854,6 @@ }; name = Wrapper; }; - AD0C92E308AC9E0D00952E9F /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.0; - FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/$(CONFIGURATION)"; - FRAMEWORK_VERSION = A; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_MODEL_TUNING = G4; - GCC_PRECOMPILE_PREFIX_HEADER = NO; - INFOPLIST_FILE = "SOPE-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - OPTIMIZATION_CFLAGS = "-O0"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ( - "-seg1addr", - 0xC5FF0000, - "-sub_umbrella", - SaxObjC, - "-sub_umbrella", - DOM, - "-sub_umbrella", - XmlRpc, - "-sub_umbrella", - EOControl, - "-sub_umbrella", - NGExtensions, - "-sub_umbrella", - NGStreams, - "-sub_umbrella", - NGHttp, - "-sub_umbrella", - NGObjWeb, - "-sub_umbrella", - NGXmlRpc, - "-sub_umbrella", - SoObjects, - "-sub_umbrella", - WebDAV, - "-sub_umbrella", - WEExtensions, - "-sub_umbrella", - WOExtensions, - "-sub_umbrella", - WEPrototype, - "-sub_umbrella", - NGImap4, - "-sub_umbrella", - NGMail, - "-sub_umbrella", - NGMime, - "-headerpad_max_install_names", - ); - OTHER_REZFLAGS = ""; - PREBINDING = NO; - PRODUCT_NAME = SOPE; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; ADA076320857281C00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -906,13 +900,6 @@ }; name = Wrapper; }; - ADA076340857281C00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = all; - }; - name = Default; - }; ADA076360857281C00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -937,13 +924,6 @@ }; name = Wrapper; }; - ADA076380857281C00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = "Wrapper Contents"; - }; - name = Default; - }; ADA0763A0857281C00993825 /* Development */ = { isa = XCBuildConfiguration; baseConfigurationReference = AD2640D70C46729500186AAB /* Development.xcconfig */; @@ -958,13 +938,6 @@ }; name = Wrapper; }; - ADA0763C0857281C00993825 /* Default */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = AD2640D70C46729500186AAB /* Development.xcconfig */; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -973,40 +946,36 @@ buildConfigurations = ( AD0C92E108AC9E0D00952E9F /* Development */, AD0C92E208AC9E0D00952E9F /* Wrapper */, - AD0C92E308AC9E0D00952E9F /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA076310857281C00993825 /* Build configuration list for PBXAggregateTarget "all" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA076320857281C00993825 /* Development */, ADA076330857281C00993825 /* Wrapper */, - ADA076340857281C00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA076350857281C00993825 /* Build configuration list for PBXAggregateTarget "Wrapper Contents" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA076360857281C00993825 /* Development */, ADA076370857281C00993825 /* Wrapper */, - ADA076380857281C00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA076390857281C00993825 /* Build configuration list for PBXProject "SOPE" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA0763A0857281C00993825 /* Development */, ADA0763B0857281C00993825 /* Wrapper */, - ADA0763C0857281C00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-appserver/NGObjWeb/NGHttp/NGHttp.xcodeproj/project.pbxproj b/sope-appserver/NGObjWeb/NGHttp/NGHttp.xcodeproj/project.pbxproj index a0cc74af..9a10b9ae 100644 --- a/sope-appserver/NGObjWeb/NGHttp/NGHttp.xcodeproj/project.pbxproj +++ b/sope-appserver/NGObjWeb/NGHttp/NGHttp.xcodeproj/project.pbxproj @@ -513,8 +513,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EBD00C4F61CA0018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.12; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).12"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -533,8 +533,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EBD10C4F61CA0018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.12; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).12"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -549,12 +549,6 @@ }; name = Wrapper; }; - ADA078B4085738AB00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA078B6085738AB00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -567,12 +561,6 @@ }; name = Wrapper; }; - ADA078B8085738AB00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -581,20 +569,18 @@ buildConfigurations = ( ADA078B2085738AB00993825 /* Development */, ADA078B3085738AB00993825 /* Wrapper */, - ADA078B4085738AB00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA078B5085738AB00993825 /* Build configuration list for PBXProject "NGHttp" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA078B6085738AB00993825 /* Development */, ADA078B7085738AB00993825 /* Wrapper */, - ADA078B8085738AB00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-appserver/NGObjWeb/NGObjWeb.xcodeproj/project.pbxproj b/sope-appserver/NGObjWeb/NGObjWeb.xcodeproj/project.pbxproj index ec3549f8..94d82ad1 100644 --- a/sope-appserver/NGObjWeb/NGObjWeb.xcodeproj/project.pbxproj +++ b/sope-appserver/NGObjWeb/NGObjWeb.xcodeproj/project.pbxproj @@ -2340,8 +2340,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EBFD0C4F63E70018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.12; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).12"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -2365,8 +2365,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EBFE0C4F63E70018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.12; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).12"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -2386,12 +2386,6 @@ }; name = Wrapper; }; - ADA078EE085738C500993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA078F0085738C500993825 /* Development */ = { isa = XCBuildConfiguration; baseConfigurationReference = AD77EBFD0C4F63E70018A131 /* Development.xcconfig */; @@ -2414,12 +2408,6 @@ }; name = Wrapper; }; - ADA078F2085738C500993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA078F4085738C500993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -2484,22 +2472,6 @@ }; name = Wrapper; }; - ADA078F6085738C500993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = all; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; ADA078F8085738C500993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -2564,22 +2536,6 @@ }; name = Wrapper; }; - ADA078FA085738C500993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = Products; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; ADA078FC085738C500993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -2644,22 +2600,6 @@ }; name = Wrapper; }; - ADA078FE085738C500993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = CleanProducts; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; ADA07900085738C500993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -2724,22 +2664,6 @@ }; name = Wrapper; }; - ADA07902085738C500993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = CopySoProducts; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; ADA07909085738C500993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -2752,12 +2676,6 @@ }; name = Wrapper; }; - ADA0790B085738C500993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -2766,70 +2684,63 @@ buildConfigurations = ( ADA078EC085738C500993825 /* Development */, ADA078ED085738C500993825 /* Wrapper */, - ADA078EE085738C500993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA078EF085738C500993825 /* Build configuration list for PBXNativeTarget "SoCore (SXP)" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA078F0085738C500993825 /* Development */, ADA078F1085738C500993825 /* Wrapper */, - ADA078F2085738C500993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA078F3085738C500993825 /* Build configuration list for PBXAggregateTarget "all" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA078F4085738C500993825 /* Development */, ADA078F5085738C500993825 /* Wrapper */, - ADA078F6085738C500993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA078F7085738C500993825 /* Build configuration list for PBXAggregateTarget "SoProducts" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA078F8085738C500993825 /* Development */, ADA078F9085738C500993825 /* Wrapper */, - ADA078FA085738C500993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA078FB085738C500993825 /* Build configuration list for PBXAggregateTarget "CleanSoProducts" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA078FC085738C500993825 /* Development */, ADA078FD085738C500993825 /* Wrapper */, - ADA078FE085738C500993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA078FF085738C500993825 /* Build configuration list for PBXAggregateTarget "CopySoProducts" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07900085738C500993825 /* Development */, ADA07901085738C500993825 /* Wrapper */, - ADA07902085738C500993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07908085738C500993825 /* Build configuration list for PBXProject "NGObjWeb" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07909085738C500993825 /* Development */, ADA0790A085738C500993825 /* Wrapper */, - ADA0790B085738C500993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-appserver/NGObjWeb/SoObjects/SoObjects.xcodeproj/project.pbxproj b/sope-appserver/NGObjWeb/SoObjects/SoObjects.xcodeproj/project.pbxproj index 6dbdf5c3..a70bce46 100644 --- a/sope-appserver/NGObjWeb/SoObjects/SoObjects.xcodeproj/project.pbxproj +++ b/sope-appserver/NGObjWeb/SoObjects/SoObjects.xcodeproj/project.pbxproj @@ -322,8 +322,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EBEA0C4F62A90018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.12; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).12"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "SoObjects-Info.plist"; OTHER_LDFLAGS = ( @@ -340,8 +340,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EBEB0C4F62A90018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.12; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).12"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "SoObjects-Info.plist"; OTHER_LDFLAGS = ( @@ -354,12 +354,6 @@ }; name = Wrapper; }; - ADA078D4085738B300993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA078D6085738B300993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -372,12 +366,6 @@ }; name = Wrapper; }; - ADA078D8085738B300993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -386,20 +374,18 @@ buildConfigurations = ( ADA078D2085738B300993825 /* Development */, ADA078D3085738B300993825 /* Wrapper */, - ADA078D4085738B300993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA078D5085738B300993825 /* Build configuration list for PBXProject "SoObjects" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA078D6085738B300993825 /* Development */, ADA078D7085738B300993825 /* Wrapper */, - ADA078D8085738B300993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-appserver/NGObjWeb/WebDAV/WebDAV.xcodeproj/project.pbxproj b/sope-appserver/NGObjWeb/WebDAV/WebDAV.xcodeproj/project.pbxproj index d6c74fa2..000ade85 100644 --- a/sope-appserver/NGObjWeb/WebDAV/WebDAV.xcodeproj/project.pbxproj +++ b/sope-appserver/NGObjWeb/WebDAV/WebDAV.xcodeproj/project.pbxproj @@ -250,8 +250,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EBAD0C4F61620018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.12; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).12"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "WebDAV-Info.plist"; OTHER_LDFLAGS = ( @@ -268,8 +268,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EBAE0C4F61620018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.12; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).12"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "WebDAV-Info.plist"; OTHER_LDFLAGS = ( @@ -282,12 +282,6 @@ }; name = Wrapper; }; - ADA0788B0857389E00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA0788D0857389E00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -300,12 +294,6 @@ }; name = Wrapper; }; - ADA0788F0857389E00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -314,20 +302,18 @@ buildConfigurations = ( ADA078890857389E00993825 /* Development */, ADA0788A0857389E00993825 /* Wrapper */, - ADA0788B0857389E00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA0788C0857389E00993825 /* Build configuration list for PBXProject "WebDAV" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA0788D0857389E00993825 /* Development */, ADA0788E0857389E00993825 /* Wrapper */, - ADA0788F0857389E00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-appserver/NGXmlRpc/NGXmlRpc.xcodeproj/project.pbxproj b/sope-appserver/NGXmlRpc/NGXmlRpc.xcodeproj/project.pbxproj index be8970bc..456d34b1 100644 --- a/sope-appserver/NGXmlRpc/NGXmlRpc.xcodeproj/project.pbxproj +++ b/sope-appserver/NGXmlRpc/NGXmlRpc.xcodeproj/project.pbxproj @@ -402,8 +402,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EC230C4F64B80018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.16; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).16"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -422,8 +422,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EC240C4F64B80018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.16; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).16"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -438,12 +438,6 @@ }; name = Wrapper; }; - ADA07927085738D100993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA07929085738D100993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -456,12 +450,6 @@ }; name = Wrapper; }; - ADA0792B085738D100993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -470,20 +458,18 @@ buildConfigurations = ( ADA07925085738D100993825 /* Development */, ADA07926085738D100993825 /* Wrapper */, - ADA07927085738D100993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07928085738D100993825 /* Build configuration list for PBXProject "NGXmlRpc" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07929085738D100993825 /* Development */, ADA0792A085738D100993825 /* Wrapper */, - ADA0792B085738D100993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-appserver/SoOFS/SoOFS.xcodeproj/project.pbxproj b/sope-appserver/SoOFS/SoOFS.xcodeproj/project.pbxproj index f3988c52..0c2b6e7d 100644 --- a/sope-appserver/SoOFS/SoOFS.xcodeproj/project.pbxproj +++ b/sope-appserver/SoOFS/SoOFS.xcodeproj/project.pbxproj @@ -536,8 +536,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EC870C4F66880018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.25; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).25"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -560,8 +560,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EC880C4F66880018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.25; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).25"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -580,12 +580,6 @@ }; name = Wrapper; }; - ADA079A0085738F100993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA079A2085738F100993825 /* Development */ = { isa = XCBuildConfiguration; baseConfigurationReference = AD77EC870C4F66880018A131 /* Development.xcconfig */; @@ -604,14 +598,6 @@ }; name = Wrapper; }; - ADA079A4085738F100993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - INSTALL_PATH = /usr/local/bin; - PRODUCT_NAME = "sope-$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION)"; - }; - name = Default; - }; ADA079A6085738F100993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -624,12 +610,6 @@ }; name = Wrapper; }; - ADA079A8085738F100993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -638,30 +618,27 @@ buildConfigurations = ( ADA0799E085738F100993825 /* Development */, ADA0799F085738F100993825 /* Wrapper */, - ADA079A0085738F100993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA079A1085738F100993825 /* Build configuration list for PBXNativeTarget "sope-tool" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA079A2085738F100993825 /* Development */, ADA079A3085738F100993825 /* Wrapper */, - ADA079A4085738F100993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA079A5085738F100993825 /* Build configuration list for PBXProject "SoOFS" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA079A6085738F100993825 /* Development */, ADA079A7085738F100993825 /* Wrapper */, - ADA079A8085738F100993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-appserver/WEExtensions/WEExtensions.xcodeproj/project.pbxproj b/sope-appserver/WEExtensions/WEExtensions.xcodeproj/project.pbxproj index cd133a8d..6b003c3f 100644 --- a/sope-appserver/WEExtensions/WEExtensions.xcodeproj/project.pbxproj +++ b/sope-appserver/WEExtensions/WEExtensions.xcodeproj/project.pbxproj @@ -935,8 +935,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EC580C4F65CD0018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.93; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).93"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -955,8 +955,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EC590C4F65CD0018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.93; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).93"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -971,12 +971,6 @@ }; name = Wrapper; }; - ADA0797F085738E600993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA07981085738E600993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -989,12 +983,6 @@ }; name = Wrapper; }; - ADA07983085738E600993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -1003,20 +991,18 @@ buildConfigurations = ( ADA0797D085738E600993825 /* Development */, ADA0797E085738E600993825 /* Wrapper */, - ADA0797F085738E600993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07980085738E600993825 /* Build configuration list for PBXProject "WEExtensions" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07981085738E600993825 /* Development */, ADA07982085738E600993825 /* Wrapper */, - ADA07983085738E600993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-appserver/WEPrototype/WEPrototype.xcodeproj/project.pbxproj b/sope-appserver/WEPrototype/WEPrototype.xcodeproj/project.pbxproj index b9f64932..bbe9e25c 100644 --- a/sope-appserver/WEPrototype/WEPrototype.xcodeproj/project.pbxproj +++ b/sope-appserver/WEPrototype/WEPrototype.xcodeproj/project.pbxproj @@ -433,15 +433,15 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EC750C4F66170018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.9; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).9"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; INFOPLIST_FILE = "WEPrototype-Info.plist"; OTHER_CFLAGS = ( "$(OTHER_CFLAGS)", - "-DWEP_SUBMINOR_VERSION=9", + "-DWEP_SUBMINOR_VERSION=10", ); OTHER_LDFLAGS = ( "$(OTHER_LDFLAGS)", @@ -457,15 +457,15 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EC760C4F66170018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.9; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).9"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; INFOPLIST_FILE = "WEPrototype-Info.plist"; OTHER_CFLAGS = ( "$(OTHER_CFLAGS)", - "-DWEP_SUBMINOR_VERSION=9", + "-DWEP_SUBMINOR_VERSION=10", ); OTHER_LDFLAGS = ( "$(OTHER_LDFLAGS)", @@ -477,12 +477,6 @@ }; name = Wrapper; }; - ADA0797F085738E600993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA07981085738E600993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -495,12 +489,6 @@ }; name = Wrapper; }; - ADA07983085738E600993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -509,20 +497,18 @@ buildConfigurations = ( ADA0797D085738E600993825 /* Development */, ADA0797E085738E600993825 /* Wrapper */, - ADA0797F085738E600993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07980085738E600993825 /* Build configuration list for PBXProject "WEPrototype" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07981085738E600993825 /* Development */, ADA07982085738E600993825 /* Wrapper */, - ADA07983085738E600993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-appserver/WOExtensions/WOExtensions.xcodeproj/project.pbxproj b/sope-appserver/WOExtensions/WOExtensions.xcodeproj/project.pbxproj index 30ef3b44..ffb18403 100644 --- a/sope-appserver/WOExtensions/WOExtensions.xcodeproj/project.pbxproj +++ b/sope-appserver/WOExtensions/WOExtensions.xcodeproj/project.pbxproj @@ -519,8 +519,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EC410C4F652D0018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.31; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).31"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -539,8 +539,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EC420C4F652D0018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.31; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).31"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -555,12 +555,6 @@ }; name = Wrapper; }; - ADA07953085738DC00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA07955085738DC00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -573,12 +567,6 @@ }; name = Wrapper; }; - ADA07957085738DC00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -587,20 +575,18 @@ buildConfigurations = ( ADA07951085738DC00993825 /* Development */, ADA07952085738DC00993825 /* Wrapper */, - ADA07953085738DC00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07954085738DC00993825 /* Build configuration list for PBXProject "WOExtensions" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07955085738DC00993825 /* Development */, ADA07956085738DC00993825 /* Wrapper */, - ADA07957085738DC00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-appserver/sope-appserver.xcodeproj/project.pbxproj b/sope-appserver/sope-appserver.xcodeproj/project.pbxproj index 3a6f94c1..d0b8e3f9 100644 --- a/sope-appserver/sope-appserver.xcodeproj/project.pbxproj +++ b/sope-appserver/sope-appserver.xcodeproj/project.pbxproj @@ -557,13 +557,6 @@ }; name = Wrapper; }; - ADA078C4085738B000993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = "Wrapper Contents"; - }; - name = Default; - }; ADA078C6085738B000993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -610,13 +603,6 @@ }; name = Wrapper; }; - ADA078C8085738B000993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = all; - }; - name = Default; - }; ADA078CB085738B000993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -629,12 +615,6 @@ }; name = Wrapper; }; - ADA078CD085738B000993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -643,30 +623,27 @@ buildConfigurations = ( ADA078C2085738B000993825 /* Development */, ADA078C3085738B000993825 /* Wrapper */, - ADA078C4085738B000993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA078C5085738B000993825 /* Build configuration list for PBXAggregateTarget "all" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA078C6085738B000993825 /* Development */, ADA078C7085738B000993825 /* Wrapper */, - ADA078C8085738B000993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA078CA085738B000993825 /* Build configuration list for PBXProject "sope-appserver" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA078CB085738B000993825 /* Development */, ADA078CC085738B000993825 /* Wrapper */, - ADA078CD085738B000993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-core/EOControl/EOControl.xcodeproj/project.pbxproj b/sope-core/EOControl/EOControl.xcodeproj/project.pbxproj index a0cb4106..591d3920 100644 --- a/sope-core/EOControl/EOControl.xcodeproj/project.pbxproj +++ b/sope-core/EOControl/EOControl.xcodeproj/project.pbxproj @@ -384,8 +384,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EAEA0C4F5C890018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.72; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).73"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -404,8 +404,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EAEB0C4F5C890018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.72; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).73"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -420,12 +420,6 @@ }; name = Wrapper; }; - ADA077C20857382200993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA077C40857382200993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -438,12 +432,6 @@ }; name = Wrapper; }; - ADA077C60857382200993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -452,20 +440,18 @@ buildConfigurations = ( ADA077C00857382200993825 /* Development */, ADA077C10857382200993825 /* Wrapper */, - ADA077C20857382200993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA077C30857382200993825 /* Build configuration list for PBXProject "EOControl" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA077C40857382200993825 /* Development */, ADA077C50857382200993825 /* Wrapper */, - ADA077C60857382200993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-core/EOCoreData/EOCoreData.xcodeproj/project.pbxproj b/sope-core/EOCoreData/EOCoreData.xcodeproj/project.pbxproj index c23aa331..09f10ffb 100644 --- a/sope-core/EOCoreData/EOCoreData.xcodeproj/project.pbxproj +++ b/sope-core/EOCoreData/EOCoreData.xcodeproj/project.pbxproj @@ -273,8 +273,8 @@ buildRules = ( ); buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.7.11; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).11"; FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; @@ -390,8 +390,8 @@ isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.7.11; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).11"; FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; FRAMEWORK_VERSION = A; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; @@ -431,8 +431,8 @@ DEPLOYMENT_LOCATION = NO; DEPLOYMENT_POSTPROCESSING = YES; DSTROOT = /; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.7.11; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).11"; DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks/"; FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; FRAMEWORK_VERSION = A; @@ -474,8 +474,8 @@ AD0C8B1408A7699900952E9F /* Default */ = { isa = XCBuildConfiguration; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.7.11; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).11"; FRAMEWORK_SEARCH_PATHS = ( "$(LOCAL_LIBRARY_DIR)/Frameworks", /Library/Frameworks/Development, diff --git a/sope-core/NGExtensions/NGExtensions.xcodeproj/project.pbxproj b/sope-core/NGExtensions/NGExtensions.xcodeproj/project.pbxproj index 00b1552e..307ce3f9 100644 --- a/sope-core/NGExtensions/NGExtensions.xcodeproj/project.pbxproj +++ b/sope-core/NGExtensions/NGExtensions.xcodeproj/project.pbxproj @@ -1086,8 +1086,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EB0B0C4F5D0C0018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.191; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).194"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -1110,8 +1110,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EB0C0C4F5D0C0018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.191; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).194"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -1130,12 +1130,6 @@ }; name = Wrapper; }; - ADA077D30857382A00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA077DF0857382A00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -1148,12 +1142,6 @@ }; name = Wrapper; }; - ADA077E10857382A00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -1162,20 +1150,18 @@ buildConfigurations = ( ADA077D10857382A00993825 /* Development */, ADA077D20857382A00993825 /* Wrapper */, - ADA077D30857382A00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA077DE0857382A00993825 /* Build configuration list for PBXProject "NGExtensions" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA077DF0857382A00993825 /* Development */, ADA077E00857382A00993825 /* Wrapper */, - ADA077E10857382A00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-core/NGStreams/NGStreams.xcodeproj/project.pbxproj b/sope-core/NGStreams/NGStreams.xcodeproj/project.pbxproj index 7bbfe972..0577163f 100644 --- a/sope-core/NGStreams/NGStreams.xcodeproj/project.pbxproj +++ b/sope-core/NGStreams/NGStreams.xcodeproj/project.pbxproj @@ -585,8 +585,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EB290C4F5DCF0018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.51; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).51"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -611,8 +611,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EB2A0C4F5DCF0018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.51; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).51"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -633,12 +633,6 @@ }; name = Wrapper; }; - ADA077FB0857383500993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA077FD0857383500993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -651,12 +645,6 @@ }; name = Wrapper; }; - ADA077FF0857383500993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -665,20 +653,18 @@ buildConfigurations = ( ADA077F90857383500993825 /* Development */, ADA077FA0857383500993825 /* Wrapper */, - ADA077FB0857383500993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA077FC0857383500993825 /* Build configuration list for PBXProject "NGStreams" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA077FD0857383500993825 /* Development */, ADA077FE0857383500993825 /* Wrapper */, - ADA077FF0857383500993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-core/sope-core.xcodeproj/project.pbxproj b/sope-core/sope-core.xcodeproj/project.pbxproj index a80eacc6..bff5387f 100644 --- a/sope-core/sope-core.xcodeproj/project.pbxproj +++ b/sope-core/sope-core.xcodeproj/project.pbxproj @@ -293,13 +293,6 @@ }; name = Wrapper; }; - ADA077EC0857382F00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = "Wrapper Contents"; - }; - name = Default; - }; ADA077EE0857382F00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -346,13 +339,6 @@ }; name = Wrapper; }; - ADA077F00857382F00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = all; - }; - name = Default; - }; ADA077F20857382F00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -365,12 +351,6 @@ }; name = Wrapper; }; - ADA077F40857382F00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -379,30 +359,27 @@ buildConfigurations = ( ADA077EA0857382F00993825 /* Development */, ADA077EB0857382F00993825 /* Wrapper */, - ADA077EC0857382F00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA077ED0857382F00993825 /* Build configuration list for PBXAggregateTarget "all" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA077EE0857382F00993825 /* Development */, ADA077EF0857382F00993825 /* Wrapper */, - ADA077F00857382F00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA077F10857382F00993825 /* Build configuration list for PBXProject "sope-core" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA077F20857382F00993825 /* Development */, ADA077F30857382F00993825 /* Wrapper */, - ADA077F40857382F00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-gdl1/GDLAccess/GDLAccess.xcodeproj/project.pbxproj b/sope-gdl1/GDLAccess/GDLAccess.xcodeproj/project.pbxproj index bde3e597..d127ed2d 100644 --- a/sope-gdl1/GDLAccess/GDLAccess.xcodeproj/project.pbxproj +++ b/sope-gdl1/GDLAccess/GDLAccess.xcodeproj/project.pbxproj @@ -636,8 +636,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EDD60C4F6C710018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.58; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).61"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -662,8 +662,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EDD70C4F6C710018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.58; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).61"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -684,12 +684,6 @@ }; name = Wrapper; }; - ADA079D40857391C00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA079D60857391C00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -702,12 +696,6 @@ }; name = Wrapper; }; - ADA079D80857391C00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -716,20 +704,18 @@ buildConfigurations = ( ADA079D20857391C00993825 /* Development */, ADA079D30857391C00993825 /* Wrapper */, - ADA079D40857391C00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA079D50857391C00993825 /* Build configuration list for PBXProject "GDLAccess" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA079D60857391C00993825 /* Development */, ADA079D70857391C00993825 /* Wrapper */, - ADA079D80857391C00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-gdl1/PostgreSQL/PostgreSQL.xcodeproj/project.pbxproj b/sope-gdl1/PostgreSQL/PostgreSQL.xcodeproj/project.pbxproj index 0ed198ca..51629c45 100644 --- a/sope-gdl1/PostgreSQL/PostgreSQL.xcodeproj/project.pbxproj +++ b/sope-gdl1/PostgreSQL/PostgreSQL.xcodeproj/project.pbxproj @@ -377,12 +377,6 @@ }; name = Wrapper; }; - ADA079EE0857392600993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA079F00857392600993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -395,12 +389,6 @@ }; name = Wrapper; }; - ADA079F20857392600993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -409,20 +397,18 @@ buildConfigurations = ( ADA079EC0857392600993825 /* Development */, ADA079ED0857392600993825 /* Wrapper */, - ADA079EE0857392600993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA079EF0857392600993825 /* Build configuration list for PBXProject "PostgreSQL" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA079F00857392600993825 /* Development */, ADA079F10857392600993825 /* Wrapper */, - ADA079F20857392600993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-gdl1/SQLite3/SQLite3.xcodeproj/project.pbxproj b/sope-gdl1/SQLite3/SQLite3.xcodeproj/project.pbxproj index 759deaa5..9a3838b2 100644 --- a/sope-gdl1/SQLite3/SQLite3.xcodeproj/project.pbxproj +++ b/sope-gdl1/SQLite3/SQLite3.xcodeproj/project.pbxproj @@ -335,18 +335,6 @@ }; name = Wrapper; }; - ADA07A080857392D00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = common.h; - INFOPLIST_FILE = "SQLite3-Info.plist"; - INSTALL_PATH = "$(USER_LIBRARY_DIR)/GDLAdaptors-$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION)"; - PRODUCT_NAME = SQLite3; - WRAPPER_EXTENSION = gdladaptor; - }; - name = Default; - }; ADA07A0A0857392D00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -359,12 +347,6 @@ }; name = Wrapper; }; - ADA07A0C0857392D00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -373,20 +355,18 @@ buildConfigurations = ( ADA07A060857392D00993825 /* Development */, ADA07A070857392D00993825 /* Wrapper */, - ADA07A080857392D00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07A090857392D00993825 /* Build configuration list for PBXProject "SQLite3" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07A0A0857392D00993825 /* Development */, ADA07A0B0857392D00993825 /* Wrapper */, - ADA07A0C0857392D00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-gdl1/sope-gdl1.xcodeproj/project.pbxproj b/sope-gdl1/sope-gdl1.xcodeproj/project.pbxproj index 6b17a910..ccae6851 100644 --- a/sope-gdl1/sope-gdl1.xcodeproj/project.pbxproj +++ b/sope-gdl1/sope-gdl1.xcodeproj/project.pbxproj @@ -273,13 +273,6 @@ }; name = Wrapper; }; - ADA079B80857390000993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = "Wrapper Contents"; - }; - name = Default; - }; ADA079BA0857390000993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -326,13 +319,6 @@ }; name = Wrapper; }; - ADA079BC0857390000993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = all; - }; - name = Default; - }; ADA079BE0857390000993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -349,12 +335,6 @@ }; name = Wrapper; }; - ADA079C00857390000993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -363,30 +343,27 @@ buildConfigurations = ( ADA079B60857390000993825 /* Development */, ADA079B70857390000993825 /* Wrapper */, - ADA079B80857390000993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA079B90857390000993825 /* Build configuration list for PBXAggregateTarget "all" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA079BA0857390000993825 /* Development */, ADA079BB0857390000993825 /* Wrapper */, - ADA079BC0857390000993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA079BD0857390000993825 /* Build configuration list for PBXProject "sope-gdl1" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA079BE0857390000993825 /* Development */, ADA079BF0857390000993825 /* Wrapper */, - ADA079C00857390000993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-ical/NGiCal/NGiCal.xcodeproj/project.pbxproj b/sope-ical/NGiCal/NGiCal.xcodeproj/project.pbxproj index d5f654ee..6528c41d 100644 --- a/sope-ical/NGiCal/NGiCal.xcodeproj/project.pbxproj +++ b/sope-ical/NGiCal/NGiCal.xcodeproj/project.pbxproj @@ -693,8 +693,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77ED8B0C4F6B2D0018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.80; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).82"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -713,8 +713,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77ED8C0C4F6B2D0018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.80; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).82"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -729,18 +729,12 @@ }; name = Wrapper; }; - ADA07A4C0857394900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA07A4E0857394900993825 /* Development */ = { isa = XCBuildConfiguration; baseConfigurationReference = AD77ED8B0C4F6B2D0018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.80; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).82"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "tests/NGiCalTests-Info.plist"; PRODUCT_NAME = NGiCalTests; @@ -751,20 +745,14 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77ED8C0C4F6B2D0018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.80; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).82"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "tests/NGiCalTests-Info.plist"; PRODUCT_NAME = NGiCalTests; }; name = Wrapper; }; - ADA07A500857394900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA07A520857394900993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -777,12 +765,6 @@ }; name = Wrapper; }; - ADA07A540857394900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -791,30 +773,27 @@ buildConfigurations = ( ADA07A4A0857394900993825 /* Development */, ADA07A4B0857394900993825 /* Wrapper */, - ADA07A4C0857394900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07A4D0857394900993825 /* Build configuration list for PBXNativeTarget "NGiCalTests" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07A4E0857394900993825 /* Development */, ADA07A4F0857394900993825 /* Wrapper */, - ADA07A500857394900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07A510857394900993825 /* Build configuration list for PBXProject "NGiCal" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07A520857394900993825 /* Development */, ADA07A530857394900993825 /* Wrapper */, - ADA07A540857394900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-ical/sope-ical.xcodeproj/project.pbxproj b/sope-ical/sope-ical.xcodeproj/project.pbxproj index 440629e4..759a416a 100644 --- a/sope-ical/sope-ical.xcodeproj/project.pbxproj +++ b/sope-ical/sope-ical.xcodeproj/project.pbxproj @@ -283,13 +283,6 @@ }; name = Wrapper; }; - ADA07A6C0857395C00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = "Wrapper Contents"; - }; - name = Default; - }; ADA07A6E0857395C00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -336,13 +329,6 @@ }; name = Wrapper; }; - ADA07A700857395C00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = all; - }; - name = Default; - }; ADA07A720857395C00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -355,12 +341,6 @@ }; name = Wrapper; }; - ADA07A740857395C00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -369,30 +349,27 @@ buildConfigurations = ( ADA07A6A0857395C00993825 /* Development */, ADA07A6B0857395C00993825 /* Wrapper */, - ADA07A6C0857395C00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07A6D0857395C00993825 /* Build configuration list for PBXAggregateTarget "all" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07A6E0857395C00993825 /* Development */, ADA07A6F0857395C00993825 /* Wrapper */, - ADA07A700857395C00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07A710857395C00993825 /* Build configuration list for PBXProject "sope-ical" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07A720857395C00993825 /* Development */, ADA07A730857395C00993825 /* Wrapper */, - ADA07A740857395C00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-ical/versitSaxDriver/versitSaxDriver.xcodeproj/project.pbxproj b/sope-ical/versitSaxDriver/versitSaxDriver.xcodeproj/project.pbxproj index aadce778..6b903fe0 100644 --- a/sope-ical/versitSaxDriver/versitSaxDriver.xcodeproj/project.pbxproj +++ b/sope-ical/versitSaxDriver/versitSaxDriver.xcodeproj/project.pbxproj @@ -266,12 +266,6 @@ }; name = Wrapper; }; - ADA07A640857395900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA07A660857395900993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -284,12 +278,6 @@ }; name = Wrapper; }; - ADA07A680857395900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -298,20 +286,18 @@ buildConfigurations = ( ADA07A620857395900993825 /* Development */, ADA07A630857395900993825 /* Wrapper */, - ADA07A640857395900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07A650857395900993825 /* Build configuration list for PBXProject "versitSaxDriver" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07A660857395900993825 /* Development */, ADA07A670857395900993825 /* Wrapper */, - ADA07A680857395900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-ldap/NGLdap/NGLdap.xcodeproj/project.pbxproj b/sope-ldap/NGLdap/NGLdap.xcodeproj/project.pbxproj index fe8f3203..709df99c 100644 --- a/sope-ldap/NGLdap/NGLdap.xcodeproj/project.pbxproj +++ b/sope-ldap/NGLdap/NGLdap.xcodeproj/project.pbxproj @@ -334,8 +334,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77ED410C4F6AB30018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.30; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).30"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -354,8 +354,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77ED420C4F6AB30018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.30; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).30"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -370,12 +370,6 @@ }; name = Wrapper; }; - ADA07CAB085753B900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA07CAD085753B900993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -388,12 +382,6 @@ }; name = Wrapper; }; - ADA07CAF085753B900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -402,20 +390,18 @@ buildConfigurations = ( ADA07CA9085753B900993825 /* Development */, ADA07CAA085753B900993825 /* Wrapper */, - ADA07CAB085753B900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07CAC085753B900993825 /* Build configuration list for PBXProject "NGLdap" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07CAD085753B900993825 /* Development */, ADA07CAE085753B900993825 /* Wrapper */, - ADA07CAF085753B900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-ldap/sope-ldap.xcodeproj/project.pbxproj b/sope-ldap/sope-ldap.xcodeproj/project.pbxproj index c25089dd..40491cb3 100644 --- a/sope-ldap/sope-ldap.xcodeproj/project.pbxproj +++ b/sope-ldap/sope-ldap.xcodeproj/project.pbxproj @@ -187,13 +187,6 @@ }; name = Wrapper; }; - ADA07A180857393700993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = "Wrapper Contents"; - }; - name = Default; - }; ADA07A1A0857393700993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -240,13 +233,6 @@ }; name = Wrapper; }; - ADA07A1C0857393700993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = all; - }; - name = Default; - }; ADA07A1E0857393700993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -259,12 +245,6 @@ }; name = Wrapper; }; - ADA07A200857393700993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -273,30 +253,27 @@ buildConfigurations = ( ADA07A160857393700993825 /* Development */, ADA07A170857393700993825 /* Wrapper */, - ADA07A180857393700993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07A190857393700993825 /* Build configuration list for PBXAggregateTarget "all" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07A1A0857393700993825 /* Development */, ADA07A1B0857393700993825 /* Wrapper */, - ADA07A1C0857393700993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07A1D0857393700993825 /* Build configuration list for PBXProject "sope-ldap" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07A1E0857393700993825 /* Development */, ADA07A1F0857393700993825 /* Wrapper */, - ADA07A200857393700993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-mime/NGImap4/NGImap4.xcodeproj/project.pbxproj b/sope-mime/NGImap4/NGImap4.xcodeproj/project.pbxproj index 97c14d3c..7f77532d 100644 --- a/sope-mime/NGImap4/NGImap4.xcodeproj/project.pbxproj +++ b/sope-mime/NGImap4/NGImap4.xcodeproj/project.pbxproj @@ -302,8 +302,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EB5C0C4F5F870018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.242; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).249"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "NGImap4-Info.plist"; OTHER_LDFLAGS = ( @@ -321,8 +321,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EB5D0C4F5F870018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.242; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).249"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "NGImap4-Info.plist"; OTHER_LDFLAGS = ( @@ -336,12 +336,6 @@ }; name = Wrapper; }; - ADA0782A0857387100993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA0782C0857387100993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -354,12 +348,6 @@ }; name = Wrapper; }; - ADA0782E0857387100993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -368,20 +356,18 @@ buildConfigurations = ( ADA078280857387100993825 /* Development */, ADA078290857387100993825 /* Wrapper */, - ADA0782A0857387100993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA0782B0857387100993825 /* Build configuration list for PBXProject "NGImap4" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA0782C0857387100993825 /* Development */, ADA0782D0857387100993825 /* Wrapper */, - ADA0782E0857387100993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-mime/NGMail/NGMail.xcodeproj/project.pbxproj b/sope-mime/NGMail/NGMail.xcodeproj/project.pbxproj index 6ff15c19..3a433fef 100644 --- a/sope-mime/NGMail/NGMail.xcodeproj/project.pbxproj +++ b/sope-mime/NGMail/NGMail.xcodeproj/project.pbxproj @@ -279,8 +279,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EB700C4F5FFF0018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.242; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).249"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "NGMail-Info.plist"; OTHER_LDFLAGS = ( @@ -297,8 +297,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EB710C4F5FFF0018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.242; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).249"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "NGMail-Info.plist"; OTHER_LDFLAGS = ( @@ -311,12 +311,6 @@ }; name = Wrapper; }; - ADA0783B0857387C00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA0783F0857387C00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -329,12 +323,6 @@ }; name = Wrapper; }; - ADA078410857387C00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -343,20 +331,18 @@ buildConfigurations = ( ADA078390857387C00993825 /* Development */, ADA0783A0857387C00993825 /* Wrapper */, - ADA0783B0857387C00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA0783E0857387C00993825 /* Build configuration list for PBXProject "NGMail" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA0783F0857387C00993825 /* Development */, ADA078400857387C00993825 /* Wrapper */, - ADA078410857387C00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-mime/NGMime/NGMime.xcodeproj/project.pbxproj b/sope-mime/NGMime/NGMime.xcodeproj/project.pbxproj index d1604381..bfdcbde0 100644 --- a/sope-mime/NGMime/NGMime.xcodeproj/project.pbxproj +++ b/sope-mime/NGMime/NGMime.xcodeproj/project.pbxproj @@ -871,8 +871,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EB850C4F607D0018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.242; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).249"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -891,8 +891,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EB860C4F607D0018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.242; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).249"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -907,12 +907,6 @@ }; name = Wrapper; }; - ADA078660857388900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA078680857388900993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -925,12 +919,6 @@ }; name = Wrapper; }; - ADA0786A0857388900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -939,20 +927,18 @@ buildConfigurations = ( ADA078640857388900993825 /* Development */, ADA078650857388900993825 /* Wrapper */, - ADA078660857388900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA078670857388900993825 /* Build configuration list for PBXProject "NGMime" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA078680857388900993825 /* Development */, ADA078690857388900993825 /* Wrapper */, - ADA0786A0857388900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-mime/sope-mime.xcodeproj/project.pbxproj b/sope-mime/sope-mime.xcodeproj/project.pbxproj index 9af7956c..c2cf896b 100644 --- a/sope-mime/sope-mime.xcodeproj/project.pbxproj +++ b/sope-mime/sope-mime.xcodeproj/project.pbxproj @@ -273,13 +273,6 @@ }; name = Wrapper; }; - ADA078580857388500993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = "Wrapper Contents"; - }; - name = Default; - }; ADA0785A0857388500993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -326,13 +319,6 @@ }; name = Wrapper; }; - ADA0785C0857388500993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = all; - }; - name = Default; - }; ADA0785E0857388500993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -345,12 +331,6 @@ }; name = Wrapper; }; - ADA078600857388500993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -359,30 +339,27 @@ buildConfigurations = ( ADA078560857388500993825 /* Development */, ADA078570857388500993825 /* Wrapper */, - ADA078580857388500993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA078590857388500993825 /* Build configuration list for PBXAggregateTarget "all" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA0785A0857388500993825 /* Development */, ADA0785B0857388500993825 /* Wrapper */, - ADA0785C0857388500993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA0785D0857388500993825 /* Build configuration list for PBXProject "sope-mime" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA0785E0857388500993825 /* Development */, ADA0785F0857388500993825 /* Wrapper */, - ADA078600857388500993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-xml/DOM/DOM.xcodeproj/project.pbxproj b/sope-xml/DOM/DOM.xcodeproj/project.pbxproj index 6a1b6a44..6c4e1432 100644 --- a/sope-xml/DOM/DOM.xcodeproj/project.pbxproj +++ b/sope-xml/DOM/DOM.xcodeproj/project.pbxproj @@ -549,8 +549,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EA970C4F59F10018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.23; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).23"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -569,8 +569,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EA9A0C4F59F10018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.23; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).23"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -585,12 +585,6 @@ }; name = Wrapper; }; - ADA076820857284000993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA0768A0857284000993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -603,12 +597,6 @@ }; name = Wrapper; }; - ADA0768C0857284000993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -617,20 +605,18 @@ buildConfigurations = ( ADA076800857284000993825 /* Development */, ADA076810857284000993825 /* Wrapper */, - ADA076820857284000993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA076890857284000993825 /* Build configuration list for PBXProject "DOM" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA0768A0857284000993825 /* Development */, ADA0768B0857284000993825 /* Wrapper */, - ADA0768C0857284000993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-xml/SaxObjC/SaxObjC.xcodeproj/project.pbxproj b/sope-xml/SaxObjC/SaxObjC.xcodeproj/project.pbxproj index 18b3b396..835f7ad5 100644 --- a/sope-xml/SaxObjC/SaxObjC.xcodeproj/project.pbxproj +++ b/sope-xml/SaxObjC/SaxObjC.xcodeproj/project.pbxproj @@ -618,8 +618,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD2643DA0C4675C700186AAB /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.65; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).66"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -637,8 +637,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD2643DD0C4675C700186AAB /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.65; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).66"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -652,12 +652,6 @@ }; name = Wrapper; }; - ADA076660857283900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA076680857283900993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -722,22 +716,6 @@ }; name = Wrapper; }; - ADA0766A0857283900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = CleanupSAXDrivers; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; ADA0766C0857283900993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -784,13 +762,6 @@ }; name = Wrapper; }; - ADA0766E0857283900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = SAXDrivers; - }; - name = Default; - }; ADA076700857283900993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -855,22 +826,6 @@ }; name = Wrapper; }; - ADA076720857283900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = CopySAXDrivers; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - }; - name = Default; - }; ADA076740857283900993825 /* Development */ = { isa = XCBuildConfiguration; baseConfigurationReference = AD2643DA0C4675C700186AAB /* Development.xcconfig */; @@ -889,12 +844,6 @@ }; name = Wrapper; }; - ADA076760857283900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA076780857283900993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -941,13 +890,6 @@ }; name = Wrapper; }; - ADA0767A0857283900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = all; - }; - name = Default; - }; ADA0767C0857283900993825 /* Development */ = { isa = XCBuildConfiguration; baseConfigurationReference = AD2643DA0C4675C700186AAB /* Development.xcconfig */; @@ -962,12 +904,6 @@ }; name = Wrapper; }; - ADA0767E0857283900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -976,70 +912,63 @@ buildConfigurations = ( ADA076640857283900993825 /* Development */, ADA076650857283900993825 /* Wrapper */, - ADA076660857283900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA076670857283900993825 /* Build configuration list for PBXAggregateTarget "CleanSAXDrivers" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA076680857283900993825 /* Development */, ADA076690857283900993825 /* Wrapper */, - ADA0766A0857283900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA0766B0857283900993825 /* Build configuration list for PBXAggregateTarget "SAXDrivers" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA0766C0857283900993825 /* Development */, ADA0766D0857283900993825 /* Wrapper */, - ADA0766E0857283900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA0766F0857283900993825 /* Build configuration list for PBXAggregateTarget "CopySAXDrivers" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA076700857283900993825 /* Development */, ADA076710857283900993825 /* Wrapper */, - ADA076720857283900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA076730857283900993825 /* Build configuration list for PBXNativeTarget "saxxml" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA076740857283900993825 /* Development */, ADA076750857283900993825 /* Wrapper */, - ADA076760857283900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA076770857283900993825 /* Build configuration list for PBXAggregateTarget "all" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA076780857283900993825 /* Development */, ADA076790857283900993825 /* Wrapper */, - ADA0767A0857283900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA0767B0857283900993825 /* Build configuration list for PBXProject "SaxObjC" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA0767C0857283900993825 /* Development */, ADA0767D0857283900993825 /* Wrapper */, - ADA0767E0857283900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-xml/XmlRpc/XmlRpc.xcodeproj/project.pbxproj b/sope-xml/XmlRpc/XmlRpc.xcodeproj/project.pbxproj index 4e4e86eb..6befafc6 100644 --- a/sope-xml/XmlRpc/XmlRpc.xcodeproj/project.pbxproj +++ b/sope-xml/XmlRpc/XmlRpc.xcodeproj/project.pbxproj @@ -415,8 +415,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EABD0C4F5A9D0018A131 /* Development.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.31; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).31"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -439,8 +439,8 @@ isa = XCBuildConfiguration; baseConfigurationReference = AD77EABE0C4F5A9D0018A131 /* Wrapper.xcconfig */; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 4.7.0; - DYLIB_CURRENT_VERSION = 4.7.31; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).31"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; @@ -459,12 +459,6 @@ }; name = Wrapper; }; - ADA076960857284900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA076980857284900993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -477,12 +471,6 @@ }; name = Wrapper; }; - ADA0769A0857284900993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -491,20 +479,18 @@ buildConfigurations = ( ADA076940857284900993825 /* Development */, ADA076950857284900993825 /* Wrapper */, - ADA076960857284900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA076970857284900993825 /* Build configuration list for PBXProject "XmlRpc" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA076980857284900993825 /* Development */, ADA076990857284900993825 /* Wrapper */, - ADA0769A0857284900993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-xml/libxmlSAXDriver/libxmlSAXDriver.xcodeproj/project.pbxproj b/sope-xml/libxmlSAXDriver/libxmlSAXDriver.xcodeproj/project.pbxproj index a42ac91b..56fbd546 100644 --- a/sope-xml/libxmlSAXDriver/libxmlSAXDriver.xcodeproj/project.pbxproj +++ b/sope-xml/libxmlSAXDriver/libxmlSAXDriver.xcodeproj/project.pbxproj @@ -280,12 +280,6 @@ }; name = Wrapper; }; - ADA0769E0857286600993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; ADA076A00857286600993825 /* Development */ = { isa = XCBuildConfiguration; baseConfigurationReference = AD2644530C4679E400186AAB /* Development.xcconfig */; @@ -300,12 +294,6 @@ }; name = Wrapper; }; - ADA076A20857286600993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -314,20 +302,18 @@ buildConfigurations = ( ADA0769C0857286600993825 /* Development */, ADA0769D0857286600993825 /* Wrapper */, - ADA0769E0857286600993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA0769F0857286600993825 /* Build configuration list for PBXProject "libxmlSAXDriver" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA076A00857286600993825 /* Development */, ADA076A10857286600993825 /* Wrapper */, - ADA076A20857286600993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sope-xml/sope-xml.xcodeproj/project.pbxproj b/sope-xml/sope-xml.xcodeproj/project.pbxproj index ebabe96f..5fdd0383 100644 --- a/sope-xml/sope-xml.xcodeproj/project.pbxproj +++ b/sope-xml/sope-xml.xcodeproj/project.pbxproj @@ -308,13 +308,6 @@ }; name = Wrapper; }; - ADA076590857282D00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = "Wrapper Contents"; - }; - name = Default; - }; ADA0765B0857282D00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -361,13 +354,6 @@ }; name = Wrapper; }; - ADA0765D0857282D00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - PRODUCT_NAME = all; - }; - name = Default; - }; ADA0765F0857282D00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { @@ -380,12 +366,6 @@ }; name = Wrapper; }; - ADA076610857282D00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -394,30 +374,27 @@ buildConfigurations = ( ADA076570857282D00993825 /* Development */, ADA076580857282D00993825 /* Wrapper */, - ADA076590857282D00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA0765A0857282D00993825 /* Build configuration list for PBXAggregateTarget "all" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA0765B0857282D00993825 /* Development */, ADA0765C0857282D00993825 /* Wrapper */, - ADA0765D0857282D00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA0765E0857282D00993825 /* Build configuration list for PBXProject "sope-xml" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA0765F0857282D00993825 /* Development */, ADA076600857282D00993825 /* Wrapper */, - ADA076610857282D00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sopex/SOPEX/SOPEX.xcodeproj/project.pbxproj b/sopex/SOPEX/SOPEX.xcodeproj/project.pbxproj index 338ef1a5..e92a2a57 100644 --- a/sopex/SOPEX/SOPEX.xcodeproj/project.pbxproj +++ b/sopex/SOPEX/SOPEX.xcodeproj/project.pbxproj @@ -105,6 +105,9 @@ AD3FED12060F53C200A90173 /* WebView+Ext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "WebView+Ext.m"; sourceTree = ""; }; AD3FED15060F554300A90173 /* SOPEXBrowserWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SOPEXBrowserWindow.h; sourceTree = ""; }; AD3FED16060F554300A90173 /* SOPEXBrowserWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SOPEXBrowserWindow.m; sourceTree = ""; }; + AD5833BC0C4F83E300745D88 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + AD5833BD0C4F83E300745D88 /* Development.xcconfig */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xcconfig; path = Development.xcconfig; sourceTree = ""; }; + AD5833BE0C4F83E300745D88 /* Wrapper.xcconfig */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xcconfig; path = Wrapper.xcconfig; sourceTree = ""; }; AD5C3D2306454EBE00E9BFC5 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = ""; }; AD7FDDFE069EE59A00B1BC36 /* SOPEXBrowserController.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = SOPEXBrowserController.nib; path = English.lproj/SOPEXBrowserController.nib; sourceTree = ""; }; AD81AD010621878E00550A49 /* SOPEXContentValidator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SOPEXContentValidator.h; sourceTree = ""; }; @@ -233,6 +236,7 @@ 32C88DFF0371C24200C91783 /* Other Sources */, 089C1665FE841158C02AAC07 /* Resources */, 0867D69AFE84028FC02AAC07 /* Frameworks */, + AD5833BB0C4F83E300745D88 /* xcconfig */, 034768DFFF38A50411DB9C8B /* Products */, ); name = SOPEX; @@ -348,6 +352,17 @@ name = Controllers; sourceTree = ""; }; + AD5833BB0C4F83E300745D88 /* xcconfig */ = { + isa = PBXGroup; + children = ( + AD5833BC0C4F83E300745D88 /* Common.xcconfig */, + AD5833BD0C4F83E300745D88 /* Development.xcconfig */, + AD5833BE0C4F83E300745D88 /* Wrapper.xcconfig */, + ); + name = xcconfig; + path = ../../xcconfig; + sourceTree = SOURCE_ROOT; + }; ADA28BEB07537596009E5623 /* sope-xml */ = { isa = PBXGroup; children = ( @@ -651,169 +666,62 @@ /* Begin XCBuildConfiguration section */ ADA07B7608574E4D00993825 /* Development */ = { isa = XCBuildConfiguration; + baseConfigurationReference = AD5833BD0C4F83E300745D88 /* Development.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 2.0.0; - DYLIB_CURRENT_VERSION = 2.0.9; - FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + DYLIB_COMPATIBILITY_VERSION = "$(SOPEX_MAJOR_VERSION).$(SOPEX_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPEX_MAJOR_VERSION).$(SOPEX_MINOR_VERSION).9"; FRAMEWORK_VERSION = A; - GCC_ENABLE_TRIGRAPHS = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; - GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = ""; INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LIBRARY_SEARCH_PATHS = ""; - LIBRARY_STYLE = Dynamic; - MACH_O_TYPE = mh_dylib; - OTHER_CFLAGS = ( - "-DNeXT_RUNTIME=1", - "-DAPPLE_RUNTIME=1", - "-DNeXT_Foundation_LIBRARY=1", - "-DCOCOA_Foundation_LIBRARY=1", - ); OTHER_LDFLAGS = ( + "$(OTHER_LDFLAGS)", "-seg1addr", 0xC6FF0000, "-headerpad_max_install_names", ); PRODUCT_NAME = SOPEX; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); WRAPPER_EXTENSION = framework; }; name = Development; }; ADA07B7708574E4D00993825 /* Wrapper */ = { isa = XCBuildConfiguration; + baseConfigurationReference = AD5833BE0C4F83E300745D88 /* Wrapper.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - DEPLOYMENT_LOCATION = NO; - DEPLOYMENT_POSTPROCESSING = YES; - DSTROOT = /; - DYLIB_COMPATIBILITY_VERSION = 2.0.0; - DYLIB_CURRENT_VERSION = 2.0.9; - DYLIB_INSTALL_NAME_BASE = "@executable_path/../Frameworks/"; - FRAMEWORK_SEARCH_PATHS = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; + DYLIB_COMPATIBILITY_VERSION = "$(SOPEX_MAJOR_VERSION).$(SOPEX_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPEX_MAJOR_VERSION).$(SOPEX_MINOR_VERSION).9"; FRAMEWORK_VERSION = A; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_ENABLE_TRIGRAPHS = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_OPTIMIZATION_LEVEL = 3; GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = common.h; - GCC_PREPROCESSOR_DEFINITIONS = ( - "APPLE_RUNTIME=1", - "NeXT_Foundation_LIBRARY=1", - "COCOA_Foundation_LIBRARY=1", - "NeXT_RUNTIME=1", - "COMPILE_AS_FRAMEWORK=1", - ); - GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = ""; INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LIBRARY_SEARCH_PATHS = ""; - LIBRARY_STYLE = Dynamic; - MACH_O_TYPE = mh_dylib; - OTHER_CFLAGS = ( - "-DNeXT_RUNTIME=1", - "-DAPPLE_RUNTIME=1", - "-DNeXT_Foundation_LIBRARY=1", - "-DCOCOA_Foundation_LIBRARY=1", - ); OTHER_LDFLAGS = ( + "$(OTHER_LDFLAGS)", "-seg1addr", 0xC6FF0000, "-headerpad_max_install_names", ); PRODUCT_NAME = SOPEX; - SECTORDER_FLAGS = ""; - SKIP_INSTALL = YES; - SYMROOT = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks"; - TEMP_DIR = "$(SYMROOT)/$(PROJECT_NAME).build"; - UNSTRIPPED_PRODUCT = NO; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); WRAPPER_EXTENSION = framework; - ZERO_LINK = NO; }; name = Wrapper; }; - ADA07B7808574E4D00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 2.0.0; - DYLIB_CURRENT_VERSION = 2.0.9; - FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - FRAMEWORK_VERSION = A; - GCC_ENABLE_TRIGRAPHS = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = NO; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = common.h; - GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO; - GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; - GCC_WARN_UNKNOWN_PRAGMAS = NO; - HEADER_SEARCH_PATHS = ""; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - LIBRARY_SEARCH_PATHS = ""; - LIBRARY_STYLE = Dynamic; - MACH_O_TYPE = mh_dylib; - OTHER_CFLAGS = ( - "-DNeXT_RUNTIME=1", - "-DAPPLE_RUNTIME=1", - "-DNeXT_Foundation_LIBRARY=1", - "-DCOCOA_Foundation_LIBRARY=1", - ); - OTHER_LDFLAGS = ( - "-seg1addr", - 0xC6FF0000, - "-headerpad_max_install_names", - ); - PRODUCT_NAME = SOPEX; - SECTORDER_FLAGS = ""; - WARNING_CFLAGS = ( - "-Wmost", - "-Wno-four-char-constants", - "-Wno-unknown-pragmas", - ); - WRAPPER_EXTENSION = framework; - }; - name = Default; - }; ADA07B7A08574E4D00993825 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { + SOPEX_MAJOR_VERSION = 2; + SOPEX_MINOR_VERSION = 0; }; name = Development; }; ADA07B7B08574E4D00993825 /* Wrapper */ = { isa = XCBuildConfiguration; buildSettings = { + SOPEX_MAJOR_VERSION = 2; + SOPEX_MINOR_VERSION = 0; }; name = Wrapper; }; - ADA07B7C08574E4D00993825 /* Default */ = { - isa = XCBuildConfiguration; - buildSettings = { - }; - name = Default; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -822,20 +730,18 @@ buildConfigurations = ( ADA07B7608574E4D00993825 /* Development */, ADA07B7708574E4D00993825 /* Wrapper */, - ADA07B7808574E4D00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; ADA07B7908574E4D00993825 /* Build configuration list for PBXProject "SOPEX" */ = { isa = XCConfigurationList; buildConfigurations = ( ADA07B7A08574E4D00993825 /* Development */, ADA07B7B08574E4D00993825 /* Wrapper */, - ADA07B7C08574E4D00993825 /* Default */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Default; + defaultConfigurationName = Development; }; /* End XCConfigurationList section */ }; diff --git a/sopex/WebObjects/WebObjects.xcodeproj/project.pbxproj b/sopex/WebObjects/WebObjects.xcodeproj/project.pbxproj index d0a7c04b..1d54abc2 100644 --- a/sopex/WebObjects/WebObjects.xcodeproj/project.pbxproj +++ b/sopex/WebObjects/WebObjects.xcodeproj/project.pbxproj @@ -65,32 +65,6 @@ EF2C4E1807CD297E002DCE7C /* WOxElemBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = EF2C4DF407CD297E002DCE7C /* WOxElemBuilder.h */; settings = {ATTRIBUTES = (Public, ); }; }; /* End PBXBuildFile section */ -/* Begin PBXBuildStyle section */ - 014CEA440018CDF011CA2923 /* Development */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = NO; - DEBUGGING_SYMBOLS = YES; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - OPTIMIZATION_CFLAGS = "-O0"; - ZERO_LINK = YES; - }; - name = Development; - }; - 014CEA450018CDF011CA2923 /* Deployment */ = { - isa = PBXBuildStyle; - buildSettings = { - COPY_PHASE_STRIP = YES; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - ZERO_LINK = NO; - }; - name = Deployment; - }; -/* End PBXBuildStyle section */ - /* Begin PBXFileReference section */ 0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; @@ -98,6 +72,9 @@ 8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8DC2EF5B0486A6940098B216 /* WebObjects.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WebObjects.framework; sourceTree = BUILT_PRODUCTS_DIR; }; AD2C4935060A065600E3ACD3 /* WebObjects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebObjects.h; sourceTree = ""; }; + AD58337B0C4F829D00745D88 /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; + AD58337C0C4F829D00745D88 /* Development.xcconfig */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xcconfig; path = Development.xcconfig; sourceTree = ""; }; + AD58337D0C4F829D00745D88 /* Wrapper.xcconfig */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.xcconfig; path = Wrapper.xcconfig; sourceTree = ""; }; ADAD4BD0076F4BAF00AAD24E /* DOM.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DOM.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/DOM.framework"; sourceTree = ""; }; ADAD4BD1076F4BAF00AAD24E /* NGExtensions.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGExtensions.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGExtensions.framework"; sourceTree = ""; }; ADAD4BD2076F4BAF00AAD24E /* NGHttp.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NGHttp.framework; path = "$(USER_LIBRARY_DIR)/EmbeddedFrameworks/Wrapper/NGHttp.framework"; sourceTree = ""; }; @@ -203,6 +180,7 @@ 089C1665FE841158C02AAC07 /* Resources */, 0867D69AFE84028FC02AAC07 /* Frameworks */, 034768DFFF38A50411DB9C8B /* Products */, + AD58337A0C4F829D00745D88 /* xcconfig */, ); name = WebObjects; sourceTree = ""; @@ -280,6 +258,17 @@ name = "Other Sources"; sourceTree = ""; }; + AD58337A0C4F829D00745D88 /* xcconfig */ = { + isa = PBXGroup; + children = ( + AD58337B0C4F829D00745D88 /* Common.xcconfig */, + AD58337C0C4F829D00745D88 /* Development.xcconfig */, + AD58337D0C4F829D00745D88 /* Wrapper.xcconfig */, + ); + name = xcconfig; + path = ../../xcconfig; + sourceTree = SOURCE_ROOT; + }; ADAD4B59076F4B4A00AAD24E /* sope-xml */ = { isa = PBXGroup; children = ( @@ -384,48 +373,6 @@ ); buildRules = ( ); - buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.7.1; - FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - FRAMEWORK_VERSION = A; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - OTHER_LDFLAGS = ( - "-seg1addr", - 0xC6FF0000, - "-sub_umbrella", - SaxObjC, - "-sub_umbrella", - DOM, - "-sub_umbrella", - XmlRpc, - "-sub_umbrella", - EOControl, - "-sub_umbrella", - NGExtensions, - "-sub_umbrella", - NGHttp, - "-sub_umbrella", - NGObjWeb, - "-sub_umbrella", - NGStreams, - "-sub_umbrella", - NGXmlRpc, - "-sub_umbrella", - SoObjects, - "-sub_umbrella", - WebDAV, - "-sub_umbrella", - NGImap4, - "-sub_umbrella", - NGMail, - "-sub_umbrella", - NGMime, - ); - PRODUCT_NAME = WebObjects; - WRAPPER_EXTENSION = framework; - }; dependencies = ( ); name = "WebObjects (Umbrella)"; @@ -440,12 +387,6 @@ 0867D690FE84028FC02AAC07 /* Project object */ = { isa = PBXProject; buildConfigurationList = ADA07BBE0857509900993825 /* Build configuration list for PBXProject "WebObjects" */; - buildSettings = { - }; - buildStyles = ( - 014CEA440018CDF011CA2923 /* Development */, - 014CEA450018CDF011CA2923 /* Deployment */, - ); hasScannedForEncodings = 1; mainGroup = 0867D691FE84028FC02AAC07 /* WebObjects */; productRefGroup = 034768DFFF38A50411DB9C8B /* Products */; @@ -505,21 +446,14 @@ /* Begin XCBuildConfiguration section */ ADA07BBB0857509900993825 /* Development */ = { isa = XCBuildConfiguration; + baseConfigurationReference = AD58337C0C4F829D00745D88 /* Development.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = NO; - DEBUGGING_SYMBOLS = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.7.1; - FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).1"; FRAMEWORK_VERSION = A; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - OPTIMIZATION_CFLAGS = "-O0"; OTHER_LDFLAGS = ( + "$(OTHER_LDFLAGS)", "-seg1addr", 0xC6FF0000, "-sub_umbrella", @@ -553,22 +487,19 @@ ); PRODUCT_NAME = WebObjects; WRAPPER_EXTENSION = framework; - ZERO_LINK = YES; }; name = Development; }; - ADA07BBC0857509900993825 /* Deployment */ = { + ADA07BBC0857509900993825 /* Wrapper */ = { isa = XCBuildConfiguration; + baseConfigurationReference = AD58337D0C4F829D00745D88 /* Wrapper.xcconfig */; buildSettings = { - COPY_PHASE_STRIP = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.7.1; - FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + DYLIB_COMPATIBILITY_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).0"; + DYLIB_CURRENT_VERSION = "$(SOPE_MAJOR_VERSION).$(SOPE_MINOR_VERSION).1"; FRAMEWORK_VERSION = A; - GCC_ENABLE_FIX_AND_CONTINUE = NO; INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; OTHER_LDFLAGS = ( + "$(OTHER_LDFLAGS)", "-seg1addr", 0xC6FF0000, "-sub_umbrella", @@ -602,53 +533,12 @@ ); PRODUCT_NAME = WebObjects; WRAPPER_EXTENSION = framework; - ZERO_LINK = NO; }; - name = Deployment; + name = Wrapper; }; ADA07BBD0857509900993825 /* Default */ = { isa = XCBuildConfiguration; buildSettings = { - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.7.1; - FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - FRAMEWORK_VERSION = A; - INFOPLIST_FILE = Info.plist; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - OTHER_LDFLAGS = ( - "-seg1addr", - 0xC6FF0000, - "-sub_umbrella", - SaxObjC, - "-sub_umbrella", - DOM, - "-sub_umbrella", - XmlRpc, - "-sub_umbrella", - EOControl, - "-sub_umbrella", - NGExtensions, - "-sub_umbrella", - NGHttp, - "-sub_umbrella", - NGObjWeb, - "-sub_umbrella", - NGStreams, - "-sub_umbrella", - NGXmlRpc, - "-sub_umbrella", - SoObjects, - "-sub_umbrella", - WebDAV, - "-sub_umbrella", - NGImap4, - "-sub_umbrella", - NGMail, - "-sub_umbrella", - NGMime, - ); - PRODUCT_NAME = WebObjects; - WRAPPER_EXTENSION = framework; }; name = Default; }; @@ -658,11 +548,11 @@ }; name = Development; }; - ADA07BC00857509900993825 /* Deployment */ = { + ADA07BC00857509900993825 /* Wrapper */ = { isa = XCBuildConfiguration; buildSettings = { }; - name = Deployment; + name = Wrapper; }; ADA07BC10857509900993825 /* Default */ = { isa = XCBuildConfiguration; @@ -677,7 +567,7 @@ isa = XCConfigurationList; buildConfigurations = ( ADA07BBB0857509900993825 /* Development */, - ADA07BBC0857509900993825 /* Deployment */, + ADA07BBC0857509900993825 /* Wrapper */, ADA07BBD0857509900993825 /* Default */, ); defaultConfigurationIsVisible = 0; @@ -687,7 +577,7 @@ isa = XCConfigurationList; buildConfigurations = ( ADA07BBF0857509900993825 /* Development */, - ADA07BC00857509900993825 /* Deployment */, + ADA07BC00857509900993825 /* Wrapper */, ADA07BC10857509900993825 /* Default */, ); defaultConfigurationIsVisible = 0; -- 2.39.5