Releases: DanTheMan827/ios-app-signer
Releases · DanTheMan827/ios-app-signer
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)
- 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)
- Sign application extensions
- Added a software update dialog ;-)
1.5.1 (r15)
- Fixed an issue when reading a large provisioning profile
1.5 (r14)
- 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)
- Fixed a bug when multiple profiles existed with the same identifier
- Possibly fixed the bug with a wildcard provisioning profile
1.2 (r9)
- 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)
- Converted from storyboard to xib for compatibility
- Fully compatible with OS X 10.9
1.3.1 (r11)
- Changed deployment target to 10.10 since storyboards aren't supported in 10.9
1.3 (r10)
- 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