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 MangopayVaultSDK, reference 1.0.9 (ce8a8a), with Swift 6.1 for tvOS using Xcode 16.3 on 29 Apr 2025 09:59:15 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mangopay/mangopay-ios-vault-sdk.git
Reference: 1.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Mangopay/mangopay-ios-vault-sdk
 * tag               1.0.9      -> FETCH_HEAD
HEAD is now at ce8a8a8 CardRegistration Field Update
Cloned https://github.com/Mangopay/mangopay-ios-vault-sdk.git
Revision (git rev-parse @):
ce8a8a8b71286377afcbe8d076c8074b9f21a33f
SUCCESS checkout https://github.com/Mangopay/mangopay-ios-vault-sdk.git at 1.0.9
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Mangopay/mangopay-ios-vault-sdk.git
https://github.com/Mangopay/mangopay-ios-vault-sdk.git
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "MangopayVaultSDK",
  "name" : "MangopayVaultSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MangopayVaultSDK",
      "targets" : [
        "MangopayVaultSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tests",
      "path" : "Tests",
      "sources" : [
        "MangoPayVaultSDKTests/MangoPayVaultTests.swift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MangopayVaultSDK",
      "module_type" : "SwiftTarget",
      "name" : "MangopayVaultSDK",
      "path" : "MangopayVaultSDK",
      "product_memberships" : [
        "MangopayVaultSDK"
      ],
      "sources" : [
        "CardValidationError.swift",
        "Extensions.swift",
        "MangopayVault.swift",
        "Models/CardInfo.swift",
        "Models/CardRegistration.swift",
        "Models/MangopayVaultClient.swift",
        "Networking/MGPVaultError.swift",
        "Networking/NetworkUtil.swift",
        "Validator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-29 02:59:14.663 xcodebuild[518:2908] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_02-59-0014.xcresult
xcodebuild: error: Unable to read project 'MangoPayVaultSDK.xcodeproj'.
	Reason: Project /Users/admin/builder/spi-builder-workspace/MangoPayVaultSDK.xcodeproj cannot be opened because it is missing its project.pbxproj file.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-29 02:59:15.321 xcodebuild[526:2995] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_02-59-0015.xcresult
xcodebuild: error: Unable to read project 'MangoPayVaultSDK.xcodeproj'.
	Reason: Project /Users/admin/builder/spi-builder-workspace/MangoPayVaultSDK.xcodeproj cannot be opened because it is missing its project.pbxproj file.
BUILD FAILURE 6.1 tvOS