Build Information
Failed to build PayKit, reference v0.6.3 (c96d4d
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 18:23:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cashapp/cash-app-pay-ios-sdk.git
Reference: v0.6.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cashapp/cash-app-pay-ios-sdk
* tag v0.6.3 -> FETCH_HEAD
HEAD is now at c96d4d1 Merge pull request #36 from cashapp/release-0.6.3
Cloned https://github.com/cashapp/cash-app-pay-ios-sdk.git
Revision (git rev-parse @):
c96d4d1f0ad1723df6257bfecbda97b35b5b89f8
SUCCESS checkout https://github.com/cashapp/cash-app-pay-ios-sdk.git at v0.6.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/cashapp/cash-app-pay-ios-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftGen-Generate
[2/2] Compiling plugin SwiftGenPlugin
Building for debugging...
[2/14] Write sources
[2/14] Copying PrivacyInfo.xcprivacy
[2/14] Write sources
[2/14] Copying Info.plist
[2/14] Copying Localizable.strings
[2/14] Copying custom-xcassets-template.stencil
[2/14] Copying PrivacyInfo.xcprivacy
[2/14] Copying Info.plist
[2/14] Copying swiftgen.yml
[11/14] Copying Images.xcassets
[12/14] Copying Colors.xcassets
[13/14] Write swift-version-1EA4D86E10B52AF.txt
[15/47] Compiling PayKit RetryPolicy.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[16/47] Compiling PayKit UserAgent.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[17/49] Compiling PayKit Loggable.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[18/49] Compiling PayKit Log.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[19/49] Compiling PayKit HTTPRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[20/49] Compiling PayKit RESTService.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[21/49] Compiling PayKit CashAppPayEndpoint+Analytics.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[22/49] Compiling PayKit JSONEncoder+Analytics.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/49] Emitting module PayKit
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[24/49] Compiling PayKit CashAppPay.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[25/49] Compiling PayKit CustomerRequest+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[26/49] Compiling PayKit CustomerRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[27/49] Compiling PayKit AnalyticsEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[28/49] Compiling PayKit AnalyticsService.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[29/49] Compiling PayKit ObjCWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[30/49] Compiling PayKit AnalyticsClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[31/49] Compiling PayKit AnalyticsDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[32/49] Compiling PayKit CashAppPayState+ObjC.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[33/49] Compiling PayKit CustomerRequest+ObjC.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[34/49] Compiling PayKit Errors+ObjC.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[35/49] Compiling PayKit Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[36/49] Compiling PayKit JSONCoder+PayKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[37/49] Compiling PayKit NetworkManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[38/49] Compiling PayKit StateMachine.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
[39/49] Compiling PayKit resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/PayKit/CashAppPay.swift:18:8: error: no such module 'UIKit'
16 |
17 | import Foundation
18 | import UIKit
| `- error: no such module 'UIKit'
19 |
20 | public class CashAppPay {
Fetching https://github.com/SwiftGen/SwiftGenPlugin.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[2/121] Fetching swiftgenplugin
[122/14172] Fetching swiftgenplugin, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.35s)
Fetched https://github.com/SwiftGen/SwiftGenPlugin.git from cache (2.35s)
Computing version for https://github.com/SwiftGen/SwiftGenPlugin.git
Computed https://github.com/SwiftGen/SwiftGenPlugin.git at 6.6.2 (2.89s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (0.45s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4581] Fetching swift-custom-dump
[4582/75447] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.39s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.39s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (3.84s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.36s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.99s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.43s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.4
Creating working copy for https://github.com/SwiftGen/SwiftGenPlugin.git
Working copy of https://github.com/SwiftGen/SwiftGenPlugin.git resolved at 6.6.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Downloading binary artifact https://github.com/SwiftGen/SwiftGen/releases/download/6.6.2/swiftgen-6.6.2.artifactbundle.zip
[16375/3450738] Downloading https://github.com/SwiftGen/SwiftGen/releases/download/6.6.2/swiftgen-6.6.2.artifactbundle.zip
Downloaded https://github.com/SwiftGen/SwiftGen/releases/download/6.6.2/swiftgen-6.6.2.artifactbundle.zip (1.04s)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
BUILD FAILURE 6.2 macosSpm