The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EvincedXCUISDK, reference master (6de372), with Swift 6.2 for macOS (SPM) on 19 Mar 2026 20:43:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetEvinced/public-ios-xcuisdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GetEvinced/public-ios-xcuisdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6de3720 Version release 1.32.1
Cloned https://github.com/GetEvinced/public-ios-xcuisdk.git
Revision (git rev-parse @):
6de3720334af26a821c87c83114661f89205e55d
SUCCESS checkout https://github.com/GetEvinced/public-ios-xcuisdk.git at master
Downloading binary artifact https://storage.googleapis.com/evinced-xcui-sdk/EvincedXCUISDK-1.32.1.zip
[13441/64519981] Downloading https://storage.googleapis.com/evinced-xcui-sdk/EvincedXCUISDK-1.32.1.zip
Downloaded https://storage.googleapis.com/evinced-xcui-sdk/EvincedXCUISDK-1.32.1.zip (4.35s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "public-ios-xcuisdk",
      "name": "EvincedXCUISDK",
      "url": "https://github.com/GetEvinced/public-ios-xcuisdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/public-ios-xcuisdk",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/GetEvinced/public-ios-xcuisdk.git
[1/348] Fetching public-ios-xcuisdk
Fetched https://github.com/GetEvinced/public-ios-xcuisdk.git from cache (0.81s)
Creating working copy for https://github.com/GetEvinced/public-ios-xcuisdk.git
Working copy of https://github.com/GetEvinced/public-ios-xcuisdk.git resolved at master (6de3720)
Fetching binary artifact https://storage.googleapis.com/evinced-xcui-sdk/EvincedXCUISDK-1.32.1.zip from cache
Fetched https://storage.googleapis.com/evinced-xcui-sdk/EvincedXCUISDK-1.32.1.zip from cache (1.65s)
warning: '.resolve-product-dependencies': dependency 'public-ios-xcuisdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GetEvinced/public-ios-xcuisdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
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