Build Information
Failed to build PayPalCheckout, reference 1.3.0 (da1b99), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 11:25:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/paypal/paypalcheckout-ios.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paypal/paypalcheckout-ios
* tag 1.3.0 -> FETCH_HEAD
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 1.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/paypal/paypalcheckout-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
[16375/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 (1.97s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.2 macosSpm