maciekish / iReSign

iReSign allows iDevice app bundles (.ipa) files to be signed or resigned with a digital certificate from Apple for distribution. This tool is aimed at enterprises users, for enterprise deployment, when the person signing the app is different than the person(s) developing it.
3.52k stars 907 forks source link

Resigned ipa which has watchkitSupport could not be installed on ios8 devices #53

Open youngmama opened 9 years ago

youngmama commented 9 years ago

The ipa has watchKitSupport. After resigned, it could be installed on some devices which had joined the develop program but could not be installed on the others.

Should WatchKitSupport part be resigned,too? How to fix the issue? Pls help!

xiaolianggit commented 9 years ago

I'm having the same problem. The same resigned ipa opens on ios 7. On ios 8, this error message shows:

: /private/var/mobile/Containers/Bundle/Application/4000E5BE-1F0C-485B-87D0-B4B1C3B3D398/appname.app/Frameworks/libswiftCore.dylib not valid: 0xe8008015: A valid provisioning profile for this executable was not found.
xgiovio commented 8 years ago

this app doesn't work with plugins and frameworks. here my solution tested and working http://www.xgiovio.com/blog-photos-videos-other/blog/resign-your-ios-ipa-frameworks-and-plugins-included/