This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.26.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankogai/swift-int2x.git
Reference: 0.2.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dankogai/swift-int2x
 * tag               0.2.3      -> FETCH_HEAD
HEAD is now at 2d069fd simplify with run --repl
Cloned https://github.com/dankogai/swift-int2x.git
Revision (git rev-parse @):
2d069fdb672439a5c80312f063597ae5627e5ca0
SUCCESS checkout https://github.com/dankogai/swift-int2x.git at 0.2.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling Int2X UInt2X.swift
[2/4] Compiling Int2X Int2X.swift
[3/4] Emitting module Int2X
[4/6] Compiling Int2XRun main.swift
[5/6] Emitting module Int2XRun
[5/6] Linking Int2XRun
Build complete! (12.07s)
Build complete.
========================================
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": "swift-int2x",
      "name": "Int2X",
      "url": "https://github.com/dankogai/swift-int2x.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-int2x",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dankogai/swift-int2x.git from cache
Fetched https://github.com/dankogai/swift-int2x.git (0.16s)
Creating working copy for https://github.com/dankogai/swift-int2x.git
Working copy of https://github.com/dankogai/swift-int2x.git resolved at 0.2.3
warning: '.resolve-product-dependencies': dependency 'swift-int2x' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.