maciekish/iReSign

How to Construct entitlements.plist

Opened this issue · 3 comments

How to Construct entitlements.plist ?

you can use pacifist to extract the existing ipa (it's just a zip file)

codesign -d --entitlements :- "Payload/YourAppName.app"

If it appears to sign correctly - but wont' install > you can inspect the device with xcode device > logs

Failed to verify code signature of /private/var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.cl8gIW/extracted/Payload/FieldStorm.app : 0xe8008016 (The executable was signed with invalid entitlements

It seems you may have to recraft the entitlements file. i gave up with this - and rebuilt from source code. NB. if you use a gemfile you can hold onto the environment settings which may help alleviate this if your code is not being updated.

`

com.apple.external-accessory.wireless-configuration `