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

Releases: fastlane-old/sigh

0.5.0 Manage local profiles

03 May 20:21
Compare
Choose a tag to compare
  • You can now manage your local profiles (thanks @mbogh 👍)
    • Delete all expired profiles that are installed locally
    • Delete all iOS Team Provisioning Profile
    • List all installed profiles
    • More information
    • Thanks again @mbogh 🚀
  • Fixed problem when it's the first profile to be installed (thanks @brianmichel)
  • Added automatic paging when account has many profiles (thanks @3arrett)
  • Fixed file naming for Ad Hoc profiles (thanks @mgamer)
  • Fixed code signing for Swift apps (thanks @kommen)
  • Fixed sigh --help command

0.4.10 Updated to new core

20 Apr 08:31
Compare
Choose a tag to compare

Updated sigh to use the latest fastlane_coretgem puhs

0.4.9 Updated Request

13 Apr 12:04
Compare
Choose a tag to compare

Fixed an issue with the updated Apple Developer Portal (thanks @kommen)

0.4.8 Improvements

12 Apr 16:10
Compare
Choose a tag to compare
  • sigh now launches even faster 🚀
  • Fixed API calls after recent change (Thanks @gabu)

0.4.7 Resign fix

26 Mar 09:24
Compare
Choose a tag to compare

Allow resign script to adjust beta-reports-active, thanks @tonyxiao

0.4.6 Improved Installation of profiles

21 Mar 11:19
Compare
Choose a tag to compare
  • Added installation of provisioning profiles without using Xcode (Thanks @dtrenz)
  • Searching for existing profiles (Thanks @champo)
  • Fixed naming of generated development certificates

0.4.5 Fixed problems with env variables

09 Mar 14:55
Compare
Choose a tag to compare
  • Fixed problems with environment variables
  • Added support for passing the username via environment variable

0.4.4 Support for Team ID

09 Mar 10:38
Compare
Choose a tag to compare
  • You now pass your Team ID as command line parameter
  • Fixed issue with --force parameter

0.4.3 Improved handling of resulting profile

08 Mar 22:14
Compare
Choose a tag to compare

This release also fixes a problem when running in combination with fastlane. Please also update fastlane.

0.4.2 Made name of profile optional

07 Mar 16:46
Compare
Choose a tag to compare

Made name of the newly generated provisioning profile optional