Build Information
Successful build of composable-deep-link with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.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/builder/builds/TDmZkXJm/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.10
Building package at path: $workDir
https://github.com/xxKRASHxx/composable-deep-link.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling ComposableDeepLink Scheme.swift
[4/10] Compiling ComposableDeepLink ArrayBuilder.swift
[5/10] Compiling ComposableDeepLink ComposableDeepLink.swift
[6/10] Emitting module ComposableDeepLink
[7/10] Compiling ComposableDeepLink Handle.swift
[8/10] Compiling ComposableDeepLink Path.swift
[9/10] Compiling ComposableDeepLink DeepLinkProcessing.swift
[10/10] Compiling ComposableDeepLink Host.swift
Build complete! (4.05s)
Build complete.
Done.