Build Information
Failed to build OpenSSL, reference main (4db40e), with Swift 6.2 for macOS (SPM) on 29 Apr 2026 11:03:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/krzyzanowskim/OpenSSL-Package.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/krzyzanowskim/OpenSSL-Package
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4db40e8 Update OpenSSL binary target to version 3.6.0001 with new checksum
Cloned https://github.com/krzyzanowskim/OpenSSL-Package.git
Revision (git rev-parse @):
4db40e8f0bac4edd7b605cc692b924b558f0d125
SUCCESS checkout https://github.com/krzyzanowskim/OpenSSL-Package.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/krzyzanowskim/OpenSSL-Package.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/krzyzanowskim/OpenSSL/releases/download/3.6.0001/OpenSSL.xcframework.zip
[16375/45246924] Downloading https://github.com/krzyzanowskim/OpenSSL/releases/download/3.6.0001/OpenSSL.xcframework.zip
Downloaded https://github.com/krzyzanowskim/OpenSSL/releases/download/3.6.0001/OpenSSL.xcframework.zip (3.29s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm