iOS-Universal-Framework
iOS-Universal-Framework copied to clipboard
Don't see framework option in New Project dialog
I ran the install.sh (using sudo), restarted XCode, and when I pick File / New Project, iOS / Framework & Library, I do not see the new framework. All the files are copied to the target folders. Any ideas why?
I am running XCode 4.4.1.
Hmm that's odd. If you install the fake framework template, you don't need to sudo.
Install scripts for both fake and real frameworks will install to $HOME/Library/Developer/Xcode/Templates/Framework & Library. If they're not there, the install didn't work for some reason. If they are there, you may have a problem with your Xcode installation.
I have the same issue with 4.4.1 Templates in $HOME/Library/Developer/Xcode/Templates/Framework & Library are present. I have reinstalled XCode. Same issue...