Jump to content

Oxytyramine

ViP Pro
  • Posts

    3,072
  • Joined

  • Last visited

Posts posted by Oxytyramine

  1. 36 minutes ago, Archangel04 said:

    Setting up the iOS SDK

    Navigate to https://sdks.website/ and check which iOS SDK you wish to download.

    Use the command 

    
    curl -ksL "https://sdks.website/dl/iPhoneOSX.Y.sdk.tbz2" | tar -xj -C $THEOS/sdks
    

    X.Y being the version numbers of the SDK, as seen in https://sdks.website/.

    Currently, I prefer to use 8.1 as UIAlertView is deprecated beyond iOS 9.

    However, 9.3 can also be used

    You also need to have sdks folder in theos

    You explained everything and now he says i have downloaded the sdk, what now...

     

  2. 2 minutes ago, Ezi clan said:

    how do i suppose to download it ?

    dude... remove that theos-master

    run this in terminal: 

    git config --global http.sslVerify false

    and then run this:

    git clone --recursive https://github.com/theos/theos.git /var/theos

    then do the makefile thing i told you in your project folder

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines