Skip to content

Releases: DanTheMan827/ios-app-signer

1.8

19 Mar 23:23
Compare
Choose a tag to compare
1.8
  • Added a check before signing to make sure the certificate configuration is valid
  • If not, there's the ability to attempt to fix the most common issue.

1.7 (r17)

09 Feb 01:37
Compare
Choose a tag to compare
  • Sort provisioning profiles by name and then date if there are duplicate entries
  • Add a tooltip when hovering over the provisioning profile to see more details
  • Check if there are any valid signing certificates available and tell the user if there aren't

1.6 (r16)

06 Feb 22:57
Compare
Choose a tag to compare
  • Sign application extensions
  • Added a software update dialog ;-)

1.5.1 (r15)

03 Jan 22:05
Compare
Choose a tag to compare
  • Fixed an issue when reading a large provisioning profile

1.5 (r14)

23 Dec 04:19
Compare
Choose a tag to compare
  • Added support for signing python eggs inside of app bundles, this enables support for python addons that use PIL in Kodi

1.4.1 (r13)

20 Dec 23:36
Compare
Choose a tag to compare
1.4.1 (r13) Pre-release
Pre-release
  • Fixed a bug when multiple profiles existed with the same identifier
  • Possibly fixed the bug with a wildcard provisioning profile

1.2 (r9)

15 Nov 04:36
Compare
Choose a tag to compare
1.2 (r9) Pre-release
Pre-release
  • Log to a file
  • Added the ability to view log
  • Click the status label to open a finder window to the output file location
  • Added placeholder messages to the text fields
  • Added link to the GitHub project in the Help menu
  • Feeling generous? Buy me a drink (Donate in the menu bar)

1.4 (r12)

15 Nov 10:41
Compare
Choose a tag to compare
1.4 (r12) Pre-release
Pre-release
  • Converted from storyboard to xib for compatibility
  • Fully compatible with OS X 10.9

1.3.1 (r11)

15 Nov 09:33
Compare
Choose a tag to compare
1.3.1 (r11) Pre-release
Pre-release
  • Changed deployment target to 10.10 since storyboards aren't supported in 10.9

1.3 (r10)

15 Nov 09:16
Compare
Choose a tag to compare
1.3 (r10) Pre-release
Pre-release
  • Fixed compatibility with some provisioning profiles and added a check for expiration date on custom selections
  • Added File / URL drop capability
    • URL drop is only available for IPA, and DEB files