Build Information
Successful build of composable-deep-link 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.29.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xxKRASHxx/composable-deep-link.git
Reference: 0.2.3
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/xxKRASHxx/composable-deep-link
* tag 0.2.3 -> FETCH_HEAD
HEAD is now at d800251 main - fix for swift 5.9
Cloned https://github.com/xxKRASHxx/composable-deep-link.git
Revision (git rev-parse @):
d800251195fcaa4323470b20ea2a7d566e44c2b1
SUCCESS checkout https://github.com/xxKRASHxx/composable-deep-link.git at 0.2.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/xxKRASHxx/composable-deep-link.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Emitting module ComposableDeepLink
[2/7] Compiling ComposableDeepLink ComposableDeepLink.swift
[3/7] Compiling ComposableDeepLink DeepLinkProcessing.swift
[4/7] Compiling ComposableDeepLink Handle.swift
[5/7] Compiling ComposableDeepLink Host.swift
[6/7] Compiling ComposableDeepLink Path.swift
[7/7] Compiling ComposableDeepLink Scheme.swift
[8/8] Compiling ComposableDeepLink ArrayBuilder.swift
Build complete! (6.16s)
Build complete.
Done.