Releases: DanTheMan827/ios-app-signer
Releases · DanTheMan827/ios-app-signer
1.1.5 (r8)
- Added more logging
- Changed mktemp template to be the bundle identifier
- Tested successfully on 10.10.5
1.1.4 (r7)
- Changed the deployment target to 10.9
1.1.3 (r6)
- App display name wasn’t disabled when a signing task was running
1.1.2 (r5)
- Fixed a bug that made files unable to be downloaded due to sanity checks
1.1.1 (r4)
- Fixed a crash if there was no signing certificate selected
1.1.0 (r3)
- 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)
- Fixed processing local files
- Added a check to only download files starting with http
1.0 (r1)
- 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.