You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xojo 2023r4 | API 2 (#16)
* Saved with Xojo 2023r4
* Update jo-tools/applescript-automation
* Xojo: Auto Convert to API 2
* Add Pragma unused
* Xojo API 2: Fix Deprecations
* Xojo API 2: Dim - Var
* Style: Whitespace
* Xojo API 2: Post Build Script
* Update Comments in Post Build Script
* Version 2.0.0
* Adjust DMG Settings
* Update ReadMe and ScreenShots
* Update Example Build
Remove Legacy Support (#14)
* Remove Legacy Support - now requires macOS 11.3
* ReadMe: Update Requirements
* Fix DMG CodeSign Check
Don't check if run without CodeSigning
* Version 1.1.0
Use notarytool instead of altool (#12)
* Notarize using Apple's notarytool
* Update README.md
* Xojo2DMG v.1.0.0
* Update Example Build
* Update ScreenShot
* Support GitHub Actions Keychain Path
### Breaking Change
Xojo2DMG is using Apple's notarytool beginning with v1.0.0.
This leads to the following breaking changes:
- A new Keychain Item needs to be set up for macOS App Notarization.
See the comments in the Xojo Post Build Script.
- Minimum System Requirements: macOS 11.3, Xcode 13
Support GitHub Actions Environment (#10)
* Support GitHub Actions Environment
* Use a Variable for Scripts Folder
* Xojo2DMG v0.11.0
* Update Xojo2DMG.dmg
* Update ReadMe and ScreenShots
Support Xojo 2022r1 (#9)
CurrentBuildAppName behaves differently in Xojo 2022r1.
The PostBuild Script has been updated to cope with this.
* PostBuild Script: Support Xojo 2022r1
* Update README.md
* Bump Version: 0.10.3
Notarization: Show Upload Error (#7)
Outputs Error while Uploading for Notarization.
This should help to figure out when the most common error occurs: Updated Contracts that need to be accepted first on App Store Connect.