iOS Universal Framework is an open source and free XCode 4 project template that will help developers to quickly and easily build universal (arm6, arm7, and simulator) frameworks for iOS.
iOS Universal Framework includes templates for building static and fake frameworks, as well as embedded framework variants of each.
Detailed instructions on how to build your own iOS frameworks using theiOS Universal Framework are available HERE.
Requirements:
· Apple Xcode
What's New in This Release: [ read full changelog ]
· This version basically handles the new install location of Xcode4.3.
· Templates now build armv6 + armv7 by default instead of just armv7.