Skip to content

Compiling Pomodoro 1.3.5 with Xcode 3.2.6

pdhborges edited this page Jun 22, 2011 · 2 revisions
  • Download pomodoro's 1.3.5 source.
  • Open project.pbxproj and remove the code sign strings
  • Open each the Xcode project for each external framework and make a release build
  • Open pomodoro's Xcode project, replace the framework references with the frameworks you just compiled
  • Build pomodoro
  • Copy the external frameworks to the "Frameworks" folder inside the Pomodoro.app
Clone this wiki locally