Revision: 18180
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=18180&view=rev
Author:   amaxwell
Date:     2011-10-20 04:55:29 +0000 (Thu, 20 Oct 2011)
Log Message:
-----------
change Xcode path

Modified Paths:
--------------
    trunk/bibdesk/build_bibdesk.py

Modified: trunk/bibdesk/build_bibdesk.py
===================================================================
--- trunk/bibdesk/build_bibdesk.py      2011-10-19 06:34:57 UTC (rev 18179)
+++ trunk/bibdesk/build_bibdesk.py      2011-10-20 04:55:29 UTC (rev 18180)
@@ -60,7 +60,7 @@
 TEMP_DIR=tempfile.mkdtemp("build_bibdesk_py")
 OBJROOT = os.path.join(TEMP_DIR, "objroot")
 SYMROOT = os.path.join(TEMP_DIR, "symroot")
-XCODEBUILD = "/Developer/usr/bin/xcodebuild"
+XCODEBUILD = "/Xcode3/usr/bin/xcodebuild"
 
 # wherever the final app ends up
 BUILT_APP = os.path.join(SYMROOT, "Release", "BibDesk.app")

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to