The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FluxorExplorerInterceptor with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Reference: 5.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/FluxorOrg/FluxorExplorerInterceptor
 * tag               5.0.0      -> FETCH_HEAD
HEAD is now at f7534b9 Fluxor 5 (#15)
Cloned https://github.com/FluxorOrg/FluxorExplorerInterceptor.git into spi-builder-workspace
f7534b97c5d5e88928f733cb8a6256d5992ad4cb
SUCCESS checkout https://github.com/FluxorOrg/FluxorExplorerInterceptor.git at 5.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/FluxorOrg/Fluxor from cache
Fetching https://github.com/FluxorOrg/FluxorExplorerSnapshot from cache
Fetched https://github.com/FluxorOrg/FluxorExplorerSnapshot (0.20s)
Fetched https://github.com/FluxorOrg/Fluxor (0.20s)
Computing version for https://github.com/FluxorOrg/FluxorExplorerSnapshot
Computed https://github.com/FluxorOrg/FluxorExplorerSnapshot at 5.0.0 (0.39s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.41s)
Creating working copy for https://github.com/FluxorOrg/FluxorExplorerSnapshot
Working copy of https://github.com/FluxorOrg/FluxorExplorerSnapshot resolved at 5.0.0
Creating working copy for https://github.com/FluxorOrg/Fluxor
Working copy of https://github.com/FluxorOrg/Fluxor resolved at 5.0.1
Building for debugging...
[1/2] Emitting module AnyCodable
[2/2] Compiling AnyCodable AnyCodable.swift
[3/14] Compiling Fluxor Action.swift
[4/14] Compiling Fluxor Effects.swift
[5/15] Emitting module Fluxor
[6/15] Compiling Fluxor Interceptor.swift
[7/15] Compiling Fluxor PrintInterceptor.swift
[8/15] Compiling Fluxor ActionPublisher+WithIdentifier.swift
[9/15] Compiling Fluxor Reducer.swift
[10/15] Compiling Fluxor ActionPublisher+OfType.swift
[11/15] Compiling Fluxor ActionPublisher+WasCreatedBy.swift
[12/15] Compiling Fluxor StoreValue.swift
[13/15] Compiling Fluxor Store.swift
[14/15] Compiling Fluxor Selector.swift
[15/15] Compiling Fluxor Store+Binding.swift
[16/17] Compiling FluxorExplorerSnapshot FluxorExplorerSnapshot.swift
[17/17] Emitting module FluxorExplorerSnapshot
[18/19] Compiling FluxorExplorerInterceptor FluxorExplorerInterceptor.swift
[19/19] Emitting module FluxorExplorerInterceptor
Build complete! (12.27s)
Build complete.
Done.