Skip to content

Releases: jo-tools/xojo2dmg

Xojo2DMG v2.1.0

Choose a tag to compare

@jo-tools jo-tools released this 17 May 08:48
25ec100

Version 2.1.0

  • Built and tested with Xojo 2026r1.2
  • Removed the unnecessary com.apple.security.cs.debugger entitlement (and its release/debug toggling)
  • Fixed DMG size calculation in xojo2dmg.sh
  • Dropped legacy code paths (pre-macOS 11.3 detection, i386 framework stripping, Intel 32-bit build target)

What's Changed

Full Changelog: v2.0.0...v2.1.0

Xojo2DMG v2.0.0

Choose a tag to compare

@jo-tools jo-tools released this 09 Mar 21:01
2d170c5

What's Changed

Full Changelog: v1.1.0...v2.0.0

Xojo2DMG v1.1.1

Choose a tag to compare

@jo-tools jo-tools released this 09 Mar 11:25
60a8e44

What's Changed

Full Changelog: v1.0.0...v1.1.1

Xojo2DMG v1.1.0

Choose a tag to compare

@jo-tools jo-tools released this 30 Nov 21:12
d7e37a2

What's Changed

  • Checking both CodeSign and Notarization of .dmg by @jo-tools in #13
  • Remove Legacy Support by @jo-tools in #14
    • now requires macOS 11.3 and Xcode 13

Full Changelog: v1.0.0...v1.1.0

Xojo2DMG v1.0.0

Choose a tag to compare

@jo-tools jo-tools released this 12 Oct 08:47
16ea32f

What's Changed

Full Changelog: v0.11.0...v1.0.0

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

Xojo2DMG v0.11.0

Choose a tag to compare

@jo-tools jo-tools released this 01 Oct 14:22
eb20310

What's Changed

Full Changelog: v0.10.3...v0.11.0

Xojo2DMG v0.10.3

Choose a tag to compare

@jo-tools jo-tools released this 25 May 20:44
ea572bf

What's Changed

Full Changelog: v0.10.2...v0.10.3

Xojo2DMG v0.10.2

Choose a tag to compare

@jo-tools jo-tools released this 15 Mar 20:48
7d21883

What's Changed

  • Notarization: Show Upload Error by @jo-tools in #7
    This should help to figure out the most common error: Updated Contracts that need to be accepted first on App Store Connect.

Full Changelog: v0.10.1...v0.10.2

Xojo2DMG v0.10.1

Choose a tag to compare

@jo-tools jo-tools released this 01 Feb 22:41
4956fe0

What's Changed

Full Changelog: v0.10.0...v0.10.1

Xojo2DMG v0.10.0

Choose a tag to compare

@jo-tools jo-tools released this 15 Jan 20:42
84b2d43

What's Changed

  • ReDesign: AppIcon and DMG Assets in #2
  • Support ARM64 and Universal Builds in #3
  • Xojo2DMG v0.10.0 in #4

Full Changelog: v0.9.11...v0.10.0