The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-cwinrt with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebrowsercompany/swift-cwinrt.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/thebrowsercompany/swift-cwinrt
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ad451d3 Initial commit
Cloned https://github.com/thebrowsercompany/swift-cwinrt.git
Revision (git rev-parse @):
ad451d31fc7c1c60041c146d177cdaf5aaf1cf47
SUCCESS checkout https://github.com/thebrowsercompany/swift-cwinrt.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-cwinrt",
      "name": "swift-cwinrt",
      "url": "https://github.com/thebrowsercompany/swift-cwinrt.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cwinrt",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/thebrowsercompany/swift-cwinrt.git from cache
Fetched https://github.com/thebrowsercompany/swift-cwinrt.git from cache (0.16s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-cwinrt-af65f715 is not valid git repository for 'https://github.com/thebrowsercompany/swift-cwinrt.git', will fetch again.
Fetching https://github.com/thebrowsercompany/swift-cwinrt.git from cache
Fetched https://github.com/thebrowsercompany/swift-cwinrt.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-cwinrt-af65f715 is not valid git repository for 'https://github.com/thebrowsercompany/swift-cwinrt.git', will fetch again.
Fetching https://github.com/thebrowsercompany/swift-cwinrt.git from cache
Fetched https://github.com/thebrowsercompany/swift-cwinrt.git from cache (0.01s)
Creating working copy for https://github.com/thebrowsercompany/swift-cwinrt.git
Working copy of https://github.com/thebrowsercompany/swift-cwinrt.git resolved at main (ad451d3)
warning: '.resolve-product-dependencies': dependency 'swift-cwinrt' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/thebrowsercompany/swift-cwinrt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Compiling CWinRT shim.c
[1/3] Write Objects.LinkFileList
warning: no debug symbols in executable (-arch arm64)
[2/3] Linking libCWinRT.dylib
Build complete! (0.53s)
Build complete.
Done.