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.6k stars 1.06k forks source link

Use MARKETING_VERSION & Bump to 1.13.2 #214

Closed cxy5014 closed 1 year ago

cxy5014 commented 2 years ago

I have built a new version with a Notarized Developer ID in my repository.

kambala-decapitator commented 2 years ago

removing CFBundleVersion is a bad idea

cxy5014 commented 2 years ago

I have added CFBundleVersion back, MARKETING_VERSION, and CFBundleVersion can now edit on the target info page.

gipnomag commented 1 year ago

I have built a new version with a Notarized Developer ID in my repository.