#"Grand Unified Framework" Template This is an Xcode project template which is meant to ease the creation of cross platform (iOS & Mac) Frameworks.
##Installation: (The repo directory must end with '.xctemplate') ###
Please place this repo at the path listed below for maximum pleasure.
~/Library/Developer/Xcode/Templates/Project Templates/Framework & Library
##Use ## After installation, simply create a project from the template.
Add code to the Mac target and the iOS static library. Add resources to the Mac target and the resource bundle.
##Distribution ##
####iOS #### Distribute the .framework created by the <Project_Name>_iOS target and the .bundle
####Mac #### Distribute the .framework.
##Inspiration #
##That is all # TJ Usiyan @griotspeak [email protected]