The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FlowStacks with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnpatrickmorgan/FlowStacks.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/johnpatrickmorgan/FlowStacks
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a2b974b Bumps podspec to 0.4.1
Cloned https://github.com/johnpatrickmorgan/FlowStacks.git
Revision (git rev-parse @):
a2b974b81612e1e8ee3ecd757d936a2919527356
SUCCESS checkout https://github.com/johnpatrickmorgan/FlowStacks.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "flowstacks",
      "name": "FlowStacks",
      "url": "https://github.com/johnpatrickmorgan/FlowStacks.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FlowStacks",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/johnpatrickmorgan/FlowStacks.git from cache
Fetched https://github.com/johnpatrickmorgan/FlowStacks.git from cache (0.14s)
Creating working copy for https://github.com/johnpatrickmorgan/FlowStacks.git
Working copy of https://github.com/johnpatrickmorgan/FlowStacks.git resolved at main (a2b974b)
warning: '.resolve-product-dependencies': dependency 'flowstacks' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/johnpatrickmorgan/FlowStacks.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/16] Emitting module FlowStacks
[4/17] Compiling FlowStacks Binding+withDelaysIfUnsupported.swift
[5/17] Compiling FlowStacks FlowNavigator+utilities.swift
[6/17] Compiling FlowStacks Router.swift
[7/17] Compiling FlowStacks UnchangedViewModifier.swift
[8/17] Compiling FlowStacks RoutableCollection+utilities.swift
[9/17] Compiling FlowStacks RoutableCollection.swift
[10/17] Compiling FlowStacks FlowNavigator.swift
[11/17] Compiling FlowStacks Node.swift
[12/17] Compiling FlowStacks Route.swift
[13/17] Compiling FlowStacks RouteProtocol.swift
[14/17] Compiling FlowStacks View+cover.swift
[15/17] Compiling FlowStacks View+presenting.swift
[16/17] Compiling FlowStacks View+pushing.swift
[17/17] Compiling FlowStacks View+showing.swift
Build complete! (11.66s)
Build complete.
Done.