The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FuturedKit 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/futuredapp/FuturedKit.git
Reference: 0.5.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/futuredapp/FuturedKit
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 6e10154 Merge pull request #12 from futuredapp/fix/navigation-links-accessibility
Cloned https://github.com/futuredapp/FuturedKit.git
Revision (git rev-parse @):
6e10154aae361da530bf38b3add45978678facee
SUCCESS checkout https://github.com/futuredapp/FuturedKit.git at 0.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/futuredapp/FuturedKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/13] Emitting module CollectionConcurrencyKit
[6/13] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[7/13] Compiling BindingKit Transformation.swift
[8/13] Compiling BindingKit Binding+StoredValue.swift
[9/13] Compiling BindingKit Binding+Map.swift
[10/13] Compiling BindingKit Binding+Effects.swift
[11/13] Compiling BindingKit Binding+Coalescing.swift
[12/13] Emitting module BindingKit
[13/13] Compiling BindingKit Binding+KeyPath.swift
[14/27] Compiling FuturedKit URL+ExpressibleByStringLiteral.swift
[15/27] Compiling FuturedKit Publisher+Result.swift
[16/27] Compiling FuturedKit Resource.swift
[17/28] Compiling FuturedKit GalleryImagePicker.swift
[18/28] Compiling FuturedKit WrappedPHPPicker.swift
[19/28] Compiling FuturedKit NavigationLinks.swift
[20/28] Compiling FuturedKit Publisher+Resource.swift
[21/28] Compiling FuturedKit CameraImagePicker.swift
[22/28] Compiling FuturedKit WrappedUIImagePicker.swift
[23/28] Compiling FuturedKit AnyShape.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FuturedKit/AnyShape.swift:19:17: warning: stored property 'path' of 'Sendable'-conforming struct 'AnyShape' has non-sendable type '(CGRect) -> Path'
    private let path: (CGRect) -> Path
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FuturedKit/AnyShape.swift:19:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    private let path: (CGRect) -> Path
                ^
[24/28] Compiling FuturedKit FuturedLibraryContentProvider.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FuturedKit/AnyShape.swift:19:17: warning: stored property 'path' of 'Sendable'-conforming struct 'AnyShape' has non-sendable type '(CGRect) -> Path'
    private let path: (CGRect) -> Path
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FuturedKit/AnyShape.swift:19:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    private let path: (CGRect) -> Path
                ^
[25/28] Compiling FuturedKit AlertModel.swift
[26/28] Compiling FuturedKit AlertModifier.swift
[27/28] Emitting module FuturedKit
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FuturedKit/AnyShape.swift:19:17: warning: stored property 'path' of 'Sendable'-conforming struct 'AnyShape' has non-sendable type '(CGRect) -> Path'
    private let path: (CGRect) -> Path
                ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/FuturedKit/AnyShape.swift:19:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
    private let path: (CGRect) -> Path
                ^
[28/28] Compiling FuturedKit ViewState.swift
Build complete! (9.53s)
Fetching https://github.com/mkj-is/BindingKit from cache
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit from cache
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit from cache (0.17s)
Fetched https://github.com/mkj-is/BindingKit from cache (0.18s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit
Computed https://github.com/JohnSundell/CollectionConcurrencyKit at 0.2.0 (0.52s)
Computing version for https://github.com/mkj-is/BindingKit
Computed https://github.com/mkj-is/BindingKit at 1.0.0 (0.51s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/CollectionConcurrencyKit-e8d5854d is not valid git repository for 'https://github.com/JohnSundell/CollectionConcurrencyKit', will fetch again.
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit from cache
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit from cache (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/CollectionConcurrencyKit-e8d5854d is not valid git repository for 'https://github.com/JohnSundell/CollectionConcurrencyKit', will fetch again.
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit from cache
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit from cache (0.01s)
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit resolved at 0.2.0
Creating working copy for https://github.com/mkj-is/BindingKit
Working copy of https://github.com/mkj-is/BindingKit resolved at 1.0.0
Build complete.
Done.

Build Machine: Mac 7