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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TizianoCoroneo/Deeplink.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/TizianoCoroneo/Deeplink
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 00e36bd chore: regenerated docs
Cloned https://github.com/TizianoCoroneo/Deeplink.git
Revision (git rev-parse @):
00e36bd74043a692b5642f4b354d88204b18cbd5
SUCCESS checkout https://github.com/TizianoCoroneo/Deeplink.git at main
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.03s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.60s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.06s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "deeplink",
      "name": "Deeplink",
      "url": "https://github.com/TizianoCoroneo/Deeplink.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Deeplink",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/TizianoCoroneo/Deeplink.git from cache
Fetched https://github.com/TizianoCoroneo/Deeplink.git (0.31s)
Creating working copy for https://github.com/TizianoCoroneo/Deeplink.git
Working copy of https://github.com/TizianoCoroneo/Deeplink.git resolved at main
warning: '.resolve-product-dependencies': dependency 'deeplink' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/TizianoCoroneo/Deeplink.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/13] Compiling Deeplink String+utilities.swift
[4/14] Compiling Deeplink SampleDeeplink.swift
[5/14] Compiling Deeplink DeeplinkBuilder.swift
[6/14] Compiling Deeplink DeeplinkErrors.swift
[7/14] Emitting module Deeplink
[8/14] Compiling Deeplink AnyDeeplink.swift
[9/14] Compiling Deeplink Deeplink.swift
[10/14] Compiling Deeplink DeeplinkInterpolation.swift
[11/14] Compiling Deeplink DeeplinksCenter.swift
[12/14] Compiling Deeplink DefaultInitializable.swift
[13/14] Compiling Deeplink URLPatternMatcher.swift
[14/14] Compiling Deeplink URL+relativePathWithQueryItemsAndFragments.swift
Build complete! (13.29s)
Build complete.
Done.