Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Releases: michaeleisel/zld

1.3.9.1

07 Nov 11:58
Compare
Choose a tag to compare

Fix issue caused by Apple's recent disabling of the tarballs endpoint

1.3.9

07 Nov 11:32
aa12736
Compare
Choose a tag to compare

Added workaround for Apple's recent ending of the open source tarball links

1.3.8

27 Sep 13:51
Compare
Choose a tag to compare

Fix build issue in Xcode 14

1.3.7

07 Sep 19:01
Compare
Choose a tag to compare

Add better error message for Xcode 14's ObjC selector stubs issue

1.3.6

07 Sep 15:39
Compare
Choose a tag to compare
  • Add better error message for Xcode 14's ObjC selector stubs issue

1.3.5

07 Sep 15:33
5776b3c
Compare
Choose a tag to compare
Add list of workarounds in error message for objc selector stubs (#117)

1.3.4

01 Jun 13:16
Compare
Choose a tag to compare
  • Fixed issue where, during Rust builds, executable produced would crash with code signing issue (work around of Apple codesigning issue)
  • Add support for users without Xcode command line tools
  • Other small bug fixes and performance improvements

1.3.3

23 Aug 13:51
Compare
Choose a tag to compare
  • Fix crash when linking a binary larger than 2.1GB in size
  • Fix crash with release files with a trailing newline
  • Use .zip for artifacts from now on to work around Bazel issue

1.3.2

25 Jun 16:07
Compare
Choose a tag to compare
  • Added workaround for Apple signing bug that causes binaries created with zld to be sigkilled (codesigning validation failure)

1.3.1

25 Jun 15:03
Compare
Choose a tag to compare
1.3.1 Pre-release
Pre-release

(Binary will be uploaded soon)

  • Added workaround for Apple signing bug that causes binaries created with zld to be sigkilled (codesigning validation failure)