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

Object detection fix #125

Closed dki closed 3 years ago

dki commented 3 years ago

This replaces Object.isObject (which doesn't exist) with something that should be accurate enough for this purpose.