Skip to content

Releases: DanTheMan827/ios-app-signer

1.1.5 (r8)

14 Nov 22:42
Compare
Choose a tag to compare
1.1.5 (r8) Pre-release
Pre-release
  • Added more logging
  • Changed mktemp template to be the bundle identifier
  • Tested successfully on 10.10.5

1.1.4 (r7)

10 Nov 00:25
Compare
Choose a tag to compare
1.1.4 (r7) Pre-release
Pre-release
  • Changed the deployment target to 10.9

1.1.3 (r6)

09 Nov 05:22
Compare
Choose a tag to compare
1.1.3 (r6) Pre-release
Pre-release
  • App display name wasn’t disabled when a signing task was running

1.1.2 (r5)

09 Nov 04:58
Compare
Choose a tag to compare
1.1.2 (r5) Pre-release
Pre-release
  • Fixed a bug that made files unable to be downloaded due to sanity checks

1.1.1 (r4)

09 Nov 04:50
Compare
Choose a tag to compare
1.1.1 (r4) Pre-release
Pre-release
  • Fixed a crash if there was no signing certificate selected

1.1.0 (r3)

09 Nov 03:12
Compare
Choose a tag to compare
1.1.0 (r3) Pre-release
Pre-release
  • Adds the ability to change the display name that shows on the iOS home screen
  • Progress bar for file downloads
  • Interface tweaks

1.0.1 (r2)

07 Nov 00:09
Compare
Choose a tag to compare
1.0.1 (r2) Pre-release
Pre-release
  • Fixed processing local files
  • Added a check to only download files starting with http

1.0 (r1)

06 Nov 19:27
Compare
Choose a tag to compare
1.0 (r1) Pre-release
Pre-release
  • Fixed a bug with input file
    • If a URL was pasted into the text field and enter wasn’t pressed or another control didn’t get focus the value didn’t update.