The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Deeplink with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/admin/builds/vMd7uqzK/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/TizianoCoroneo/Deeplink.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/12] Compiling Deeplink DeeplinkErrors.swift
[4/12] Compiling Deeplink DeeplinkInterpolation.swift
[5/12] Compiling Deeplink DeeplinksCenter.swift
[6/12] Compiling Deeplink AnyDeeplink.swift
[7/12] Compiling Deeplink Deeplink.swift
[8/12] Compiling Deeplink DeeplinkBuilder.swift
[9/12] Compiling Deeplink DefaultInitializable.swift
[10/12] Compiling Deeplink SampleDeeplink.swift
[11/12] Compiling Deeplink URLPatternMatcher.swift
[12/12] Emitting module Deeplink
[13/14] Compiling Deeplink String+utilities.swift
[14/14] Compiling Deeplink URL+relativePathWithQueryItemsAndFragments.swift
Build complete! (18.41s)
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.34s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.11s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.52s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.14s)
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
Build complete.
Done.