The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AdjustSignature, reference main (8af71c), with Swift 6.1 for macOS (SPM) on 20 Apr 2026 08:27:47 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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/adjust/adjust_signature_sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adjust/adjust_signature_sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8af71c5 Promote v3.67.0 from beta to release (#35)
Cloned https://github.com/adjust/adjust_signature_sdk.git
Revision (git rev-parse @):
8af71c556087b2f6cc35b70f0076b944b1b38e44
SUCCESS checkout https://github.com/adjust/adjust_signature_sdk.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/adjust/adjust_signature_sdk.git
https://github.com/adjust/adjust_signature_sdk.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AdjustSignature",
  "name" : "AdjustSignature",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "AdjustSignature",
      "targets" : [
        "AdjustSignature"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AdjustSignature",
      "module_type" : "BinaryTarget",
      "name" : "AdjustSignature",
      "path" : "remote/archive/AdjustSigSdk-iOS-tvOS-Dynamic-3.67.0.xcframework.zip",
      "product_memberships" : [
        "AdjustSignature"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://github.com/adjust/adjust_signature_sdk/releases/download/v3.67.0/AdjustSigSdk-iOS-tvOS-Dynamic-3.67.0.xcframework.zip
[16375/3546024] Downloading https://github.com/adjust/adjust_signature_sdk/releases/download/v3.67.0/AdjustSigSdk-iOS-tvOS-Dynamic-3.67.0.xcframework.zip
Downloaded https://github.com/adjust/adjust_signature_sdk/releases/download/v3.67.0/AdjustSigSdk-iOS-tvOS-Dynamic-3.67.0.xcframework.zip (0.84s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm