devinross / tapkulibrary

tap + haiku = tapku, a well crafted open source iOS framework
http://devinross.com/tapku/documentation
MIT License
3.9k stars 653 forks source link

Xcode project targets and build schemes updates and fixes #205

Closed flabrie closed 11 years ago

flabrie commented 11 years ago

Hi,

These change just update and fix Xcode project targets and build schemes to allow easier integration in Xcode workspaces and avoid problems when building with continuous integration services like Jenkins.

With this update, build schemes are now public and iOS and header files are now part of the product folder and can be imported along with the static object code library.