The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PayPal, reference main (600a97), with Swift 6.0 for tvOS using Xcode 16.2 on 24 Feb 2026 16:15:18 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PayPal-Package -destination generic/platform=tvOS

Build 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
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/paypal/paypal-ios.git
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PayPal-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.2.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=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  PayPal: /Users/admin/builder/spi-builder-workspace
Prepare packages
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 053fa535b12e6c1796128e21469b25e7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/053fa535b12e6c1796128e21469b25e7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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 tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework'. (in target 'FraudProtection' from project 'PayPal')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PayPal-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  PayPal: /Users/admin/builder/spi-builder-workspace
resolved source packages: PayPal
{
  "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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PayPal-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-16.2.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=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  PayPal: /Users/admin/builder/spi-builder-workspace
Prepare packages
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-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 053fa535b12e6c1796128e21469b25e7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/053fa535b12e6c1796128e21469b25e7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework:1:1: error: While building for tvOS, 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 tvOS, 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 tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/XCFrameworks/PPRiskMagnes.xcframework'. (in target 'FraudProtection' from project 'PayPal')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PayPal-Package
(1 failure)
BUILD FAILURE 6.0 tvOS