kstenerud / iOS-Universal-Framework

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

How to install static iOS framework? #217

Open avijitnagare opened 8 years ago

avijitnagare commented 8 years ago

I am stuck with following issue.

user123:Real Framework kshitijghule$ sh install.sh

iOS Real Static Framework Installer

This will install the iOS static framework templates and support files on your computer. Note: Real static frameworks require two xcspec files to be added to Xcode.

* THIS SCRIPT WILL ADD THE FOLLOWING FILES TO XCODE *

Where is Xcode installed? (CTRL-C to abort) [ /Applications/Xcode.app/Contents/Developer ]:

Stuck at this point please help me. i am using Xcode 7.3

PavelVaskou commented 7 years ago

I have the same problem. Can't install real Framework. This path is right ( /Applications/Xcode.app/Contents/Developer)

avijitnagare commented 7 years ago

@PavelVaskou. i didn't found solution. i think didn't need that i fixed my issue in other way.

OscarGPDev commented 6 years ago

@avijitnagare how did you fixed it? please I can't, I waste 2 weeks trying to build telegram but I can't, I've read that I need this library but, I can't install it, please what have you done?