kstenerud / iOS-Universal-Framework

An XCode project template to build universal frameworks (arm7, arm7s, and simulator) for iOS / iPhone.
2.95k stars 473 forks source link

Is it possible to add to an implementing applications Settings.bundle? #146

Open MattFoley opened 10 years ago

MattFoley commented 10 years ago

I'm attempting to add versioning information to the Settings page for apps that implement my SDK, is it possible to do this with the current version of a "Real Framework" template?