Skip to content

Releases: xtool-org/xtool

v1.17.0

17 May 01:38
9e8bfd4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.16.1...1.17.0

v1.16.1

06 Nov 10:07
22655f3

Choose a tag to compare

What's Changed

Full Changelog: 1.16.0...1.16.1

v1.16.0

28 Sep 23:29
f29f6ba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.15.0...1.16.0

v1.15.0

10 Aug 06:31
836fca8

Choose a tag to compare

What's Changed

  • Update ASC spec to v4.0.0 by @kabiroberai in #142
  • Improve tmpdir management by @kabiroberai in #147
    • This fixes some common issues with temporary directory management: see #23. xtool now determines where to create temporary directories by looking at (in order) env var XTL_TMPDIR -> env var TMPDIR -> NSTemporaryDirectory(). If you're receiving "no space left" errors because the default TMPDIR is on a ramdisk, try changing the location by setting XTL_TMPDIR.

Full Changelog: 1.14.0...1.15.0

v1.14.0

21 Jul 06:08
7308756

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.13.0...1.14.0

v1.13.0

20 Jun 00:45
187fbfa

Choose a tag to compare

This release adds support for Xcode 26 Beta and Swift 6.2!

What's Changed

Full Changelog: 1.12.2...1.13.0

v1.12.2

25 May 14:00
6730ea3

Choose a tag to compare

What's Changed

Lots of bug fixes!

Full Changelog: 1.12.1...1.12.2

v1.12.1

23 May 19:38
8f31686

Choose a tag to compare

What's Changed

Full Changelog: 1.12.0...1.12.1

v1.12.0

23 May 19:20
3b17975

Choose a tag to compare

What's Changed

  • Add support for custom entitlements by @kabiroberai in #82
    • You can now add an entitlementsPath: to xtool.yml to sign with custom entitlements.

Full Changelog: 1.11.5...1.12.0

v1.11.5

23 May 13:46
b5d49a6

Choose a tag to compare

What's Changed

Full Changelog: 1.11.4...1.11.5