]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Order matters for dependant frameworks :P
authorBrian West <brian@freeswitch.org>
Tue, 25 Jul 2006 17:36:23 +0000 (17:36 +0000)
committerBrian West <brian@freeswitch.org>
Tue, 25 Jul 2006 17:36:23 +0000 (17:36 +0000)
/b

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2118 d0543943-73ff-0310-b7d9-9358b9ac24b2

mac/xcode/FreeSWITCH.xcodeproj/project.pbxproj

index 0df057f849b2504f00b3f4e2b25d96bf24c1ca95..c783888af085b715ba84240ef17172df64b4bc77 100644 (file)
@@ -13,6 +13,7 @@
                        buildPhases = (
                        );
                        dependencies = (
+                               D38DD54D0A768C7400FEDB19 /* PBXTargetDependency */,
                                D3DEC8150A75D8D3002001CF /* PBXTargetDependency */,
                                D3DEC8170A75D8D6002001CF /* PBXTargetDependency */,
                                D3DEC8450A75DAC1002001CF /* PBXTargetDependency */,
@@ -22,7 +23,7 @@
                                D37671520A75F04700ACC1FB /* PBXTargetDependency */,
                                D38DD5490A768C5700FEDB19 /* PBXTargetDependency */,
                                D38DD54B0A768C6E00FEDB19 /* PBXTargetDependency */,
-                               D38DD54D0A768C7400FEDB19 /* PBXTargetDependency */,
+                               D38DD5750A768D9C00FEDB19 /* PBXTargetDependency */,
                        );
                        name = FreeSWITCH;
                        productName = FreeSWITCH;
                        remoteGlobalIDString = D38DD4DE0A768AC500FEDB19 /* srtp.framework */;
                        remoteInfo = srtp.framework;
                };
+               D38DD5740A768D9C00FEDB19 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = D38DD4400A7687A700FEDB19 /* freeswitch */;
+                       remoteInfo = freeswitch;
+               };
                D3DEC8140A75D8D3002001CF /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
                D37671920A75F14200ACC1FB /* switch_utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_utils.c; path = ../../src/switch_utils.c; sourceTree = SOURCE_ROOT; };
                D37671930A75F14200ACC1FB /* switch_xml.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch_xml.c; path = ../../src/switch_xml.c; sourceTree = SOURCE_ROOT; };
                D37671940A75F14200ACC1FB /* switch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch.c; path = ../../src/switch.c; sourceTree = SOURCE_ROOT; };
-               D38DD4410A7687A700FEDB19 /* freeswitch */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; name = freeswitch; path = build/Release/freeswitch; sourceTree = "<group>"; };
+               D38DD4410A7687A700FEDB19 /* freeswitch */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = freeswitch; path = build/Release/freeswitch; sourceTree = "<group>"; };
                D38DD4DF0A768AC500FEDB19 /* srtp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = srtp.framework; sourceTree = BUILT_PRODUCTS_DIR; };
                D38DD4E00A768AC500FEDB19 /* srtp.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = srtp.plist; sourceTree = "<group>"; };
                D38DD5260A768B6100FEDB19 /* resample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = resample.framework; sourceTree = BUILT_PRODUCTS_DIR; };
                        target = D38DD4DE0A768AC500FEDB19 /* srtp.framework */;
                        targetProxy = D38DD54C0A768C7400FEDB19 /* PBXContainerItemProxy */;
                };
+               D38DD5750A768D9C00FEDB19 /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = D38DD4400A7687A700FEDB19 /* freeswitch */;
+                       targetProxy = D38DD5740A768D9C00FEDB19 /* PBXContainerItemProxy */;
+               };
                D3DEC8150A75D8D3002001CF /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
                        target = D3DEC21C0A75CB06002001CF /* apr.framework */;