The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Braintree, reference main (f5a4c8), with Swift 6.0 for macOS (SPM) on 29 Apr 2025 21:44:47 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/braintree/braintree_ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/braintree/braintree_ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f5a4c81 Revert "Remove SPMTest app to avoid Carthage timeout"
Cloned https://github.com/braintree/braintree_ios.git
Revision (git rev-parse @):
f5a4c8155425f8626075539b5d759e143ff3b43f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/braintree/braintree_ios.git at main
[2747/1723942] Downloading https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip
Downloading binary artifact https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip
[1756692/30033445] Downloading https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip, https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
Downloaded https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip (1.09s)
[23687197/28309503] Downloading https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip
Downloading binary artifact 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.09s)
========================================
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": "braintree_ios",
      "name": "Braintree",
      "url": "https://github.com/braintree/braintree_ios.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/braintree_ios",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/braintree/braintree_ios.git
[1/91724] Fetching braintree_ios
Fetched https://github.com/braintree/braintree_ios.git from cache (14.16s)
Creating working copy for https://github.com/braintree/braintree_ios.git
Working copy of https://github.com/braintree/braintree_ios.git resolved at main (f5a4c81)
Fetching binary artifact https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip from cache
Fetching binary artifact https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip from cache
Fetched https://github.com/paypal/paypal-messages-ios/releases/download/1.0.0/PayPalMessages.xcframework.zip from cache (0.08s)
Fetched https://github.com/paypal/paypalcheckout-ios/releases/download/1.3.0/PayPalCheckout.xcframework.zip from cache (1.17s)
warning: '.resolve-product-dependencies': dependency 'braintree_ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/braintree/braintree_ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/27] Write sources
[7/27] Copying PrivacyInfo.xcprivacy
[15/27] Write sources
[15/27] Copying PrivacyInfo.xcprivacy
[15/27] Write sources
[26/27] Write swift-version-5BDAB9E9C0126B9D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/77] Emitting module BraintreeCore
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[29/82] Compiling BraintreeCore Date+MillisecondTimestamp.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[30/82] Compiling BraintreeCore Encodable+Dictionary.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[31/82] Compiling BraintreeCore UIApplication+URLOpener.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[32/82] Compiling BraintreeCore URL+IsPayPal.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[33/82] Compiling BraintreeCore resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[34/82] Compiling BraintreeCore BTClientMetadataIntegration.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[35/82] Compiling BraintreeCore BTClientMetadataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[36/82] Compiling BraintreeCore BTCoreConstants.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[37/82] Compiling BraintreeCore BTGraphQLErrorNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[38/82] Compiling BraintreeCore BTGraphQLErrorTree.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[39/82] Compiling BraintreeCore BTConfiguration+Core.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[40/82] Compiling BraintreeCore BTConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[41/82] Compiling BraintreeCore BTConfigurationRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[42/82] Compiling BraintreeCore ConfigurationCache.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[43/82] Compiling BraintreeCore ConfigurationLoader.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[44/82] Compiling BraintreeCore AnalyticsSendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[45/82] Compiling BraintreeCore BTAnalyticsEventsStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[46/82] Compiling BraintreeCore BTAnalyticsService.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[47/82] Compiling BraintreeCore BTAnalyticsServiceError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[48/82] Compiling BraintreeCore BTCoreAnalytics.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[49/82] Compiling BraintreeCore FPTIBatchData.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[50/82] Compiling BraintreeCore BTAPITimingDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[51/82] Compiling BraintreeCore BTAppContextSwitchClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[52/82] Compiling BraintreeCore BTAppContextSwitcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[53/82] Compiling BraintreeCore BTBinData.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[54/82] Compiling BraintreeCore BTCardNetwork.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[55/82] Compiling BraintreeCore BTClientMetadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[56/82] Compiling BraintreeCore BTGraphQLHTTP.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[57/82] Compiling BraintreeCore BTGraphQLMultiErrorNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[58/82] Compiling BraintreeCore BTGraphQLSingleErrorNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[59/82] Compiling BraintreeCore BTHTTP.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[60/82] Compiling BraintreeCore BTHTTPError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[61/82] Compiling BraintreeCore LinkType.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[62/82] Compiling BraintreeCore RepeatingTimer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[63/82] Compiling BraintreeCore BTClientToken.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[64/82] Compiling BraintreeCore BTClientTokenError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[65/82] Compiling BraintreeCore ClientAuthorization.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[66/82] Compiling BraintreeCore TokenizationKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[67/82] Compiling BraintreeCore TokenizationKeyError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[68/82] Compiling BraintreeCore BTAPIClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[69/82] Compiling BraintreeCore BTAPIClientError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[70/82] Compiling BraintreeCore BTAPIClientHTTPType.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[71/82] Compiling BraintreeCore BTAPIPinnedCertificates.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[72/82] Compiling BraintreeCore BTAPIRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[73/82] Compiling BraintreeCore BTJSON.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[74/82] Compiling BraintreeCore BTJSONError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[75/82] Compiling BraintreeCore BTLogLevel.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[76/82] Compiling BraintreeCore BTLogLevelDescription.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[77/82] Compiling BraintreeCore BTPaymentMethodNonce.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[78/82] Compiling BraintreeCore BTPaymentMethodNonceParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[79/82] Compiling BraintreeCore BTPostalAddress.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[80/82] Compiling BraintreeCore BTURLUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[81/82] Compiling BraintreeCore BTWebAuthenticationSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
[82/82] Compiling BraintreeCore BTWebAuthenticationSessionClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/BraintreeCore/Analytics/FPTIBatchData.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | // swiftlint:disable nesting
BUILD FAILURE 6.0 macosSpm