Build Information
Failed to build Helm with Swift 5.10 for watchOS using Xcode 15.4.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Helm-Package -destination generic/platform=watchos
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valentinradu/Helm.git
Reference: v0.0.12-beta
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/valentinradu/Helm
* tag v0.0.12-beta -> FETCH_HEAD
HEAD is now at 4cbe7c1 Removed logo
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
4cbe7c1348acee3054dfaa7d5f19eff8e8f95cc4
SUCCESS checkout https://github.com/valentinradu/Helm.git at v0.0.12-beta
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/valentinradu/Helm.git
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-collections.git (cached)
Creating working copy of package ‘swift-collections’
Checking out 1.0.2 of package ‘swift-collections’
Resolved source packages:
Helm: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.2
resolved source packages: Helm, swift-collections
2024-02-15 12:27:06.697 xcodebuild[50824:9285265] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 12:27:20.950 xcodebuild[50824:9285265] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Collections",
"DequeModule",
"Helm",
"Helm-Package",
"OrderedCollections",
"Playground",
"swift-collections-Package"
]
}
}
2024-02-15 12:27:21.242 xcodebuild[50876:9285697] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 12:27:21.699 xcodebuild[50876:9285697] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Collections",
"DequeModule",
"Helm",
"Helm-Package",
"OrderedCollections",
"Playground",
"swift-collections-Package"
]
}
}
2024-02-15 12:27:22.088 xcodebuild[50879:9285765] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 12:27:22.583 xcodebuild[50879:9285765] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "Helm",
"name" : "Helm",
"path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "2.0"
},
{
"name" : "driverkit",
"version" : "19.0"
}
],
"products" : [
{
"name" : "Helm",
"targets" : [
"Helm"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Playground",
"targets" : [
"Playground"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Playground",
"module_type" : "SwiftTarget",
"name" : "Playground",
"path" : "Sources/Playground",
"product_memberships" : [
"Playground"
],
"resources" : [
{
"path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Playground/Media.xcassets",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Examples/ActionSheet.swift",
"Examples/Basic.swift",
"Examples/NavigationView.swift",
"Examples/TabView.swift",
"PlaygroundFragment.swift"
],
"target_dependencies" : [
"Helm"
],
"type" : "library"
},
{
"c99name" : "HelmTests",
"module_type" : "SwiftTarget",
"name" : "HelmTests",
"path" : "Tests/HelmTests",
"sources" : [
"Fixtures.swift",
"GraphTests.swift",
"HelmTests.swift"
],
"target_dependencies" : [
"Helm"
],
"type" : "test"
},
{
"c99name" : "Helm",
"module_type" : "SwiftTarget",
"name" : "Helm",
"path" : "Sources/Helm",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"Helm",
"Playground"
],
"sources" : [
"Errors.swift",
"Graph+Operators.swift",
"Graph.swift",
"Helm+Navigation.swift",
"Helm+Transitions.swift",
"Helm+Traversal.swift",
"Helm+Validation.swift",
"Helm.swift",
"Optional+Unwrap.swift",
"Segue+Graph.swift",
"Segue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme Helm-Package -destination generic/platform=watchos
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Helm-Package -destination generic/platform=watchos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
Helm: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
Target 'Playground' in project 'Helm'
➜ Explicit dependency on target 'Playground' in project 'Helm'
➜ Explicit dependency on target 'Helm_Playground' in project 'Helm'
➜ Explicit dependency on target 'Helm' in project 'Helm'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Playground' in project 'Helm'
➜ Explicit dependency on target 'Helm_Playground' in project 'Helm'
➜ Explicit dependency on target 'Helm' in project 'Helm'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Helm_Playground' in project 'Helm' (no dependencies)
Target 'Helm' in project 'Helm'
➜ Explicit dependency on target 'Helm' in project 'Helm'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Helm' in project 'Helm'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections' (no dependencies)
Target 'DequeModule' in project 'swift-collections' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 69ff81181ce4611eff827a33a06da924
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/69ff81181ce4611eff827a33a06da924.xcbuilddata
error: The package product 'Collections' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Playground' from project 'Helm')
error: The package product 'Collections' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Helm' from project 'Helm')
Resolve Package Graph
2024-02-15 12:27:25.005 xcodebuild[50915:9286005] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 12:27:25.928 xcodebuild[50915:9286005] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme Helm-Package -destination generic/platform=watchos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
Helm: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
Target 'Playground' in project 'Helm'
➜ Explicit dependency on target 'Playground' in project 'Helm'
➜ Explicit dependency on target 'Helm_Playground' in project 'Helm'
➜ Explicit dependency on target 'Helm' in project 'Helm'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Playground' in project 'Helm'
➜ Explicit dependency on target 'Helm_Playground' in project 'Helm'
➜ Explicit dependency on target 'Helm' in project 'Helm'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Helm_Playground' in project 'Helm' (no dependencies)
Target 'Helm' in project 'Helm'
➜ Explicit dependency on target 'Helm' in project 'Helm'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Helm' in project 'Helm'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections' (no dependencies)
Target 'DequeModule' in project 'swift-collections' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 69ff81181ce4611eff827a33a06da924
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/69ff81181ce4611eff827a33a06da924.xcbuilddata
error: The package product 'Collections' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Playground' from project 'Helm')
error: The package product 'Collections' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'Helm' from project 'Helm')
2024-02-15 12:27:39.778 xcodebuild[50941:9286369] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-15 12:27:40.429 xcodebuild[50941:9286369] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
BUILD FAILURE 5.10 watchOS