]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Small tweak.
authorBrian West <brian@freeswitch.org>
Wed, 8 Mar 2006 08:31:49 +0000 (08:31 +0000)
committerBrian West <brian@freeswitch.org>
Wed, 8 Mar 2006 08:31:49 +0000 (08:31 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@804 d0543943-73ff-0310-b7d9-9358b9ac24b2

freeswitch.xcodeproj/brian.mode1
freeswitch.xcodeproj/brian.pbxuser
freeswitch.xcodeproj/project.pbxproj

index 96d7379861aca4f8bfba242cc8f17051e09a7e40..4e6acd23d441fec9dac0b36d1377b92e6cfd24ad 100644 (file)
                                                        <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
                                                        <array>
                                                                <string>D3A7637E09BEAAEE002E9B53</string>
-                                                               <string>D31D509309BECBCA001112B8</string>
                                                                <string>D3A7639409BEAB96002E9B53</string>
                                                                <string>1C37FBAC04509CD000000102</string>
-                                                               <string>D31D509E09BECC15001112B8</string>
                                                                <string>1C37FABC05509CD000000102</string>
                                                        </array>
                                                        <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
-                                                       <array>
-                                                               <array>
-                                                                       <integer>31</integer>
-                                                                       <integer>30</integer>
-                                                                       <integer>18</integer>
-                                                               </array>
-                                                       </array>
+                                                       <array/>
                                                        <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
                                                        <string>{{0, 0}, {368, 812}}</string>
                                                </dict>
index b52fbc4319222627f3611236c63949703b3d04a7..2f01edd43f242a66cdb46c8d252b59507515f09a 100644 (file)
@@ -49,7 +49,7 @@
                activeBuildConfigurationName = Debug;
                activeBuildStyle = D31D4A3209BEBE12001112B8 /* Development */;
                activeExecutable = D31D509109BECBA3001112B8 /* freeswitch */;
-               activeTarget = D31D508F09BECBA3001112B8 /* freeswitch */;
+               activeTarget = D3A763FE09BEB271002E9B53 /* All */;
                addToTargets = (
                        D31D508F09BECBA3001112B8 /* freeswitch */,
                );
index fc3c500041a52562c4ec98f347aa3870776df63d..5dccf897fe3a5bad117eb0515cd4d05a67ee1c2a 100644 (file)
                D31D505C09BECAED001112B8 /* switch_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch_version.h; path = src/include/switch_version.h; sourceTree = "<group>"; };
                D31D505D09BECAED001112B8 /* switch.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = switch.h; path = src/include/switch.h; sourceTree = "<group>"; };
                D31D508709BECB84001112B8 /* libresample.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = libresample.h; path = "libs/libresample-0.1.3/include/libresample.h"; sourceTree = "<group>"; };
-               D31D509009BECBA3001112B8 /* freeswitch */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = freeswitch; sourceTree = BUILT_PRODUCTS_DIR; };
+               D31D509009BECBA3001112B8 /* freeswitch */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = freeswitch; sourceTree = BUILT_PRODUCTS_DIR; };
                D31D509709BECBE3001112B8 /* switch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = switch.c; path = src/switch.c; sourceTree = "<group>"; };
                D3A7639309BEAB96002E9B53 /* libresample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libresample.a; sourceTree = BUILT_PRODUCTS_DIR; };
                D3A763A509BEAD00002E9B53 /* filterkit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = filterkit.c; path = "libs/libresample-0.1.3/src/filterkit.c"; sourceTree = "<group>"; };
                        outputPaths = (
                        );
                        runOnlyForDeploymentPostprocessing = 0;
-                       shellPath = /bin/sh;
+                       shellPath = /bin/bash;
                        shellScript = "if [ -d \"libs/apr-util-1.2.2\" ]; then\n\texit 0;\nfi\n\ncurl http://svn.freeswitch.org/downloads/libs/apr-util-1.2.2.tar.gz -o libs/apr-util-1.2.2.tar.gz\ncd libs\ntar zxf apr-util-1.2.2.tar.gz\ncd apr-util-1.2.2\n./configure --with-apr=../apr-1.2.2\nexit 0;";
                };
                D31D504309BECAA1001112B8 /* ShellScript */ = {