Build Information
Failed to build vigil, reference v0.2.0 (945cbe), with Swift 6.3 for iOS using Xcode 26.4 on 1 May 2026 16:14:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme vigil -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/compnerd/vigil.git
Reference: v0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/compnerd/vigil
* tag v0.2.0 -> FETCH_HEAD
HEAD is now at 945cbe0 GHA: bump to Swift 6.3.1
Cloned https://github.com/compnerd/vigil.git
Revision (git rev-parse @):
945cbe09be27d333498d96fe807eab4caad4b952
SUCCESS checkout https://github.com/compnerd/vigil.git at v0.2.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/compnerd/vigil.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/compnerd/swift-platform-core
Fetching from https://github.com/apple/swift-argument-parser
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-platform-core’
Checking out main (b9eb8dd) of package ‘swift-platform-core’
Resolve Package Graph
Resolved source packages:
swift-platform-core: https://github.com/compnerd/swift-platform-core @ main (b9eb8dd)
vigil: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
resolved source packages: swift-platform-core, vigil, swift-argument-parser
2026-05-01 12:14:22.330 xcodebuild[536:3132] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-platform-core",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/compnerd/swift-platform-core"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "vigil",
"name" : "vigil",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "vigil",
"targets" : [
"vigil"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "vigil",
"module_type" : "SwiftTarget",
"name" : "vigil",
"path" : "Sources/vigil",
"product_dependencies" : [
"ArgumentParser",
"WindowsCore"
],
"product_memberships" : [
"vigil"
],
"sources" : [
"Duration+Extensions.swift",
"PowerManager.swift",
"ProcessManagement.swift",
"Signalling.swift",
"String+Extensions.swift",
"WindowsCommandLine.swift",
"vigil.swift"
],
"target_dependencies" : [
"PackageVersion"
],
"type" : "executable"
},
{
"c99name" : "PackageVersion",
"module_type" : "PluginTarget",
"name" : "PackageVersion",
"path" : "Plugins/PackageVersion",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"vigil"
],
"sources" : [
"PackageVersion.swift"
],
"type" : "plugin"
}
],
"tools_version" : "6.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"vigil"
]
}
}
2026-05-01 12:14:32.790 xcodebuild[726:4325] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme vigil -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme vigil -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-platform-core: https://github.com/compnerd/swift-platform-core @ main (b9eb8dd)
vigil: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “PackageVersion” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/PackageVersion
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: a1e40d211c8d55c2af6f5f60e97a0cf3247a8c1a82cb5abbdb20eb6005ee03a7
/Users/admin/builder/spi-builder-workspace/Plugins/PackageVersion/PackageVersion.swift:6:8: error: no such module 'WinSDK'
4 | import PackagePlugin
5 | import Foundation
6 | import WinSDK
| `- error: no such module 'WinSDK'
7 |
8 | internal struct PluginError: Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
/Users/admin/builder/spi-builder-workspace/Plugins/PackageVersion/PackageVersion.swift:6:8: error: no such module 'WinSDK'
4 | import PackagePlugin
5 | import Foundation
6 | import WinSDK
| `- error: no such module 'WinSDK'
7 |
8 | internal struct PluginError: Error {
2026-05-01 12:14:36.121 xcodebuild[751:4532] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Compile plug-in “PackageVersion” in package “spi-builder-workspace”
eyJibHVlcHJpbnRQcm92aWRlcl9wcm92aWRlckZpbGVQYXRoU3RyaW5nIjoiXC9Vc2Vyc1wvYWRtaW5cL2J1aWxkZXJcL3NwaS1idWlsZGVyLXdvcmtzcGFjZSIsInR5cGUiOnsiYmx1ZXByaW50UHJvdmlkZXIiOnt9fX0=
Building workspace spi-builder-workspace with scheme vigil
(3 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
vigil: /Users/admin/builder/spi-builder-workspace
swift-platform-core: https://github.com/compnerd/swift-platform-core @ main (b9eb8dd)
resolved source packages: swift-argument-parser, vigil, swift-platform-core
2026-05-01 12:14:41.585 xcodebuild[830:5025] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-platform-core",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/compnerd/swift-platform-core"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "vigil",
"name" : "vigil",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "vigil",
"targets" : [
"vigil"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "vigil",
"module_type" : "SwiftTarget",
"name" : "vigil",
"path" : "Sources/vigil",
"product_dependencies" : [
"ArgumentParser",
"WindowsCore"
],
"product_memberships" : [
"vigil"
],
"sources" : [
"Duration+Extensions.swift",
"PowerManager.swift",
"ProcessManagement.swift",
"Signalling.swift",
"String+Extensions.swift",
"WindowsCommandLine.swift",
"vigil.swift"
],
"target_dependencies" : [
"PackageVersion"
],
"type" : "executable"
},
{
"c99name" : "PackageVersion",
"module_type" : "PluginTarget",
"name" : "PackageVersion",
"path" : "Plugins/PackageVersion",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"vigil"
],
"sources" : [
"PackageVersion.swift"
],
"type" : "plugin"
}
],
"tools_version" : "6.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"vigil"
]
}
}
2026-05-01 12:14:43.786 xcodebuild[860:5253] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme vigil -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme vigil -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
swift-platform-core: https://github.com/compnerd/swift-platform-core @ main (b9eb8dd)
vigil: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “PackageVersion” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/PackageVersion
[debug]: Using compiler /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: a1e40d211c8d55c2af6f5f60e97a0cf3247a8c1a82cb5abbdb20eb6005ee03a7
error: emit-module command failed with exit code 1 (use -v to see invocation)
/Users/admin/builder/spi-builder-workspace/Plugins/PackageVersion/PackageVersion.swift:6:8: error: no such module 'WinSDK'
4 | import PackagePlugin
5 | import Foundation
6 | import WinSDK
| `- error: no such module 'WinSDK'
7 |
8 | internal struct PluginError: Error {
/Users/admin/builder/spi-builder-workspace/Plugins/PackageVersion/PackageVersion.swift:6:8: error: no such module 'WinSDK'
4 | import PackagePlugin
5 | import Foundation
6 | import WinSDK
| `- error: no such module 'WinSDK'
7 |
8 | internal struct PluginError: Error {
2026-05-01 12:14:45.637 xcodebuild[881:5377] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Compile plug-in “PackageVersion” in package “spi-builder-workspace”
eyJibHVlcHJpbnRQcm92aWRlcl9wcm92aWRlckZpbGVQYXRoU3RyaW5nIjoiXC9Vc2Vyc1wvYWRtaW5cL2J1aWxkZXJcL3NwaS1idWlsZGVyLXdvcmtzcGFjZSIsInR5cGUiOnsiYmx1ZXByaW50UHJvdmlkZXIiOnt9fX0=
Building workspace spi-builder-workspace with scheme vigil
(3 failures)
BUILD FAILURE 6.3 iOS