The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crelies/advancedlist.git
Reference: 8.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/crelies/advancedlist
 * tag               8.0.0      -> FETCH_HEAD
HEAD is now at a1d3dad tests(): fixed tests
Cloned https://github.com/crelies/advancedlist.git into spi-builder-workspace
a1d3dad7fa5f7cb5967307bd083a656cf6d598af
SUCCESS checkout https://github.com/crelies/advancedlist.git at 8.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.2.app" xcrun swift build --arch arm64
Fetching https://github.com/nalexn/ViewInspector.git from cache
Fetching https://github.com/crelies/ListPagination from cache
Fetched https://github.com/crelies/ListPagination (0.24s)
Fetched https://github.com/nalexn/ViewInspector.git (0.33s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.3.8 (0.60s)
Computing version for https://github.com/crelies/ListPagination
Computed https://github.com/crelies/ListPagination at 0.1.1 (0.49s)
Creating working copy for https://github.com/crelies/ListPagination
Working copy of https://github.com/crelies/ListPagination resolved at 0.1.1
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.3.8
Building for debugging...
[1/2] Compiling ListPagination RandomAccessCollection+isLastItem.swift
[2/2] Emitting module ListPagination
[3/12] Compiling AdvancedList AdvancedListPaginationState.swift
[4/12] Compiling AdvancedList AnyIdentifiable.swift
[5/13] Compiling AdvancedList AdvancedListType.swift
[6/13] Compiling AdvancedList AnyAdvancedListPagination.swift
[7/13] Compiling AdvancedList AnyDynamicViewContent.swift
[8/13] Compiling AdvancedList ListState.swift
[9/13] Compiling AdvancedList AdvancedListPaginationType.swift
[10/13] Emitting module AdvancedList
[11/13] Compiling AdvancedList ListState+error.swift
[12/13] Compiling AdvancedList AdvancedListPagination.swift
[13/13] Compiling AdvancedList AdvancedList.swift
Build complete! (16.48s)
Build complete.
Done.