Info
This is not a tutorial on how to install theos jailed for Mac , to do that follow these :
So after installing it , you should already have Xcode Command Line Tools installed. Thats all you need and this zip right here
Go to the location Theos Jailed is intalled to , here :
/opt/theos
Move the Zip to this folder , it might ask for Administrator Password ( Its your Mac Password )
Now Extract it with Archive Utility , Unarchiver or any Compressed File Managers
If , by any chance the zip gets extracted to
/Users/xxx/Downloads
Move the 'sdks' Folder back to
/opt/theos
and grant Administrator Access
Delete sdks.zip , Your Jailed Theos Folder should now look like this :
Now open up terminal and follow the normal procedure of making a Theos Jailed Tweak
After editing the tweak.xm , Follow the procedure of Packing up the IPA
always use-
make package CODESIGN_IPA=0
Its normal for it to show Warning/Erros like these but the Hacked IPA still gets Compiled
Info
I am not sure if this method always works as i have only tested it for Flex Tweaks
Result -
Theoritically it should work in any case