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 NSUI, reference 1.3.0 (8792b2), with Swift 5.10 for macOS (SPM) on 29 Jun 2024 21:06:36 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattmassicotte/nsui.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mattmassicotte/nsui
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 8792b2f More text-related APIs
Cloned https://github.com/mattmassicotte/nsui.git
Revision (git rev-parse @):
8792b2f789bf03be1be9ecb4df43d2bfe0e5d361
SUCCESS checkout https://github.com/mattmassicotte/nsui.git at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "nsui",
      "name": "NSUI",
      "url": "https://github.com/mattmassicotte/nsui.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/nsui",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mattmassicotte/nsui.git from cache
Fetched https://github.com/mattmassicotte/nsui.git from cache (0.22s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/nsui-767f1fb0 is not valid git repository for 'https://github.com/mattmassicotte/nsui.git', will fetch again.
Fetching https://github.com/mattmassicotte/nsui.git from cache
Fetched https://github.com/mattmassicotte/nsui.git from cache (0.04s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/nsui-767f1fb0 is not valid git repository for 'https://github.com/mattmassicotte/nsui.git', will fetch again.
Fetching https://github.com/mattmassicotte/nsui.git from cache
Fetched https://github.com/mattmassicotte/nsui.git from cache (0.05s)
Creating working copy for https://github.com/mattmassicotte/nsui.git
Working copy of https://github.com/mattmassicotte/nsui.git resolved at 1.3.0 (8792b2f)
warning: '.resolve-product-dependencies': dependency 'nsui' 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/mattmassicotte/nsui.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/15] Compiling NSUI ViewControllerRepresentable.swift
[4/15] Compiling NSUI PlatformKit.swift
[5/15] Compiling NSUI TextView.swift
[6/15] Compiling NSUI Font.swift
[7/15] Compiling NSUI Image.swift
[8/15] Compiling NSUI ImageView.swift
[9/15] Compiling NSUI Label.swift
[10/15] Compiling NSUI Aliases.swift
[11/15] Compiling NSUI BezierPath.swift
[12/15] Emitting module NSUI
[13/15] Compiling NSUI Color.swift
[14/15] Compiling NSUI ControlActiveState.swift
[15/15] Compiling NSUI ViewRepresentable.swift
[16/16] Compiling NSUI Views.swift
Build complete! (10.36s)
Build complete.
Done.