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 LNInterpolation 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LeoNatan/LNInterpolation.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LeoNatan/LNInterpolation
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0c53627 Update deployment targets
Cloned https://github.com/LeoNatan/LNInterpolation.git
Revision (git rev-parse @):
0c536276c537da00ec14c8f6f86ed607a030eba6
SUCCESS checkout https://github.com/LeoNatan/LNInterpolation.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "lninterpolation",
      "name": "LNInterpolation",
      "url": "https://github.com/LeoNatan/LNInterpolation.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LNInterpolation",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/LeoNatan/LNInterpolation.git
[1/259] Fetching lninterpolation
Fetched https://github.com/LeoNatan/LNInterpolation.git (0.36s)
Creating working copy for https://github.com/LeoNatan/LNInterpolation.git
Working copy of https://github.com/LeoNatan/LNInterpolation.git resolved at master
warning: '.resolve-product-dependencies': dependency 'lninterpolation' is not used by any target
Found 0 product dependencies
========================================
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...
[0/5] Compiling LNInterpolation NSValue+Interpolation.mm
[1/5] Compiling LNInterpolation LNInterpolable.m
[2/5] Compiling LNInterpolation Color+Interpolation.m
[3/5] Archiving libLNInterpolation-Static.a
[4/5] Linking libLNInterpolation.dylib
Build complete! (8.38s)
Build complete.
Done.