The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ContactsManager, reference 1.75.0 (1cb64e), with Swift 6.1 for macOS (SPM) on 26 Jun 2025 01:20:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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/arpwal/contactsmanager-ios.git
Reference: 1.75.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/arpwal/contactsmanager-ios
 * tag               1.75.0     -> FETCH_HEAD
HEAD is now at 1cb64e7 Release 1.75.0
Cloned https://github.com/arpwal/contactsmanager-ios.git
Revision (git rev-parse @):
1cb64e73898b911ff544adad4e79a9791e5b8052
SUCCESS checkout https://github.com/arpwal/contactsmanager-ios.git at 1.75.0
========================================
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": "contactsmanager-ios",
      "name": "ContactsManager",
      "url": "https://github.com/arpwal/contactsmanager-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/contactsmanager-ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/arpwal/contactsmanager-ios.git
[1/2773] Fetching contactsmanager-ios
Fetched https://github.com/arpwal/contactsmanager-ios.git from cache (12.47s)
Creating working copy for https://github.com/arpwal/contactsmanager-ios.git
Working copy of https://github.com/arpwal/contactsmanager-ios.git resolved at 1.75.0 (1cb64e7)
warning: '.resolve-product-dependencies': dependency 'contactsmanager-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/arpwal/contactsmanager-ios.git
https://github.com/arpwal/contactsmanager-ios.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ContactsManager",
  "name" : "ContactsManager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "ContactsManager",
      "targets" : [
        "ContactsManager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ContactsManager",
      "module_type" : "BinaryTarget",
      "name" : "ContactsManager",
      "path" : "ContactsManager.xcframework",
      "product_memberships" : [
        "ContactsManager"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
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