iOS-Universal-Framework icon indicating copy to clipboard operation
iOS-Universal-Framework copied to clipboard

Don't see framework option in New Project dialog

Open jimerman opened this issue 12 years ago • 2 comments

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.

jimerman avatar Aug 28 '12 00:08 jimerman

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.

kstenerud avatar Aug 29 '12 16:08 kstenerud

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...

sanctor avatar Sep 03 '12 14:09 sanctor