The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BraintreeDropIn, reference 9.14.0 (d951d1), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 20:45:52 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/braintree/braintree-ios-drop-in.git
Reference: 9.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/braintree/braintree-ios-drop-in
 * tag               9.14.0     -> FETCH_HEAD
HEAD is now at d951d10 Bump version to 9.14.0
Cloned https://github.com/braintree/braintree-ios-drop-in.git
Revision (git rev-parse @):
d951d104ac960188824bda191be2f57c57351a31
SUCCESS checkout https://github.com/braintree/braintree-ios-drop-in.git at 9.14.0
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:17:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
15 |     ],
16 |     dependencies: [
17 |         .package(name: "Braintree", url: "https://github.com/braintree/braintree_ios", from: "5.27.0")
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
18 |     ],
19 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/braintree/braintree_ios
[1/104978] Fetching braintree_ios
Fetched https://github.com/braintree/braintree_ios from cache (59.46s)
Computing version for https://github.com/braintree/braintree_ios
Computed https://github.com/braintree/braintree_ios at 5.27.0 (60.19s)
Creating working copy for https://github.com/braintree/braintree_ios
Working copy of https://github.com/braintree/braintree_ios resolved at 5.27.0
Downloading binary artifact https://github.com/paypal/paypalcheckout-ios/releases/download/0.110.0/PayPalCheckout.xcframework.zip
[32750/47103570] Downloading https://github.com/paypal/paypalcheckout-ios/releases/download/0.110.0/PayPalCheckout.xcframework.zip
Downloaded https://github.com/paypal/paypalcheckout-ios/releases/download/0.110.0/PayPalCheckout.xcframework.zip (2.67s)
========================================
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": "braintree-ios-drop-in",
      "name": "BraintreeDropIn",
      "url": "https://github.com/braintree/braintree-ios-drop-in.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/braintree-ios-drop-in",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "braintree_ios",
          "name": "Braintree",
          "url": "https://github.com/braintree/braintree_ios",
          "version": "5.27.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/braintree_ios",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/braintree/braintree-ios-drop-in.git
[1/12873] Fetching braintree-ios-drop-in
Fetched https://github.com/braintree/braintree-ios-drop-in.git from cache (2.65s)
warning: 'braintree-ios-drop-in': /Package.swift:17:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
15 |     ],
16 |     dependencies: [
17 |         .package(name: "Braintree", url: "https://github.com/braintree/braintree_ios", from: "5.27.0")
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
18 |     ],
19 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/braintree/braintree_ios from cache
Fetched https://github.com/braintree/braintree_ios from cache (0.65s)
Computing version for https://github.com/braintree/braintree_ios
Computed https://github.com/braintree/braintree_ios at 5.27.0 (0.71s)
Creating working copy for https://github.com/braintree/braintree_ios
Working copy of https://github.com/braintree/braintree_ios resolved at 5.27.0
Creating working copy for https://github.com/braintree/braintree-ios-drop-in.git
Working copy of https://github.com/braintree/braintree-ios-drop-in.git resolved at 9.14.0 (d951d10)
warning: 'braintree-ios-drop-in': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/braintree-ios-drop-in/Package.swift:17:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
15 |     ],
16 |     dependencies: [
17 |         .package(name: "Braintree", url: "https://github.com/braintree/braintree_ios", from: "5.27.0")
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
18 |     ],
19 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching binary artifact https://github.com/paypal/paypalcheckout-ios/releases/download/0.110.0/PayPalCheckout.xcframework.zip from cache
Fetched https://github.com/paypal/paypalcheckout-ios/releases/download/0.110.0/PayPalCheckout.xcframework.zip from cache (1.76s)
warning: '.resolve-product-dependencies': dependency 'braintree-ios-drop-in' is not used by any target
Found 1 product dependencies
  - Braintree
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/braintree/braintree-ios-drop-in.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/132] Write sources
[1/132] Copying BTUI.strings
[4/132] Copying PrivacyInfo.xcprivacy
[6/132] Copying BTUI.strings
[24/132] Copying Info.plist
[24/132] Copying BTUI.strings
[27/132] Copying PrivacyInfo.xcprivacy
[28/132] Write swift-version--6988338F2F200930.txt
[29/132] Compiling BraintreeCore resource_bundle_accessor.m
[30/132] Compiling BraintreeCore BTPreferredPaymentMethodsResult.m
[30/132] Compiling BraintreeCore BTLogger.m
[32/132] Compiling BraintreeCore BTPaymentMethodNonceParser.m
[33/132] Compiling BraintreeCore BTHTTPErrors.m
[34/132] Compiling BraintreeCore BTPaymentMethodNonce.m
/Users/admin/builder/spi-builder-workspace/.build/checkouts/braintree_ios/Sources/BraintreeCore/BTPreferredPaymentMethods.m:6:9: fatal error: 'UIKit/UIKit.h' file not found
    6 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
1 error generated.
[35/132] Compiling BraintreeCore BTPreferredPaymentMethods.m
[35/132] Compiling BraintreeCore BTConfiguration+GraphQL.m
[35/132] Compiling BraintreeCore BTGraphQLHTTP.m
[35/132] Compiling BraintreeCore BTConfiguration.m
[35/132] Compiling BraintreeCore BTKeychain.m
[35/132] Compiling BraintreeCore BTHTTP.m
[35/132] Compiling BraintreeCore BTErrors.m
[35/132] Compiling BraintreeCore BTJSON.m
[35/132] Compiling BraintreeCore BTURLUtils.m
[35/132] Compiling BraintreeCore BTPostalAddress.m
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:17:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
15 |     ],
16 |     dependencies: [
17 |         .package(name: "Braintree", url: "https://github.com/braintree/braintree_ios", from: "5.27.0")
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
18 |     ],
19 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
BUILD FAILURE 6.3 macosSpm