This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Geotum with Swift 6.0 for visionOS using Xcode 16.0.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pducks32/Geotum.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pducks32/Geotum
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a22720e Implement basic cli
Cloned https://github.com/pducks32/Geotum.git
Revision (git rev-parse @):
a22720edc5281580a5648aa49755e47c1b4bdf9f
SUCCESS checkout https://github.com/pducks32/Geotum.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/pducks32/Geotum.git
Command line invocation:
    /Applications/Xcode-15.3.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
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    TOOLCHAINS = org.swift.600202405261a
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "swift-package-manager",
      "requirement" : {
        "branch" : [
          "swift-5.0-branch"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-package-manager.git"
    }
  ],
  "manifest_display_name" : "Geotum",
  "name" : "Geotum",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "Geotum",
      "targets" : [
        "Geotum"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "geotum",
      "targets" : [
        "GeotumCLI"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GeotumTests",
      "module_type" : "SwiftTarget",
      "name" : "GeotumTests",
      "path" : "Tests/GeotumTests",
      "sources" : [
        "GeotumTests.swift"
      ],
      "target_dependencies" : [
        "Geotum"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeotumCLI",
      "module_type" : "SwiftTarget",
      "name" : "GeotumCLI",
      "path" : "Sources/CLI",
      "product_dependencies" : [
        "SPMUtility"
      ],
      "product_memberships" : [
        "geotum"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Geotum"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Geotum",
      "module_type" : "SwiftTarget",
      "name" : "Geotum",
      "path" : "Sources/Geotum",
      "product_memberships" : [
        "Geotum",
        "geotum"
      ],
      "sources" : [
        "Geotum.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Geotum",
    "schemes" : [
      "Geotum Command Line",
      "Geotum-Package",
      "GeotumCLI",
      "GeotumPackageDescription"
    ],
    "targets" : [
      "Basic",
      "Geotum",
      "GeotumCLI",
      "GeotumPackageDescription",
      "GeotumPackageTests",
      "GeotumTests",
      "POSIX",
      "SPMLibc",
      "SPMUtility",
      "SwiftPMPackageDescription",
      "clibc",
      "geotum"
    ]
  }
}
2024-05-31 17:53:05.284 xcodebuild[673:3746] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-31-05_17-53-0005.xcresult
xcodebuild: error: Could not resolve package dependencies:
  could not find a branch named ‘master’ in https://github.com/apple/swift-llbuild.git (did you mean ‘main’?)
GENERIC FAILURE 6.0 visionOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.