The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build swift-confidential-plugin, reference master (9bf4fb), with Swift 6.0 for macOS (SPM) on 16 Jul 2025 15:43:59 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/securevale/swift-confidential-plugin.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/securevale/swift-confidential-plugin
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9bf4fb3 Sync with main package
Cloned https://github.com/securevale/swift-confidential-plugin.git
Revision (git rev-parse @):
9bf4fb3c87a769e13557aa1b564d7c66d74423b4
SUCCESS checkout https://github.com/securevale/swift-confidential-plugin.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/securevale/swift-confidential-plugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[16375/6419357] Downloading https://github.com/securevale/swift-confidential/releases/download/0.4.1/SwiftConfidentialBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/securevale/swift-confidential/releases/download/0.4.1/SwiftConfidentialBinary-macos.artifactbundle.zip
Downloaded https://github.com/securevale/swift-confidential/releases/download/0.4.1/SwiftConfidentialBinary-macos.artifactbundle.zip (0.89s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm