DannyArcana 6 Posted December 5, 2017 (edited) anyone can help with this especially cz Edited December 5, 2017 by DannyArcana 1 MOHAMMEDALSAEED reacted to this Share this post Link to post Share on other sites
0 MrRoBot 452 Posted December 5, 2017 You need to change your SDK. It would be better to get iOS 9 / 10 / 11 sdk. Google theos SDK and it should pop out. also it seems like you have the old version of Theos, the new version has red color text for errors so make sure to install the newest version. Also try putting this in your make file ARCHS = armv7 arm64 TARGET = iphone:clang: ( your sdk version ) * use this only if the SDKs didn’t work Share this post Link to post Share on other sites
0 joekw 185 Posted December 5, 2017 59 minutes ago, TheHackingFreak said: You need to change your SDK. It would be better to get iOS 9 / 10 / 11 sdk. Google theos SDK and it should pop out. also it seems like you have the old version of Theos, the new version has red color text for errors so make sure to install the newest version. Also try putting this in your make file ARCHS = armv7 arm64 TARGET = iphone:clang: ( your sdk version ) * use this only if the SDKs didn’t work 1 MrRoBot reacted to this Share this post Link to post Share on other sites
anyone can help with this especially cz
Edited by DannyArcanaShare this post
Link to post
Share on other sites