DanTheMan827 / ios-app-signer

This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
https://dantheman827.github.io/ios-app-signer
GNU General Public License v3.0
5.57k stars 1.05k forks source link

Unable to bootstrap process with bundleIDUnable #106

Open WYMW opened 5 years ago

WYMW commented 5 years ago

When I signer a ipa with the BCSymbolMaps (with the bitcode) dirctory, It can asigne success, but it can't launch, it said that "Unable to bootstrap process with bundleIDUnable". I need you help. Thanks