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

Remove com.apple.WatchPlaceholder directory when -w is specified #107

Closed dki closed 3 years ago

dki commented 3 years ago

It appears that Watch apps can be bundled into a directory called com.apple.WatchPlaceholder. This change removes that directory when -w is specified.