BuildingFromSVN
From BibDeskWiki
Follow the instructions below to build BibDesk from Subversion.
- Download and run the getBibDeskSVN (http://bibdesk.svn.sourceforge.net/svnroot/bibdesk/trunk/bibdesk/getBibDeskSVN) script
- Make sure Xcode is set up properly.
- Xcode 2.2 or higher is required
- Go to Preferences > Building and specify a customized location for Build Products
- Make sure the directory you specify has no spaces
- Open bibdesk/Bibdesk.xcodeproj
- Build the BibDesk target
- Using the Set Active Target command in the Project menu, select BibDesk
- Using the Set Active Build Configuration in the Project menu, select Release
- Build the target.
- If you want to debug (and who doesn't?), using the Set Active Build Configuration in the Project menu, select Debug
- Build the target again.
Done!

