Skip to content

Tags: jo-tools/xojo2dmg

Tags

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Refactoring (#15)

* Remove unused Code

* Variables for both Scripts and Resources

* Updated Info Comment

* Version 1.1.1

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.10.3

Toggle v0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Xojo2DMG v0.10.1 (#6)

* Set DMG Volume Icon without Python

* Bump Version

* Updated example DMG build

* Updated ScreenShots

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Xojo2DMG v0.10.0 (#4)

* Code Cleanup

* Bump Version

* Updated example DMG build

* Updated ScreenShots

* Update README.md

v0.9.11

Toggle v0.9.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Repository Setup: Xojo2DMG v0.9.11 (#1)

* Repository Setup

* Added Xojo2DMG v0.9.11: resources

* Added Xojo2DMG v0.9.11: screenshots

* Added Xojo2DMG v0.9.11: example build

* Added Xojo2DMG v0.9.11

* Update README.md