Build Information
Failed to build PayPal, reference main (600a97), with Swift 6.2 for macOS (SPM) on 24 Feb 2026 04:13:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/paypal/paypal-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paypal/paypal-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 600a97a Implement GITHUB_ENV for Workflow Security Hardening (#376)
Cloned https://github.com/paypal/paypal-ios.git
Revision (git rev-parse @):
600a97a5f69ea6f44db3cf2f8b631276fd0152d8
SUCCESS checkout https://github.com/paypal/paypal-ios.git at main
========================================
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": "paypal-ios",
"name": "PayPal",
"url": "https://github.com/paypal/paypal-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/paypal-ios",
"dependencies": [
]
}
]
}
Fetching https://github.com/paypal/paypal-ios.git
[1/27802] Fetching paypal-ios
Fetched https://github.com/paypal/paypal-ios.git from cache (1.63s)
Creating working copy for https://github.com/paypal/paypal-ios.git
Working copy of https://github.com/paypal/paypal-ios.git resolved at main (600a97a)
warning: '.resolve-product-dependencies': dependency 'paypal-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/paypal/paypal-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[4/11] Copying PrivacyInfo.xcprivacy
[4/11] Write sources
[6/11] Copying PrivacyInfo.xcprivacy
[10/11] Write swift-version-49B95AFC49DCD68C.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/39] Emitting module CorePayments
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[13/41] Compiling CorePayments HTTPResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[14/41] Compiling CorePayments HTTPResponseParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[15/41] Compiling CorePayments ErrorResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[16/41] Compiling CorePayments UpdateClientConfigAPI.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[17/41] Compiling CorePayments UpdateClientConfigVariables.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[18/41] Compiling CorePayments PayPalCoreConstants.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[19/41] Compiling CorePayments CoreSDKError.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[20/41] Compiling CorePayments AnalyticsService.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[21/41] Compiling CorePayments ClientConfigResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[22/41] Compiling CorePayments TrackingEventsAPI.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[23/41] Compiling CorePayments URLSession+URLSessionProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[24/41] Compiling CorePayments URLSessionProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[25/41] Compiling CorePayments AnalyticsEventData.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[26/41] Compiling CorePayments CoreConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[27/41] Compiling CorePayments CorePaymentsError.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[28/41] Compiling CorePayments Environment.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[29/41] Compiling CorePayments HTTPHeader.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[30/41] Compiling CorePayments HTTPMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[31/41] Compiling CorePayments GraphQLErrorResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[32/41] Compiling CorePayments GraphQLHTTPPostBody.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[33/41] Compiling CorePayments GraphQLHTTPResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[34/41] Compiling CorePayments GraphQLRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[35/41] Compiling CorePayments HTTP.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[36/41] Compiling CorePayments HTTPRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[37/41] Compiling CorePayments NetworkingClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[38/41] Compiling CorePayments NetworkingError.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[39/41] Compiling CorePayments RESTRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[40/41] Compiling CorePayments WebAuthenticationSession.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
[41/41] Compiling CorePayments resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/AnalyticsEventData.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | struct AnalyticsEventData: Encodable {
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/PaymentButtons/Assets.xcassets
BUILD FAILURE 6.2 macosSpm