]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Bloody thing :P
authorBrian West <brian@freeswitch.org>
Tue, 25 Jul 2006 20:57:26 +0000 (20:57 +0000)
committerBrian West <brian@freeswitch.org>
Tue, 25 Jul 2006 20:57:26 +0000 (20:57 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2129 d0543943-73ff-0310-b7d9-9358b9ac24b2

mac/xcode/FreeSWITCH.xcodeproj/project.pbxproj

index da4c6c04d8b6e1d45f76b6efb76d59448782a70b..7c69538193e7c3e6af6c3335163c4ac7955a91c1 100644 (file)
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                        shellPath = /bin/bash;
-                       shellScript = "if [ -e ../../.complete ]; then\n\texit 0\nfi\ncd ../..\n./configure\ntouch .complete\n";
+                       shellScript = "cd ../..\n./build/checkversion.sh force\nif [ -e .complete ]; then\n\texit 0\nfi\n./configure\ntouch .complete\n";
                };
                D3DEC2260A75CB62002001CF /* ShellScript */ = {
                        isa = PBXShellScriptBuildPhase;