The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Chapa4iOS, reference v1.1.0 (04cda0), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 19:47:27 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/yohannescodes/Chapa4iOS.git
Reference: v1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yohannescodes/Chapa4iOS
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at 04cda0b Add sources
Cloned https://github.com/yohannescodes/Chapa4iOS.git
Revision (git rev-parse @):
04cda0b22f6d6d68809cd5cd02a0d1f948b817a8
SUCCESS checkout https://github.com/yohannescodes/Chapa4iOS.git at v1.1.0
Downloading binary artifact https://chapa-ios-sdk-zpar.vercel.app/Chapa4iOS.xcframework.zip
[3196/199061] Downloading https://chapa-ios-sdk-zpar.vercel.app/Chapa4iOS.xcframework.zip
Downloaded https://chapa-ios-sdk-zpar.vercel.app/Chapa4iOS.xcframework.zip (0.52s)
========================================
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": "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",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/yohannescodes/Chapa4iOS.git
[1/135] Fetching chapa4ios
Fetched https://github.com/yohannescodes/Chapa4iOS.git from cache (0.81s)
Creating working copy for https://github.com/yohannescodes/Chapa4iOS.git
Working copy of https://github.com/yohannescodes/Chapa4iOS.git resolved at v1.1.0 (04cda0b)
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.3
Building package at path:  $PWD
https://github.com/yohannescodes/Chapa4iOS.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