Skip to content
This repository was archived by the owner on Nov 19, 2018. It is now read-only.

Releases: fastlane-old/sigh

1.10.2 Hot fix

09 Sep 14:23
Compare
Choose a tag to compare
  • Fix bug in --use-app-entitlements option (#6056)

1.10.1 Hotfix

30 Aug 14:00
Compare
Choose a tag to compare
  • Improve sigh error message (#5946)
  • Fix undefined local variable or method `keychain_path' (#5948)

1.10.0 New Features

29 Aug 16:40
Compare
Choose a tag to compare
  • Added keychain_path option to use a specified keychain (#5934)
  • Added use_app_entitlements option to extract entitlements from app (#5130)

1.9.0 Improvements

01 Aug 14:17
Compare
Choose a tag to compare
  • Better error messaging when resign failures with non-zero exit code (#5059)
  • Added ability to use certificate SHA-1 in sigh resign (#4898)
  • Fix invalid spelling for sigh options (#4540)
  • Fix problems when using enterprise accounts without iTC accounts

1.8.0 Improvements

05 May 19:07
Compare
Choose a tag to compare
  • Added parameter for resign to allow changing current application Bundle ID

1.7.0 Improvements

28 Apr 15:13
Compare
Choose a tag to compare
  • Add support for specifying short and bundle versions separately in resign
  • Add support for long options in resigh.sh
  • Add option to specify entitlements (-e, --entitlements) or autodetect them
  • Set AppIdentifierPrefix in Info.plist during resign
  • Improve resign usage method
  • Huge thanks to @mgrebenets for many contributions to resign

1.6.1 Improvements to resign

04 Apr 17:39
Compare
Choose a tag to compare
  • Fixed verbose logging
  • Improved logic for finding app name

1.6.0 Add Display Name option to resign

22 Mar 01:23
Compare
Choose a tag to compare

Pass display_name from sigh resign into resign.sh (-d)

1.5.0 Automatic verification of certificates

17 Mar 18:26
Compare
Choose a tag to compare
  • sigh will now automatically detect missing certificates before creating new ones
  • Improved warnings output

1.4.1 Improvements

09 Mar 15:16
Compare
Choose a tag to compare
  • Improve logging, warning and error messages output
  • --force option deletes profiles without prompting in non-interactive mode