The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PayPalCheckout, reference main (da1b99), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 12:20:28 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/paypal/paypalcheckout-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paypal/paypalcheckout-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at da1b998 Updating to 1.3.0
Cloned https://github.com/paypal/paypalcheckout-ios.git
Revision (git rev-parse @):
da1b998dcab91011b05df139a6819cc58dd45ccd
SUCCESS checkout https://github.com/paypal/paypalcheckout-ios.git at main
Downloading binary artifact https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
[32750/28309503] Downloading https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
Downloaded https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip (2.58s)
========================================
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": "paypalcheckout-ios",
      "name": "PayPalCheckout",
      "url": "https://github.com/paypal/paypalcheckout-ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/paypalcheckout-ios",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/paypal/paypalcheckout-ios.git
[1/1190] Fetching paypalcheckout-ios
Fetched https://github.com/paypal/paypalcheckout-ios.git from cache (3.09s)
Creating working copy for https://github.com/paypal/paypalcheckout-ios.git
Working copy of https://github.com/paypal/paypalcheckout-ios.git resolved at main (da1b998)
Fetching binary artifact https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip from cache
Fetched https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip from cache (1.33s)
warning: '.resolve-product-dependencies': dependency 'paypalcheckout-ios' 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/paypal/paypalcheckout-ios.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