theos
theos copied to clipboard
Xcode 7.2 and iOS 9.2 SDKs.
Since the update of the OS X and Xcode and iOS, will theos be updated to include the iOS 9.2 SDKs by default? Or it doesn't work that way?
Theos does not include SDKs. It's merely the build process, which invokes programs from your toolchain (the set of compilers, linkers, and other tools needed to build for a particular platform). The toolchain in turn relies on an SDK.
If the iOS 9.2 SDK is not working for you, please provide as much information as you can. Run make troubleshoot and paste the Ghostbin link here so I can see what the Theos output is.