The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Poes with Swift 5.9 for watchOS using Xcode 15.2 at 2.0.0.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme Poes-Package -destination "generic/platform=watchos"

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AvdLee/Poes.git
Reference: 2.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AvdLee/Poes
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at e20def8 Implement the new arguments parser framework (#14)
Submodule 'Submodules/WeTransfer-iOS-CI' (https://github.com/WeTransfer/WeTransfer-iOS-CI.git) registered for path 'Submodules/WeTransfer-iOS-CI'
Cloning into '/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Submodules/WeTransfer-iOS-CI'...
Submodule path 'Submodules/WeTransfer-iOS-CI': checked out 'c2122f81f98515f3e292dff1a5e03c6899870646'
Cloned https://github.com/AvdLee/Poes.git into spi-builder-workspace
e20def8f7ed2965c17a84aad96997857f7c66d77
SUCCESS checkout https://github.com/AvdLee/Poes.git at 2.0.0
========================================
Build
========================================
Selected platform:         watchos
Swift version:             5.9
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
resolved source packages:
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Poes",
    "schemes" : [
      "Poes",
      "Poes-Package"
    ],
    "targets" : [
      "ArgumentParser",
      "Poes",
      "PoesCore",
      "PoesPackageDescription",
      "PoesPackageTests",
      "PoesTests",
      "swift-argument-parserPackageDescription"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme Poes-Package -destination "generic/platform=watchos"
Building ... (attempt 1)
Command line invocation:
/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Poes-Package -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: d6f28632c373dd88e7f08bfeda645453
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d6f28632c373dd88e7f08bfeda645453.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'Poes' in project 'Poes'
        ➜ Explicit dependency on target 'PoesCore' in project 'Poes'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'Poes'
    Target 'PoesCore' in project 'Poes'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'Poes'
    Target 'ArgumentParser' in project 'Poes' (no dependencies)
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Poes.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.0.99. (in target 'Poes' from project 'Poes')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Poes.xcodeproj: error: Signing for "Poes" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'Poes' from project 'Poes')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Poes.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.0.99. (in target 'ArgumentParser' from project 'Poes')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Poes.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.0.99. (in target 'PoesCore' from project 'Poes')
** BUILD FAILED **
Retrying in 0 seconds ...
Building ... (attempt 2)
Command line invocation:
/Applications/Xcode-15.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Poes-Package -destination generic/platform=watchos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: d6f28632c373dd88e7f08bfeda645453
Build description path: /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d6f28632c373dd88e7f08bfeda645453.xcbuilddata

note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'Poes' in project 'Poes'
        ➜ Explicit dependency on target 'PoesCore' in project 'Poes'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'Poes'
    Target 'PoesCore' in project 'Poes'
        ➜ Explicit dependency on target 'ArgumentParser' in project 'Poes'
    Target 'ArgumentParser' in project 'Poes' (no dependencies)
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Poes.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.0.99. (in target 'ArgumentParser' from project 'Poes')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Poes.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.0.99. (in target 'Poes' from project 'Poes')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Poes.xcodeproj: error: Signing for "Poes" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'Poes' from project 'Poes')
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Poes.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.0.99. (in target 'PoesCore' from project 'Poes')
** BUILD FAILED **
Retrying in 0 seconds ...
BUILD FAILURE 5.9 watchos