nowsecure / node-applesign

NodeJS module and commandline utility for re-signing iOS applications (IPA files).
https://www.nowsecure.com
MIT License
420 stars 77 forks source link

Update DTPlatformVersion with -O #77

Open trufae opened 5 years ago

trufae commented 5 years ago

Right now it seems like the DeploymentTargetPlatformVersion element of the Info.plist is ignored but it can be changed to the same value of the MinimumOSVersion when the -O option is used.