The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-windowsappsdk, reference v0.1.1 (3c06cb), with Swift 6.0 for macOS (SPM) on 18 Mar 2026 04:11:56 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: v0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/moreSwift/swift-windowsappsdk
 * tag               v0.1.1     -> FETCH_HEAD
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 v0.1.1
========================================
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-windowsfoundation
Fetching https://github.com/moreSwift/swift-uwp
[1/114] Fetching swift-windowsfoundation
[70/376] Fetching swift-windowsfoundation, swift-uwp
[115/854] Fetching swift-windowsfoundation, swift-uwp, swift-cwinrt
Fetched https://github.com/moreSwift/swift-windowsfoundation from cache (1.20s)
Fetched https://github.com/moreSwift/swift-uwp from cache (1.21s)
Fetched https://github.com/moreSwift/swift-cwinrt from cache (1.21s)
Computing version for https://github.com/moreSwift/swift-windowsfoundation
Computed https://github.com/moreSwift/swift-windowsfoundation at 0.1.0 (0.45s)
Computing version for https://github.com/moreSwift/swift-uwp
Computed https://github.com/moreSwift/swift-uwp at 0.1.0 (0.45s)
Computing version for https://github.com/moreSwift/swift-cwinrt
Computed https://github.com/moreSwift/swift-cwinrt at 0.1.1 (0.54s)
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