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 xcparse with Swift 5.9 for watchOS using Xcode 15.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChargePoint/xcparse.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChargePoint/xcparse
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5ec5931 Merge pull request #76 from ChargePoint/revert-makefile
Cloned https://github.com/ChargePoint/xcparse.git
Revision (git rev-parse @):
5ec59315a5d752e560ab09080a4821244c279038
SUCCESS checkout https://github.com/ChargePoint/xcparse.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "xcparse",
    "schemes" : [
      "xcparse",
      "xcparse-Package"
    ],
    "targets" : [
      "Basic",
      "SPMLibc",
      "SPMUtility",
      "SwiftPMPackageDescription",
      "XCParseCore",
      "clibc",
      "xcparse",
      "xcparsePackageDescription",
      "xcparsePackageTests",
      "xcparseTests"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme xcparse-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme xcparse-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'xcparse' in project 'xcparse'
        ➜ Explicit dependency on target 'XCParseCore' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'XCParseCore' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'clibc' in project 'xcparse' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: b561390b01f505e6e88cde2edc5dfbb7
Build description path: /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b561390b01f505e6e88cde2edc5dfbb7.xcbuilddata
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 10.2.99. (in target 'XCParseCore' from project 'xcparse')
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 10.2.99. (in target 'xcparse' from project 'xcparse')
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: error: Signing for "xcparse" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'xcparse' from project 'xcparse')
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme xcparse-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
    Target 'xcparse' in project 'xcparse'
        ➜ Explicit dependency on target 'XCParseCore' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'XCParseCore' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'SPMUtility' in project 'xcparse'
        ➜ Explicit dependency on target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'Basic' in project 'xcparse'
        ➜ Explicit dependency on target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'SPMLibc' in project 'xcparse'
        ➜ Explicit dependency on target 'clibc' in project 'xcparse'
    Target 'clibc' in project 'xcparse' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: b561390b01f505e6e88cde2edc5dfbb7
Build description path: /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b561390b01f505e6e88cde2edc5dfbb7.xcbuilddata
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 10.2.99. (in target 'XCParseCore' from project 'xcparse')
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: warning: The watchOS deployment target 'WATCHOS_DEPLOYMENT_TARGET' is set to 2.0, but the range of supported deployment target versions is 4.0 to 10.2.99. (in target 'xcparse' from project 'xcparse')
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/xcparse.xcodeproj: error: Signing for "xcparse" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'xcparse' from project 'xcparse')
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.