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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Clipy/Magnet.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Clipy/Magnet
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0d6a869 Bump rexml from 3.2.6 to 3.2.8 (#95)
Submodule path 'Carthage/Checkouts/Sauce': checked out '8f8fabaa8509c1a653d6c2c3c87396a4c493d876'
Submodule 'Carthage/Checkouts/Sauce' (https://github.com/Clipy/Sauce.git) registered for path 'Carthage/Checkouts/Sauce'
Cloning into '/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Carthage/Checkouts/Sauce'...
Cloned https://github.com/Clipy/Magnet.git
Revision (git rev-parse @):
0d6a869cbb40142488ed58c1be631b6823fca169
SUCCESS checkout https://github.com/Clipy/Magnet.git at master
Fetching https://github.com/Clipy/Sauce from cache
Fetched https://github.com/Clipy/Sauce from cache (0.19s)
Computing version for https://github.com/Clipy/Sauce
Computed https://github.com/Clipy/Sauce at 2.4.1 (0.43s)
Creating working copy for https://github.com/Clipy/Sauce
Working copy of https://github.com/Clipy/Sauce resolved at 2.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "magnet",
      "name": "Magnet",
      "url": "https://github.com/Clipy/Magnet.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Magnet",
      "dependencies": [
        {
          "identity": "sauce",
          "name": "Sauce",
          "url": "https://github.com/Clipy/Sauce",
          "version": "2.4.1",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Sauce",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Clipy/Magnet.git from cache
Fetched https://github.com/Clipy/Magnet.git from cache (0.17s)
Fetching https://github.com/Clipy/Sauce from cache
Fetched https://github.com/Clipy/Sauce from cache (0.20s)
Computing version for https://github.com/Clipy/Sauce
Computed https://github.com/Clipy/Sauce at 2.4.1 (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Magnet-8aa71e08 is not valid git repository for 'https://github.com/Clipy/Magnet.git', will fetch again.
Fetching https://github.com/Clipy/Magnet.git from cache
Fetched https://github.com/Clipy/Magnet.git from cache (0.02s)
Creating working copy for https://github.com/Clipy/Sauce
Working copy of https://github.com/Clipy/Sauce resolved at 2.4.1
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Magnet-8aa71e08 is not valid git repository for 'https://github.com/Clipy/Magnet.git', will fetch again.
Fetching https://github.com/Clipy/Magnet.git from cache
Fetched https://github.com/Clipy/Magnet.git from cache (0.02s)
Creating working copy for https://github.com/Clipy/Magnet.git
Working copy of https://github.com/Clipy/Magnet.git resolved at master (0d6a869)
warning: '.resolve-product-dependencies': dependency 'magnet' is not used by any target
Found 1 product dependencies
  - Sauce
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Clipy/Magnet.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6044DDE57671499D.txt
[4/11] Compiling Sauce Key.swift
[5/12] Compiling Sauce TISInputSource+Property.swift
[6/12] Compiling Sauce SpecialKeyCode.swift
[7/12] Compiling Sauce NSMenuItem+Key.swift
[8/12] Emitting module Sauce
[9/12] Compiling Sauce Sauce.swift
[10/12] Compiling Sauce KeyboardLayout.swift
[11/12] Compiling Sauce InputSource.swift
[12/12] Compiling Sauce ModifierTransformer.swift
[13/20] Compiling Magnet NSEventExtension.swift
[14/20] Compiling Magnet IntExtension.swift
[15/20] Compiling Magnet HotKey.swift
[16/20] Compiling Magnet HotKeyCenter.swift
[17/20] Compiling Magnet KeyCombo.swift
[18/20] Compiling Magnet CollectionExtension.swift
[19/20] Emitting module Magnet
[20/20] Compiling Magnet KeyExtension.swift
[21/21] Compiling Magnet ModifierEventHandler.swift
Build complete! (6.20s)
Build complete.
Done.