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 KituraHTTPTest with Swift 6.0 for iOS 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/nicholasjackson/kitura-http-test.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nicholasjackson/kitura-http-test
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b1cde22 Updated circle ci config
Cloned https://github.com/nicholasjackson/kitura-http-test.git
Revision (git rev-parse @):
b1cde2242c91a1d86ba15264581771724b26c746
SUCCESS checkout https://github.com/nicholasjackson/kitura-http-test.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $workDir
https://github.com/nicholasjackson/kitura-http-test.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" : "kitura-net",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "1.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura-net.git"
    },
    {
      "identity" : "swiftyjson",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "17.0.0",
            "upper_bound" : "17.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/SwiftyJSON.git"
    }
  ],
  "manifest_display_name" : "KituraHTTPTest",
  "name" : "KituraHTTPTest",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "KituraHTTPTest",
      "targets" : [
        "KituraHTTPTest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KituraHTTPTestTests",
      "module_type" : "SwiftTarget",
      "name" : "KituraHTTPTestTests",
      "path" : "Tests/KituraHTTPTestTests",
      "sources" : [
        "RequestTests.swift",
        "ResponseRecorderTests.swift"
      ],
      "target_dependencies" : [
        "KituraHTTPTest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KituraHTTPTest",
      "module_type" : "SwiftTarget",
      "name" : "KituraHTTPTest",
      "path" : "Sources/KituraHTTPTest",
      "product_dependencies" : [
        "KituraNet",
        "SwiftyJSON"
      ],
      "product_memberships" : [
        "KituraHTTPTest"
      ],
      "sources" : [
        "Request.swift",
        "ResponseRecorder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "KituraHTTPTest",
    "schemes" : [
      "CHTTPParser",
      "KituraHTTPTest",
      "KituraNet",
      "LoggerAPI",
      "Socket",
      "SSLService",
      "SwiftyJSON"
    ],
    "targets" : [
      "LoggerAPI",
      "Socket",
      "SSLService",
      "KituraNet",
      "CHTTPParser",
      "SwiftyJSON",
      "KituraHTTPTest",
      "KituraHTTPTestTests"
    ]
  }
}
2024-05-29 03:41:34.077 xcodebuild[672:3762] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-29-05_03-41-0034.xcresult
xcodebuild: error: Could not resolve package dependencies:
  the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
GENERIC FAILURE 6.0 iOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.