Build Information
Failed to build PayPal, reference 2.0.1 (2008a6), with Swift 6.3 for watchOS using Xcode 26.4 on 17 Apr 2026 11:18:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PayPal-Package -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/paypal/paypal-ios.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paypal/paypal-ios
* tag 2.0.1 -> FETCH_HEAD
HEAD is now at 2008a6d Bump version to 2.0.1
Cloned https://github.com/paypal/paypal-ios.git
Revision (git rev-parse @):
2008a6de7c00a2ae53c669932d5fb19674c35b1e
SUCCESS checkout https://github.com/paypal/paypal-ios.git at 2.0.1
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/paypal/paypal-ios.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "PayPal",
"name" : "PayPal",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "CorePayments",
"targets" : [
"CorePayments"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PaymentButtons",
"targets" : [
"PaymentButtons"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PayPalWebPayments",
"targets" : [
"PayPalWebPayments"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CardPayments",
"targets" : [
"CardPayments"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FraudProtection",
"targets" : [
"FraudProtection",
"PPRiskMagnes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PaymentButtons",
"module_type" : "SwiftTarget",
"name" : "PaymentButtons",
"path" : "Sources/PaymentButtons",
"product_memberships" : [
"PaymentButtons"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PaymentButtons/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Coordinator.swift",
"PayPalButton.swift",
"PayPalCreditButton.swift",
"PayPalPayLaterButton.swift",
"PaymentButton+ImageAsset.swift",
"PaymentButton.swift",
"PaymentButtonColor.swift",
"PaymentButtonEdges.swift",
"PaymentButtonFont.swift",
"PaymentButtonFundingSource.swift",
"PaymentButtonLabel.swift",
"PaymentButtonSize.swift"
],
"target_dependencies" : [
"CorePayments"
],
"type" : "library"
},
{
"c99name" : "PayPalWebPayments",
"module_type" : "SwiftTarget",
"name" : "PayPalWebPayments",
"path" : "Sources/PayPalWebPayments",
"product_memberships" : [
"PayPalWebPayments"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PayPalWebPayments/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Environment+PayPalWebCheckout.swift",
"PayPalError.swift",
"PayPalVaultRequest.swift",
"PayPalVaultResult.swift",
"PayPalWebCheckoutClient.swift",
"PayPalWebCheckoutFundingSource.swift",
"PayPalWebCheckoutRequest.swift",
"PayPalWebCheckoutResult.swift"
],
"target_dependencies" : [
"CorePayments"
],
"type" : "library"
},
{
"c99name" : "PPRiskMagnes",
"module_type" : "BinaryTarget",
"name" : "PPRiskMagnes",
"path" : "Frameworks/XCFrameworks/PPRiskMagnes.xcframework",
"product_memberships" : [
"FraudProtection"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "FraudProtection",
"module_type" : "SwiftTarget",
"name" : "FraudProtection",
"path" : "Sources/FraudProtection",
"product_memberships" : [
"FraudProtection"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FraudProtection/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CoreConfig+MagnesSDK.swift",
"DeviceInspector.swift",
"DeviceInspectorProtocol.swift",
"MagnesSDKProtocol.swift",
"MagnesSDKResult.swift",
"MagnesSetupParams.swift",
"PayPalDataCollector.swift"
],
"target_dependencies" : [
"CorePayments",
"PPRiskMagnes"
],
"type" : "library"
},
{
"c99name" : "CorePayments",
"module_type" : "SwiftTarget",
"name" : "CorePayments",
"path" : "Sources/CorePayments",
"product_memberships" : [
"CorePayments",
"PaymentButtons",
"PayPalWebPayments",
"CardPayments",
"FraudProtection"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AnalyticsEventData.swift",
"CoreConfig.swift",
"CorePaymentsError.swift",
"CoreSDKError.swift",
"Networking/AnalyticsService.swift",
"Networking/ClientConfigResponse.swift",
"Networking/Enums/Environment.swift",
"Networking/Enums/HTTPHeader.swift",
"Networking/Enums/HTTPMethod.swift",
"Networking/GraphQL/GraphQLErrorResponse.swift",
"Networking/GraphQL/GraphQLHTTPPostBody.swift",
"Networking/GraphQL/GraphQLHTTPResponse.swift",
"Networking/GraphQL/GraphQLRequest.swift",
"Networking/HTTP.swift",
"Networking/HTTPRequest.swift",
"Networking/HTTPResponse.swift",
"Networking/HTTPResponseParser.swift",
"Networking/Models/ErrorResponse.swift",
"Networking/NetworkingClient.swift",
"Networking/NetworkingError.swift",
"Networking/RESTRequest.swift",
"Networking/TrackingEventsAPI.swift",
"Networking/URLSession+URLSessionProtocol.swift",
"Networking/URLSessionProtocol.swift",
"Networking/UpdateClientConfigAPI.swift",
"Networking/UpdateClientConfigVariables.swift",
"PayPalCoreConstants.swift",
"WebAuthenticationSession.swift"
],
"type" : "library"
},
{
"c99name" : "CardPayments",
"module_type" : "SwiftTarget",
"name" : "CardPayments",
"path" : "Sources/CardPayments",
"product_memberships" : [
"CardPayments"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CardPayments/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"APIRequests/CheckoutOrdersAPI.swift",
"APIRequests/ConfirmPaymentSourceRequest.swift",
"APIRequests/ConfirmPaymentSourceResponse.swift",
"APIRequests/UpdateSetupTokenResponse.swift",
"APIRequests/UpdateVaultVariables.swift",
"APIRequests/VaultPaymentTokensAPI.swift",
"CardClient.swift",
"CardError.swift",
"Models/Address.swift",
"Models/Card.swift",
"Models/CardRequest.swift",
"Models/CardResult.swift",
"Models/CardVaultRequest.swift",
"Models/CardVaultResult.swift",
"Models/PaymentSource.swift",
"Models/SCA.swift"
],
"target_dependencies" : [
"CorePayments"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "PayPal",
"schemes" : [
"CardPayments",
"CardPaymentsTests",
"CorePayments",
"CorePaymentsTests",
"FraudProtection",
"FraudProtectionTests",
"PaymentButtons",
"PaymentButtonsTests",
"PayPalNativePayments",
"PayPalNativePaymentsTests",
"PayPalWebPayments",
"PayPalWebPaymentsTests",
"TestShared",
"UnitTests"
],
"targets" : [
"CardPayments",
"CardPaymentsTests",
"CorePayments",
"CorePaymentsTests",
"FraudProtection",
"FraudProtectionTests",
"PaymentButtons",
"PaymentButtonsTests",
"PayPalWebPayments",
"PayPalWebPaymentsTests",
"TestShared"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CardPayments",
"CorePayments",
"FraudProtection",
"PaymentButtons",
"PayPal-Package",
"PayPalWebPayments"
]
}
}
2026-04-17 07:18:47.857 xcodebuild[620:3660] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PayPal-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PayPal-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
PayPal: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (15 targets)
Target 'PaymentButtons' in project 'PayPal'
➜ Explicit dependency on target 'PaymentButtons' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_PaymentButtons' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'PaymentButtons' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_PaymentButtons' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'PayPal_PaymentButtons' in project 'PayPal' (no dependencies)
Target 'PayPalWebPayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPalWebPayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_PayPalWebPayments' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'PayPalWebPayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_PayPalWebPayments' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'PayPal_PayPalWebPayments' in project 'PayPal' (no dependencies)
Target 'FraudProtection' in project 'PayPal'
➜ Explicit dependency on target 'FraudProtection' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_FraudProtection' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'FraudProtection' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_FraudProtection' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'PayPal_FraudProtection' in project 'PayPal' (no dependencies)
Target 'CorePayments' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_CorePayments' in project 'PayPal'
Target 'CardPayments' in project 'PayPal'
➜ Explicit dependency on target 'CardPayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_CardPayments' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'CardPayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_CardPayments' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'CorePayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_CorePayments' in project 'PayPal'
Target 'PayPal_CorePayments' in project 'PayPal' (no dependencies)
Target 'PayPal_CardPayments' in project 'PayPal' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0d9d2fa765eb04ce8903fbf8233079fd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0d9d2fa765eb04ce8903fbf8233079fd.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework'. (in target 'FraudProtection' from project 'PayPal')
/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework'. (in target 'FraudProtection' from project 'PayPal')
/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework'. (in target 'FraudProtection' from project 'PayPal')
2026-04-17 07:18:49.551 xcodebuild[630:3826] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme PayPal-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
PayPal: /Users/admin/builder/spi-builder-workspace
resolved source packages: PayPal
2026-04-17 07:18:55.331 xcodebuild[650:3995] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "PayPal",
"name" : "PayPal",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "CorePayments",
"targets" : [
"CorePayments"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PaymentButtons",
"targets" : [
"PaymentButtons"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PayPalWebPayments",
"targets" : [
"PayPalWebPayments"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CardPayments",
"targets" : [
"CardPayments"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FraudProtection",
"targets" : [
"FraudProtection",
"PPRiskMagnes"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PaymentButtons",
"module_type" : "SwiftTarget",
"name" : "PaymentButtons",
"path" : "Sources/PaymentButtons",
"product_memberships" : [
"PaymentButtons"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PaymentButtons/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Coordinator.swift",
"PayPalButton.swift",
"PayPalCreditButton.swift",
"PayPalPayLaterButton.swift",
"PaymentButton+ImageAsset.swift",
"PaymentButton.swift",
"PaymentButtonColor.swift",
"PaymentButtonEdges.swift",
"PaymentButtonFont.swift",
"PaymentButtonFundingSource.swift",
"PaymentButtonLabel.swift",
"PaymentButtonSize.swift"
],
"target_dependencies" : [
"CorePayments"
],
"type" : "library"
},
{
"c99name" : "PayPalWebPayments",
"module_type" : "SwiftTarget",
"name" : "PayPalWebPayments",
"path" : "Sources/PayPalWebPayments",
"product_memberships" : [
"PayPalWebPayments"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PayPalWebPayments/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Environment+PayPalWebCheckout.swift",
"PayPalError.swift",
"PayPalVaultRequest.swift",
"PayPalVaultResult.swift",
"PayPalWebCheckoutClient.swift",
"PayPalWebCheckoutFundingSource.swift",
"PayPalWebCheckoutRequest.swift",
"PayPalWebCheckoutResult.swift"
],
"target_dependencies" : [
"CorePayments"
],
"type" : "library"
},
{
"c99name" : "PPRiskMagnes",
"module_type" : "BinaryTarget",
"name" : "PPRiskMagnes",
"path" : "Frameworks/XCFrameworks/PPRiskMagnes.xcframework",
"product_memberships" : [
"FraudProtection"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "FraudProtection",
"module_type" : "SwiftTarget",
"name" : "FraudProtection",
"path" : "Sources/FraudProtection",
"product_memberships" : [
"FraudProtection"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/FraudProtection/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CoreConfig+MagnesSDK.swift",
"DeviceInspector.swift",
"DeviceInspectorProtocol.swift",
"MagnesSDKProtocol.swift",
"MagnesSDKResult.swift",
"MagnesSetupParams.swift",
"PayPalDataCollector.swift"
],
"target_dependencies" : [
"CorePayments",
"PPRiskMagnes"
],
"type" : "library"
},
{
"c99name" : "CorePayments",
"module_type" : "SwiftTarget",
"name" : "CorePayments",
"path" : "Sources/CorePayments",
"product_memberships" : [
"CorePayments",
"PaymentButtons",
"PayPalWebPayments",
"CardPayments",
"FraudProtection"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CorePayments/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AnalyticsEventData.swift",
"CoreConfig.swift",
"CorePaymentsError.swift",
"CoreSDKError.swift",
"Networking/AnalyticsService.swift",
"Networking/ClientConfigResponse.swift",
"Networking/Enums/Environment.swift",
"Networking/Enums/HTTPHeader.swift",
"Networking/Enums/HTTPMethod.swift",
"Networking/GraphQL/GraphQLErrorResponse.swift",
"Networking/GraphQL/GraphQLHTTPPostBody.swift",
"Networking/GraphQL/GraphQLHTTPResponse.swift",
"Networking/GraphQL/GraphQLRequest.swift",
"Networking/HTTP.swift",
"Networking/HTTPRequest.swift",
"Networking/HTTPResponse.swift",
"Networking/HTTPResponseParser.swift",
"Networking/Models/ErrorResponse.swift",
"Networking/NetworkingClient.swift",
"Networking/NetworkingError.swift",
"Networking/RESTRequest.swift",
"Networking/TrackingEventsAPI.swift",
"Networking/URLSession+URLSessionProtocol.swift",
"Networking/URLSessionProtocol.swift",
"Networking/UpdateClientConfigAPI.swift",
"Networking/UpdateClientConfigVariables.swift",
"PayPalCoreConstants.swift",
"WebAuthenticationSession.swift"
],
"type" : "library"
},
{
"c99name" : "CardPayments",
"module_type" : "SwiftTarget",
"name" : "CardPayments",
"path" : "Sources/CardPayments",
"product_memberships" : [
"CardPayments"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/CardPayments/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"APIRequests/CheckoutOrdersAPI.swift",
"APIRequests/ConfirmPaymentSourceRequest.swift",
"APIRequests/ConfirmPaymentSourceResponse.swift",
"APIRequests/UpdateSetupTokenResponse.swift",
"APIRequests/UpdateVaultVariables.swift",
"APIRequests/VaultPaymentTokensAPI.swift",
"CardClient.swift",
"CardError.swift",
"Models/Address.swift",
"Models/Card.swift",
"Models/CardRequest.swift",
"Models/CardResult.swift",
"Models/CardVaultRequest.swift",
"Models/CardVaultResult.swift",
"Models/PaymentSource.swift",
"Models/SCA.swift"
],
"target_dependencies" : [
"CorePayments"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CardPayments",
"CorePayments",
"FraudProtection",
"PaymentButtons",
"PayPal-Package",
"PayPalWebPayments"
]
}
}
2026-04-17 07:18:56.681 xcodebuild[659:4056] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PayPal-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PayPal-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
PayPal: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (15 targets)
Target 'PaymentButtons' in project 'PayPal'
➜ Explicit dependency on target 'PaymentButtons' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_PaymentButtons' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'PaymentButtons' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_PaymentButtons' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'PayPal_PaymentButtons' in project 'PayPal' (no dependencies)
Target 'PayPalWebPayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPalWebPayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_PayPalWebPayments' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'PayPalWebPayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_PayPalWebPayments' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'PayPal_PayPalWebPayments' in project 'PayPal' (no dependencies)
Target 'FraudProtection' in project 'PayPal'
➜ Explicit dependency on target 'FraudProtection' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_FraudProtection' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'FraudProtection' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_FraudProtection' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'PayPal_FraudProtection' in project 'PayPal' (no dependencies)
Target 'CorePayments' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_CorePayments' in project 'PayPal'
Target 'CardPayments' in project 'PayPal'
➜ Explicit dependency on target 'CardPayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_CardPayments' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'CardPayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_CardPayments' in project 'PayPal'
➜ Explicit dependency on target 'CorePayments' in project 'PayPal'
Target 'CorePayments' in project 'PayPal'
➜ Explicit dependency on target 'PayPal_CorePayments' in project 'PayPal'
Target 'PayPal_CorePayments' in project 'PayPal' (no dependencies)
Target 'PayPal_CardPayments' in project 'PayPal' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0d9d2fa765eb04ce8903fbf8233079fd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0d9d2fa765eb04ce8903fbf8233079fd.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework'. (in target 'FraudProtection' from project 'PayPal')
/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework'. (in target 'FraudProtection' from project 'PayPal')
/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework'. (in target 'FraudProtection' from project 'PayPal')
2026-04-17 07:18:57.657 xcodebuild[661:4083] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme PayPal-Package
(1 failure)
BUILD FAILURE 6.3 watchOS