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: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/xxKRASHxx/composable-deep-link
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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] Compiling ComposableDeepLink Path.swift
[2/7] Compiling ComposableDeepLink Scheme.swift
[3/8] Compiling ComposableDeepLink ComposableDeepLink.swift
[4/8] Compiling ComposableDeepLink DeepLinkProcessing.swift
[5/8] Emitting module ComposableDeepLink
[6/8] Compiling ComposableDeepLink Handle.swift
[7/8] Compiling ComposableDeepLink Host.swift
[8/8] Compiling ComposableDeepLink ArrayBuilder.swift
Build complete! (5.09s)
Build complete.
Done.