Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resigned App Store IPA's Build Using Swift Are not Signed Properly #67

Open
sylvanaar opened this issue Sep 3, 2015 · 6 comments
Open

Comments

@sylvanaar
Copy link

The swift libraries are not resigned properly. The app crashes instantly on load.

This is for App Store builds. (Or TestFlight as was in this case).

@lucouto
Copy link

lucouto commented Oct 4, 2015

I've tried today with Fantastical 2 (2.4.2) for iPhone but the app doesn't install on device. Signing older apps is working fine. Please let me know how to help you solve this issue.

@xgiovio
Copy link

xgiovio commented Oct 16, 2015

try this script http://www.xgiovio.com/blog-photos-videos-other/blog/resign-your-ios-ipa-frameworks-and-plugins-included/

@crossle
Copy link

crossle commented Jan 22, 2016

@xgiovio still crash

@testampat
Copy link

@crossle , were you able to resolve crash issue?

@gabewood
Copy link

gabewood commented Jan 19, 2017

Enterprise OTA distribution - Swift apps
Re-exporting the archive via Xcode seems to have fixed the issue. just open it up in Xcode and using the new certificates/mobile provisioning profiles and it will export a new ipa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants
@sylvanaar @crossle @lucouto @xgiovio @testampat @gabewood and others