Jump to content

I'm having a problem when I'm trying to make a tweak


Go to solution Solved by Rook,

32 posts in this topic

Recommended Posts

Posted
1 minute ago, K1N5 PHo3niX said:

yh

at the end of theos installation, show me the result

am i doing it right?

IMG_7556.jpg

  • Replies 31
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted
Just now, K1N5 PHo3niX said:

now go to compile your fragger hack but don't forget sdks

sdks ????

Posted
Just now, K1N5 PHo3niX said:

how do u want start hacking and you don't know sdks

how do i put sdk 

Error You do not have SDK in /var/theos/sdks

Posted
4 minutes ago, Ezi clan said:

how do i put sdk 

Error You do not have SDK in /var/theos/sdks

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

Posted
28 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

i have download sdk what now ?

Posted
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...

 

Guest
This topic is now closed to further replies.
×
  • 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