The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Chapa4iOS, reference v1.0.0 (429c78), with Swift 6.1 for macOS (SPM) on 8 Jun 2025 05:50:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yohannescodes/Chapa4iOS.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yohannescodes/Chapa4iOS
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 429c782 set minimum deployment version to iOS 13
Cloned https://github.com/yohannescodes/Chapa4iOS.git
Revision (git rev-parse @):
429c782a3df136b6e7abbe02cdcae68ecc800c66
SUCCESS checkout https://github.com/yohannescodes/Chapa4iOS.git at v1.0.0
Downloading binary artifact https://chapa-ios-sdk-zpar.vercel.app/Chapa4iOS.xcframework.zip
[3321/199061] Downloading https://chapa-ios-sdk-zpar.vercel.app/Chapa4iOS.xcframework.zip
Downloaded https://chapa-ios-sdk-zpar.vercel.app/Chapa4iOS.xcframework.zip (0.48s)
========================================
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": "chapa4ios",
      "name": "Chapa4iOS",
      "url": "https://github.com/yohannescodes/Chapa4iOS.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Chapa4iOS",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/yohannescodes/Chapa4iOS.git
[1/106] Fetching chapa4ios
Fetched https://github.com/yohannescodes/Chapa4iOS.git from cache (0.86s)
Creating working copy for https://github.com/yohannescodes/Chapa4iOS.git
Working copy of https://github.com/yohannescodes/Chapa4iOS.git resolved at v1.0.0 (429c782)
Fetching binary artifact https://chapa-ios-sdk-zpar.vercel.app/Chapa4iOS.xcframework.zip from cache
Fetched https://chapa-ios-sdk-zpar.vercel.app/Chapa4iOS.xcframework.zip from cache (0.04s)
warning: '.resolve-product-dependencies': dependency 'chapa4ios' 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/yohannescodes/Chapa4iOS.git
https://github.com/yohannescodes/Chapa4iOS.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Chapa4iOS",
  "name" : "Chapa4iOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Chapa4iOS",
      "targets" : [
        "Chapa4iOS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Chapa4iOS",
      "module_type" : "BinaryTarget",
      "name" : "Chapa4iOS",
      "path" : "remote/archive/Chapa4iOS.xcframework.zip",
      "product_memberships" : [
        "Chapa4iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
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