Releases: nowsecure/node-applesign
Releases · nowsecure/node-applesign
6.0.0
Compare
Sorry, something went wrong.
No results found
trufae
released this
13 Nov 23:25
What's Changed
Full Changelog : 5.0.1...6.0.0
npm audit fixes
Compare
Sorry, something went wrong.
No results found
trufae
released this
06 Jun 14:18
5.0.1
Release 5.0.1
5.0.0
Compare
Sorry, something went wrong.
No results found
trufae
released this
09 Jan 15:38
Release 5.0.0 - Major version change because of node bump
4.2.1
Compare
Sorry, something went wrong.
No results found
trufae
released this
03 Nov 16:43
Get codesign identifier from macho to remove the dependency on codesign for this. by @mrmacete
4.2.0
Compare
Sorry, something went wrong.
No results found
trufae
released this
02 Nov 13:40
Remove isArray dependency
Improve error messages when parsing the mobileprovision file
Fix tmp file name clash when writing entitlements
Preserve original identifier when pseudo-signing
npm audit fixing 3 vulnerabilities in dependencies
Fix few minor typos
Kudos to @mrmacete @trufae @apkunpacker @Handschrift for their contributions
4.1.3
Compare
Sorry, something went wrong.
No results found
trufae
released this
22 Dec 16:09
Fix resigning extensions when CFBundleExecutable is not set
4.1.2
Compare
Sorry, something went wrong.
No results found
trufae
released this
14 Dec 16:40
Improve fat / macho parsing, fixing issues when trying to resign invalid files with ldid2
4.1.0
Compare
Sorry, something went wrong.
No results found
trufae
released this
04 Nov 14:45
-n flag is no longer cleaning the temporary directory
Add support for latest PLIST files (few syntax changes were considered incorrect)
Add -N, --add-entitlements flags to append entitlements from file
npm audit to reach 0 vulns again
4.0.0
Compare
Sorry, something went wrong.
No results found
trufae
released this
13 May 13:50
support node16
fix all vulnerabilities in dependencies
commit local fixes upstream
3.9.0
Compare
Sorry, something went wrong.
No results found
trufae
released this
11 Oct 13:31
Support resigning iOS15 apps
Fix plist patching function issue
Update NodeJS dependencies