The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-windowsappsdk, reference main (3c06cb), with Swift 6.0 for macOS (SPM) on 18 Mar 2026 04:08:35 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moreSwift/swift-windowsappsdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/moreSwift/swift-windowsappsdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3c06cb3 Auto-install Windows App Runtime when used in Swift Bundler based apps (#1)
Cloned https://github.com/moreSwift/swift-windowsappsdk.git
Revision (git rev-parse @):
3c06cb36da9711e24a76c35861e0b97702448015
SUCCESS checkout https://github.com/moreSwift/swift-windowsappsdk.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/moreSwift/swift-windowsappsdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/16] Write sources
[1/16] Copying Microsoft.WindowsAppRuntime.Bootstrap.dll
[2/16] Write sources
[5/16] Compiling CWinRT shim.c
[6/16] Write swift-version-5BDAB9E9C0126B9D.txt
/Users/admin/builder/spi-builder-workspace/Sources/CWinAppSDK/delayloadhelper.c:1:10: fatal error: 'wtypesbase.h' file not found
    1 | #include <wtypesbase.h>
      |          ^~~~~~~~~~~~~~
1 error generated.
[7/16] Compiling CWinAppSDK delayloadhelper.c
Fetching https://github.com/moreSwift/swift-cwinrt
Fetching https://github.com/moreSwift/swift-uwp
Fetching https://github.com/moreSwift/swift-windowsfoundation
[1/114] Fetching swift-windowsfoundation
[27/376] Fetching swift-windowsfoundation, swift-uwp
[134/854] Fetching swift-windowsfoundation, swift-uwp, swift-cwinrt
Fetched https://github.com/moreSwift/swift-windowsfoundation from cache (0.72s)
[74/740] Fetching swift-uwp, swift-cwinrt
Fetched https://github.com/moreSwift/swift-cwinrt from cache (1.32s)
Fetched https://github.com/moreSwift/swift-uwp from cache (1.32s)
Computing version for https://github.com/moreSwift/swift-windowsfoundation
Computed https://github.com/moreSwift/swift-windowsfoundation at 0.1.0 (0.43s)
Computing version for https://github.com/moreSwift/swift-uwp
Computed https://github.com/moreSwift/swift-uwp at 0.1.0 (0.44s)
Computing version for https://github.com/moreSwift/swift-cwinrt
Computed https://github.com/moreSwift/swift-cwinrt at 0.1.1 (0.55s)
Creating working copy for https://github.com/moreSwift/swift-cwinrt
Working copy of https://github.com/moreSwift/swift-cwinrt resolved at 0.1.1
Creating working copy for https://github.com/moreSwift/swift-windowsfoundation
Working copy of https://github.com/moreSwift/swift-windowsfoundation resolved at 0.1.0
Creating working copy for https://github.com/moreSwift/swift-uwp
Working copy of https://github.com/moreSwift/swift-uwp resolved at 0.1.0
BUILD FAILURE 6.0 macosSpm