The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Utiq, reference main (9332ba), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 07:27:17 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/UtiqTech/ios-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/UtiqTech/ios-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9332bab Bump iOS SDK to version 0.2.0
Cloned https://github.com/UtiqTech/ios-sdk.git
Revision (git rev-parse @):
9332bab0ca566f9ce992d08e79f9843915a24a6d
SUCCESS checkout https://github.com/UtiqTech/ios-sdk.git at main
Downloading binary artifact https://github.com/UtiqTech/ios-sdk/releases/download/0.2.0/Utiq-0.2.0.zip
[8948/14982229] Downloading https://github.com/UtiqTech/ios-sdk/releases/download/0.2.0/Utiq-0.2.0.zip
Downloaded https://github.com/UtiqTech/ios-sdk/releases/download/0.2.0/Utiq-0.2.0.zip (2.38s)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "ios-sdk",
      "name": "Utiq",
      "url": "https://github.com/UtiqTech/ios-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-sdk",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/UtiqTech/ios-sdk.git
[1/286] Fetching ios-sdk
Fetched https://github.com/UtiqTech/ios-sdk.git from cache (0.70s)
Creating working copy for https://github.com/UtiqTech/ios-sdk.git
Working copy of https://github.com/UtiqTech/ios-sdk.git resolved at main (9332bab)
Fetching binary artifact https://github.com/UtiqTech/ios-sdk/releases/download/0.2.0/Utiq-0.2.0.zip from cache
Fetched https://github.com/UtiqTech/ios-sdk/releases/download/0.2.0/Utiq-0.2.0.zip from cache (0.75s)
warning: '.resolve-product-dependencies': dependency 'ios-sdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/UtiqTech/ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.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.3 macosSpm