The Swift Package Index logo.Swift Package Index

Build Information

Failed to build P24, reference 3.5.53 (83721c), with Swift 6.1 for macOS (SPM) on 21 Jan 2026 01:31:32 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/przelewy24/p24-mobile-lib-ios.git
Reference: 3.5.53
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/przelewy24/p24-mobile-lib-ios
 * tag               3.5.53     -> FETCH_HEAD
HEAD is now at 83721c4 library file version 3.5.53
Cloned https://github.com/przelewy24/p24-mobile-lib-ios.git
Revision (git rev-parse @):
83721c40f948cef1e05cee5864a3fdd761413470
SUCCESS checkout https://github.com/przelewy24/p24-mobile-lib-ios.git at 3.5.53
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/przelewy24/p24-mobile-lib-ios.git
https://github.com/przelewy24/p24-mobile-lib-ios.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "P24",
  "name" : "P24",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "P24",
      "targets" : [
        "P24"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "P24",
      "module_type" : "BinaryTarget",
      "name" : "P24",
      "path" : "libP24.xcframework",
      "product_memberships" : [
        "P24"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.6"
}
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
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