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

The content of Associated Domains segment is lost after re signing #140

Open newbambo opened 4 years ago

newbambo commented 4 years ago

Before re signing, Associated Domains is an array,content is owner domain; After re signing, Associated Domains content becomes *; So I must to fill the domain Manually,hope to solve this problem