The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FluxorExplorerInterceptor 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/FluxorOrg/FluxorExplorerInterceptor
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 39c87bd Note about the App Sandbox on macOS (#16)
Cloned https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Revision (git rev-parse @):
39c87bd3fb204ef7f314689a08dd4c73f2606e69
SUCCESS checkout https://github.com/FluxorOrg/FluxorExplorerInterceptor.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/FluxorOrg/FluxorExplorerInterceptor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/7] Compiling AnyCodable AnyCodable.swift
[7/7] Emitting module AnyCodable
[8/19] Compiling Fluxor ActionPublisher+OfType.swift
[9/19] Compiling Fluxor ActionPublisher+WasCreatedBy.swift
[10/20] Compiling Fluxor StoreValue.swift
[11/20] Compiling Fluxor Selector.swift
[12/20] Compiling Fluxor ActionPublisher+WithIdentifier.swift
[13/20] Compiling Fluxor Reducer.swift
[14/20] Compiling Fluxor Store.swift
[15/20] Compiling Fluxor Action.swift
[16/20] Compiling Fluxor Effects.swift
[17/20] Compiling Fluxor Interceptor.swift
[18/20] Compiling Fluxor PrintInterceptor.swift
[19/20] Emitting module Fluxor
[20/20] Compiling Fluxor Store+Binding.swift
[21/22] Emitting module FluxorExplorerSnapshot
[22/22] Compiling FluxorExplorerSnapshot FluxorExplorerSnapshot.swift
[23/24] Compiling FluxorExplorerInterceptor FluxorExplorerInterceptor.swift
[24/24] Emitting module FluxorExplorerInterceptor
Build complete! (9.60s)
Fetching https://github.com/FluxorOrg/FluxorExplorerSnapshot from cache
Fetching https://github.com/FluxorOrg/Fluxor from cache
Fetched https://github.com/FluxorOrg/Fluxor from cache (0.19s)
Fetched https://github.com/FluxorOrg/FluxorExplorerSnapshot from cache (0.19s)
Computing version for https://github.com/FluxorOrg/FluxorExplorerSnapshot
Computed https://github.com/FluxorOrg/FluxorExplorerSnapshot at 5.0.0 (0.53s)
Computing version for https://github.com/FluxorOrg/Fluxor
Computed https://github.com/FluxorOrg/Fluxor at 5.0.1 (0.40s)
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
Build complete.
Done.