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.58k stars 1.05k forks source link

Update MainView.swift #83

Closed huzhenchao closed 5 years ago

huzhenchao commented 6 years ago

Development证书打包时保持跟xcode生成的entitlements.plist文件一致,避免重签名后不能真机调试。

The development certificate is kept consistent with the entitlements.plist file generated by xcode when it is packaged, so that it cannot be debugged after re-signing.