From 5e8fec1aff3495075b7a019158f8cc738e325612 Mon Sep 17 00:00:00 2001 From: Brian West Date: Wed, 8 Mar 2006 08:12:55 +0000 Subject: [PATCH] Woops spelling error git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@802 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- freeswitch.xcodeproj/brian.mode1 | 35 ++++--------------- freeswitch.xcodeproj/brian.pbxuser | 3 ++ freeswitch.xcodeproj/project.pbxproj | 51 ++++++++++++++++++++++++++-- 3 files changed, 57 insertions(+), 32 deletions(-) diff --git a/freeswitch.xcodeproj/brian.mode1 b/freeswitch.xcodeproj/brian.mode1 index 6bd0983006..aeaf88221b 100644 --- a/freeswitch.xcodeproj/brian.mode1 +++ b/freeswitch.xcodeproj/brian.mode1 @@ -257,46 +257,23 @@ D3A7637E09BEAAEE002E9B53 D3A7653209BEB5A3002E9B53 - D3A7638B09BEAB0A002E9B53 - D31D4E7509BEC4BE001112B8 - D31D4E8709BEC603001112B8 - D31D4F3809BEC69C001112B8 - D31D4E8809BEC610001112B8 - D31D4E8909BEC643001112B8 - D31D4E9709BEC643001112B8 - D31D4E9D09BEC643001112B8 - D31D4EA209BEC643001112B8 - D31D4EA809BEC643001112B8 - D31D4EB009BEC643001112B8 - D31D4EB209BEC643001112B8 - D31D4EB409BEC643001112B8 - D31D4EB909BEC643001112B8 - D31D4EBF09BEC643001112B8 - D31D4EE009BEC644001112B8 - D31D4EE509BEC644001112B8 - D3A7638C09BEAB1F002E9B53 - D3A763E209BEB15E002E9B53 - D3A7643A09BEB500002E9B53 D3A7639409BEAB96002E9B53 1C37FBAC04509CD000000102 - D31D501609BEC8DA001112B8 - D31D501709BEC8DA001112B8 - D31D501B09BEC944001112B8 - D31D501C09BEC944001112B8 - D31D501D09BEC944001112B8 + D31D502809BEC9B2001112B8 + D31D502909BEC9B2001112B8 + D31D502A09BEC9B2001112B8 1C37FAAC04509CD000000102 1C37FABC05509CD000000102 PBXSmartGroupTreeModuleOutlineStateSelectionKey - 190 - 188 - 121 + 3 + 0 PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 3336}, {368, 812}} + {{0, 0}, {368, 812}} PBXTopSmartGroupGIDs diff --git a/freeswitch.xcodeproj/brian.pbxuser b/freeswitch.xcodeproj/brian.pbxuser index 1965940ab7..bbd7f16f8f 100644 --- a/freeswitch.xcodeproj/brian.pbxuser +++ b/freeswitch.xcodeproj/brian.pbxuser @@ -12,6 +12,9 @@ D31D4FB509BEC85A001112B8 /* libapr-util.a */ = { activeExec = 0; }; + D31D501E09BEC96E001112B8 /* core_dependencies */ = { + activeExec = 0; + }; D3A7638009BEAAEE002E9B53 /* Project object */ = { activeBuildConfigurationName = Debug; activeBuildStyle = D31D4A3209BEBE12001112B8 /* Development */; diff --git a/freeswitch.xcodeproj/project.pbxproj b/freeswitch.xcodeproj/project.pbxproj index 93c1d3b97c..9ea7661ddb 100644 --- a/freeswitch.xcodeproj/project.pbxproj +++ b/freeswitch.xcodeproj/project.pbxproj @@ -7,6 +7,19 @@ objects = { /* Begin PBXAggregateTarget section */ + D31D501E09BEC96E001112B8 /* core_dependencies */ = { + isa = PBXAggregateTarget; + buildConfigurationList = D31D502109BEC978001112B8 /* Build configuration list for PBXAggregateTarget "core_dependencies" */; + buildPhases = ( + ); + buildSettings = { + PRODUCT_NAME = core_dependancies; + }; + dependencies = ( + ); + name = core_dependencies; + productName = core_dependancies; + }; D3A763FE09BEB271002E9B53 /* All */ = { isa = PBXAggregateTarget; buildConfigurationList = D3A7641D09BEB306002E9B53 /* Build configuration list for PBXAggregateTarget "All" */; @@ -1800,12 +1813,12 @@ isa = PBXGroup; children = ( D3A7653209BEB5A3002E9B53 /* existing_frameworks */, - D3A7638B09BEAB0A002E9B53 /* core_dependancies */, + D3A7638B09BEAB0A002E9B53 /* core_dependencies */, D3A7639409BEAB96002E9B53 /* Products */, ); sourceTree = ""; }; - D3A7638B09BEAB0A002E9B53 /* core_dependancies */ = { + D3A7638B09BEAB0A002E9B53 /* core_dependencies */ = { isa = PBXGroup; children = ( D31D4A4609BEBE61001112B8 /* apr-1.2.2 */, @@ -1814,7 +1827,7 @@ D3A763E209BEB15E002E9B53 /* teletone */, D3A7643A09BEB500002E9B53 /* sqlite-3.2.8 */, ); - name = core_dependancies; + name = core_dependencies; sourceTree = ""; }; D3A7638C09BEAB1F002E9B53 /* resample */ = { @@ -2532,6 +2545,7 @@ D31D4DEF09BEC3A1001112B8 /* libapr.a */, D31D4E7909BEC533001112B8 /* libapr-util.dylib */, D31D4FB509BEC85A001112B8 /* libapr-util.a */, + D31D501E09BEC96E001112B8 /* core_dependencies */, ); }; /* End PBXProject section */ @@ -3204,6 +3218,28 @@ }; name = Release; }; + D31D502209BEC978001112B8 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + PRODUCT_NAME = core_dependancies; + }; + name = Debug; + }; + D31D502309BEC978001112B8 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = NO; + PRODUCT_NAME = core_dependancies; + ZERO_LINK = NO; + }; + name = Release; + }; D3A7638209BEAAEE002E9B53 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { @@ -3466,6 +3502,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + D31D502109BEC978001112B8 /* Build configuration list for PBXAggregateTarget "core_dependencies" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + D31D502209BEC978001112B8 /* Debug */, + D31D502309BEC978001112B8 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; D3A7638109BEAAEE002E9B53 /* Build configuration list for PBXProject "freeswitch" */ = { isa = XCConfigurationList; buildConfigurations = (