You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I never really used Theos-jailed to sign apps.
Use messages=1 in your build command.
Alternatively, my method is building then using iosappsigner to codesign then sideload myself either via iosdeploy or manually.
To build without signing add this to your build command or inside the Makefile CODESIGN_IPA=0
Edit: looking thru the manual, this is the correct way make package install [PROFILE=<your.bundle.id | file.mobileprovision>]
Chloees-MacBook-Pro:client nothingnowhere$ make clean do all PROFILE=ID-71ED7531.com.spotify.client DEV_CERT_NAME=39B3L552X6
==> Cleaning…
The text was updated successfully, but these errors were encountered: