MobiVM / robovm

Ahead of time compiler for JVM bytecode targetting iOS, Mac OSX and Linux
https://mobivm.github.io
952 stars 132 forks source link

* fixed 744: delete existing IPA when packaging new one #745

Closed dkimitsa closed 1 year ago

dkimitsa commented 1 year ago

otherwise existing ZIP's content is being updated as result it receives extra files (like debug symbols) that cause size increase. Also it might cause CodeSign to be invalid as it might contain not covered files