Build Information
Successful build of FlowStacks, reference 0.8.3 (0c2d1d
), with Swift 5.10 for macOS (SPM) on 10 Oct 2024 21:16:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnpatrickmorgan/FlowStacks.git
Reference: 0.8.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnpatrickmorgan/FlowStacks
* tag 0.8.3 -> FETCH_HEAD
HEAD is now at 0c2d1dc Ensures path.routes is not updated unnecessarily (#82)
Cloned https://github.com/johnpatrickmorgan/FlowStacks.git
Revision (git rev-parse @):
0c2d1dcabcaf1a6b725f4a9d01796308d9b03db1
SUCCESS checkout https://github.com/johnpatrickmorgan/FlowStacks.git at 0.8.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/johnpatrickmorgan/FlowStacks.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/37] Emitting module FlowStacks
[4/40] Compiling FlowStacks View+flowDestination.swift
[5/40] Compiling FlowStacks View+onFirstAppear.swift
[6/40] Compiling FlowStacks View+push.swift
[7/40] Compiling FlowStacks Binding+withDelaysIfUnsupported.swift
[8/40] Compiling FlowStacks Navigator+withDelaysIfUnsupported.swift
[9/40] Compiling FlowStacks ObservableObject+withDelaysIfUnsupported.swift
[10/40] Compiling FlowStacks DestinationBuilderHolder.swift
[11/40] Compiling FlowStacks DestinationBuilderModifier.swift
[12/40] Compiling FlowStacks DestinationBuilderView.swift
[13/40] Compiling FlowStacks EmbedModifier.swift
[14/40] Compiling FlowStacks View+sheet.swift
[15/40] Compiling FlowStacks View+show.swift
[16/40] Compiling FlowStacks apply.swift
[17/40] Compiling FlowStacks ConditionalViewBuilder.swift
[18/40] Compiling FlowStacks Array+convenienceMethods.swift
[19/40] Compiling FlowStacks FlowNavigator+convenienceMethods.swift
[20/40] Compiling FlowStacks FlowPath+convenienceMethods.swift
[21/40] Compiling FlowStacks UnchangedViewModifier.swift
[22/40] Compiling FlowStacks Unobserved.swift
[23/40] Compiling FlowStacks View+UseNavigationStack.swift
[24/40] Compiling FlowStacks View+cover.swift
[25/40] Compiling FlowStacks Node.swift
[26/40] Compiling FlowStacks NonReactiveState.swift
[27/40] Compiling FlowStacks Route.swift
[28/40] Compiling FlowStacks RouteProtocol.swift
[29/40] Compiling FlowStacks EnvironmentValues+keys.swift
[30/40] Compiling FlowStacks FlowLink.swift
[31/40] Compiling FlowStacks FlowNavigator.swift
[32/40] Compiling FlowStacks FlowPath+calculateSteps.swift
[33/40] Compiling FlowStacks FlowPath.CodableRepresentation.swift
[34/40] Compiling FlowStacks FlowPath.swift
[35/40] Compiling FlowStacks FlowStack.swift
[36/40] Compiling FlowStacks LocalDestinationBuilderModifier.swift
[37/40] Compiling FlowStacks RouteStyle.swift
[38/40] Compiling FlowStacks Router.swift
[39/40] Compiling FlowStacks RoutesHolder.swift
[40/40] Compiling FlowStacks ScreenModifier.swift
Build complete! (9.81s)
Build complete.
Done.