This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
Releases: michaeleisel/zld
Releases · michaeleisel/zld
1.3.9.1
1.3.9
Added workaround for Apple's recent ending of the open source tarball links
1.3.8
Fix build issue in Xcode 14
1.3.7
Add better error message for Xcode 14's ObjC selector stubs issue
1.3.6
- Add better error message for Xcode 14's ObjC selector stubs issue
1.3.5
Add list of workarounds in error message for objc selector stubs (#117)
1.3.4
- 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
- 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
- Added workaround for Apple signing bug that causes binaries created with zld to be sigkilled (codesigning validation failure)
1.3.1
(Binary will be uploaded soon)
- Added workaround for Apple signing bug that causes binaries created with zld to be sigkilled (codesigning validation failure)