The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ExyteGrid 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/exyte/Grid.git
Reference: 1.5.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/exyte/Grid
 * tag               1.5.0      -> FETCH_HEAD
HEAD is now at 6532959 Update project settings
Cloned https://github.com/exyte/Grid.git into spi-builder-workspace
65329599b1bbedbfd06eb5a432bab58403c27a8e
SUCCESS checkout https://github.com/exyte/Grid.git at 1.5.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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Info.plist
Building for debugging...
[1/35] Emitting module ExyteGrid
[2/39] Compiling ExyteGrid GridPacking.swift
[3/39] Compiling ExyteGrid GridSpacing.swift
[4/39] Compiling ExyteGrid GridSpan.swift
[5/39] Compiling ExyteGrid GridStart.swift
[6/39] Compiling ExyteGrid GridTrack.swift
[7/39] Compiling ExyteGrid GridGroup+Init.swift
[8/39] Compiling ExyteGrid GridGroup+Inits_Data.swift
[9/39] Compiling ExyteGrid View+Environment.swift
[10/39] Compiling ExyteGrid View+GridPreferences.swift
[11/39] Compiling ExyteGrid GridAlignment.swift
[12/39] Compiling ExyteGrid GridContentMode.swift
[13/39] Compiling ExyteGrid GridElement.swift
[14/39] Compiling ExyteGrid GridFlow.swift
[15/39] Compiling ExyteGrid GridIndex.swift
[16/39] Compiling ExyteGrid Grid+Inits_Data.swift
[17/39] Compiling ExyteGrid GridBuilder.swift
[18/39] Compiling ExyteGrid GridContentViewsProtocols.swift
[19/39] Compiling ExyteGrid GridElement+asGridElements.swift
[20/39] Compiling ExyteGrid Cache.swift
[21/39] Compiling ExyteGrid GridCacheMode.swift
[22/39] Compiling ExyteGrid Constants.swift
[23/39] Compiling ExyteGrid CGRect+Hashable.swift
[24/39] Compiling ExyteGrid CGSize+Hashable.swift
[25/39] Compiling ExyteGrid GridPreference.swift
[26/39] Compiling ExyteGrid Grid.swift
[27/39] Compiling ExyteGrid GridGroup.swift
[28/39] Compiling ExyteGrid ForEach+GridViewsContaining.swift
[29/39] Compiling ExyteGrid Grid+Init.swift
[30/39] Compiling ExyteGrid LayoutArrangement+description.swift
[31/39] Compiling ExyteGrid View+If.swift
[32/39] Compiling ExyteGrid LayoutArranging.swift
[33/39] Compiling ExyteGrid LayoutPositioning.swift
[34/39] Compiling ExyteGrid ArrangedItem.swift
[35/39] Compiling ExyteGrid LayoutArrangement.swift
[36/39] Compiling ExyteGrid PositionedItem.swift
[37/39] Compiling ExyteGrid GridBackgroundPreference.swift
[38/39] Compiling ExyteGrid GridCellPreference.swift
[39/39] Compiling ExyteGrid GridOverlayPreference.swift
Build complete! (7.10s)
Build complete.
Done.