Paisseon / SatellaJailed

Jailed in-app purchase cracker (iOS 12-16)
GNU Affero General Public License v3.0
1.01k stars 100 forks source link

iPhoneOS14.4.sdk appears to be missing ! #26

Closed DangerousPixel closed 1 year ago

DangerousPixel commented 1 year ago

Hello , Thanks for the great work with satella I really love this tweak

I cloned the project to my mac then went to Objective-C folder and tried to run "make package" but i'm getting error :

==> Error: Your current SYSROOT, “/Users/dangerouspixel/theos/sdks/iPhoneOS14.4.sdk/”, appears to be missing.
make: *** [before-all] Error 1

already have theos & monkeydev , so I have all theos SDKs . I checked sdks folders and found that I have iPhoneOS14.5.sdk NOT iPhoneOS14.4.sdk

I tried to search for 14.4 sdk but no luck :( can you help me with this please ? :"""(

Paisseon commented 1 year ago

Changing the makefile from 14.4 to 14.5 should work, it doesn't need a specific one that's just what I used at the time

DangerousPixel commented 1 year ago

Thannnnks , sorry for bothering you I’m learning 🥹

Paisseon commented 1 year ago

It's all good 👍