The Swift Package Index logo.Swift Package Index

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: v0.3.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/TizianoCoroneo/Deeplink
 * tag               v0.3.0     -> FETCH_HEAD
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 v0.3.0
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.36s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.09s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.50s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.17s)
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/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/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/admin/builds/J1XnyXFH/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.34s)
Creating working copy for https://github.com/TizianoCoroneo/Deeplink.git
Working copy of https://github.com/TizianoCoroneo/Deeplink.git resolved at v0.3.0
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 DeeplinkBuilder.swift
[4/13] Compiling Deeplink DeeplinkErrors.swift
[5/13] Emitting module Deeplink
[6/13] Compiling Deeplink SampleDeeplink.swift
[7/13] Compiling Deeplink DeeplinkInterpolation.swift
[8/13] Compiling Deeplink DeeplinksCenter.swift
[9/13] Compiling Deeplink DefaultInitializable.swift
[10/13] Compiling Deeplink URLPatternMatcher.swift
[11/13] Compiling Deeplink AnyDeeplink.swift
[12/13] Compiling Deeplink Deeplink.swift
[13/13] Compiling Deeplink String+utilities.swift
[14/14] Compiling Deeplink URL+relativePathWithQueryItemsAndFragments.swift
Build complete! (16.41s)
Build complete.
Done.