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 ShaderGraphCoder with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.42.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/praeclarum/ShaderGraphCoder.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/praeclarum/ShaderGraphCoder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 069cc5a Require iOS and tvOS 15
Cloned https://github.com/praeclarum/ShaderGraphCoder.git
Revision (git rev-parse @):
069cc5a5d4477ca15fb1bb5bd79c758634cd4c99
SUCCESS checkout https://github.com/praeclarum/ShaderGraphCoder.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "shadergraphcoder",
      "name": "ShaderGraphCoder",
      "url": "https://github.com/praeclarum/ShaderGraphCoder.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShaderGraphCoder",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/praeclarum/ShaderGraphCoder.git from cache
Fetched https://github.com/praeclarum/ShaderGraphCoder.git from cache (0.25s)
Creating working copy for https://github.com/praeclarum/ShaderGraphCoder.git
Working copy of https://github.com/praeclarum/ShaderGraphCoder.git resolved at main (069cc5a)
warning: '.resolve-product-dependencies': dependency 'shadergraphcoder' 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/praeclarum/ShaderGraphCoder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/11] Compiling ShaderGraphCoder ShaderGraphPreview.swift
[4/12] Compiling ShaderGraphCoder Sources.g.swift
[5/12] Compiling ShaderGraphCoder ShaderGraphMaterial.swift
[6/12] Compiling ShaderGraphCoder Sources.swift
[7/12] Compiling ShaderGraphCoder USDA.swift
[8/12] Compiling ShaderGraphCoder Values.swift
[9/12] Compiling ShaderGraphCoder Operations.swift
[10/12] Emitting module ShaderGraphCoder
[11/12] Compiling ShaderGraphCoder Graph.swift
[12/12] Compiling ShaderGraphCoder Operations.g.swift
Build complete! (10.77s)
Build complete.
Done.