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

iOS Real Static Framework Installer

Open yoyowill opened this issue 9 years ago • 2 comments

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

  • Platforms/iPhoneOS.platform/Developer/Library/Xcode/Specifications/UFW-iOSStaticFramework.xcspec
  • Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Specifications/UFW-iOSStaticFramework.xcspec

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

yoyowill avatar Dec 29 '16 07:12 yoyowill

What are you asking?

kstenerud avatar Dec 29 '16 15:12 kstenerud

copy the file "UFW-iOSStaticFramework.xcspec" to Platforms/iPhoneOS.platform/Developer/Library/Xcode/Specifications

lao100 avatar Jan 12 '17 06:01 lao100