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 Complex 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.22.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SomeRandomiOSDev/Complex.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SomeRandomiOSDev/Complex
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 773b538 Merge pull request #15 from SomeRandomiOSDev/Modernize
Cloned https://github.com/SomeRandomiOSDev/Complex.git into /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/SomeRandomiOSDev/Complex.git at main
========================================
Build
773b538b5b32772ab218b95c6b77dfde7a34d137
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/6] Compiling Complex Operators.swift
[2/6] Compiling Complex Functions.swift
[3/6] Compiling Complex ComplexOverflowingArithmetic.swift
[4/6] Compiling Complex ComplexArithmetic.swift
[5/6] Emitting module Complex
[6/6] Compiling Complex Complex.swift
Build complete! (13.20s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
{
  "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": "complex",
      "name": "Complex",
      "url": "https://github.com/SomeRandomiOSDev/Complex.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Complex",
      "dependencies": [
        {
          "identity": "half",
          "name": "Half",
          "url": "https://github.com/SomeRandomiOSDev/Half",
          "version": "1.3.2",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Half",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SomeRandomiOSDev/Complex.git
[1/303] Fetching complex
Fetched https://github.com/SomeRandomiOSDev/Complex.git (0.31s)
Fetching https://github.com/SomeRandomiOSDev/Half from cache
Fetched https://github.com/SomeRandomiOSDev/Half (0.21s)
Computing version for https://github.com/SomeRandomiOSDev/Half
Computed https://github.com/SomeRandomiOSDev/Half at 1.3.2 (0.50s)
Creating working copy for https://github.com/SomeRandomiOSDev/Half
Working copy of https://github.com/SomeRandomiOSDev/Half resolved at 1.3.2
Creating working copy for https://github.com/SomeRandomiOSDev/Complex.git
Working copy of https://github.com/SomeRandomiOSDev/Complex.git resolved at main
warning: '.resolve-product-dependencies': dependency 'complex' is not used by any target
Found 1 product dependencies
  - Half
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.