The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ExyteGrid, reference master (3b3c78), with Swift 5.8 for macOS (SPM) on 11 Jul 2024 07:50:50 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Grid.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/Grid
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3b3c78a Update README.md
Cloned https://github.com/exyte/Grid.git
Revision (git rev-parse @):
3b3c78a881565444bbdf3257187283ea41bf1053
SUCCESS checkout https://github.com/exyte/Grid.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/exyte/Grid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/36] Compiling ExyteGrid GridSpacing.swift
[2/36] Compiling ExyteGrid GridSpan.swift
[3/36] Compiling ExyteGrid GridStart.swift
[4/36] Compiling ExyteGrid GridTrack.swift
[5/36] Compiling ExyteGrid GridContentViewsProtocols.swift
[6/36] Compiling ExyteGrid GridElement+asGridElements.swift
[7/36] Compiling ExyteGrid GridGroup+Init.swift
[8/39] Compiling ExyteGrid GridElement.swift
[9/39] Compiling ExyteGrid GridFlow.swift
[10/39] Compiling ExyteGrid GridIndex.swift
[11/39] Compiling ExyteGrid GridPacking.swift
[12/39] Compiling ExyteGrid ForEach+GridViewsContaining.swift
[13/39] Compiling ExyteGrid Grid+Init.swift
[14/39] Compiling ExyteGrid Grid+Inits_Data.swift
[15/39] Compiling ExyteGrid GridBuilder.swift
[16/39] Compiling ExyteGrid GridOverlayPreference.swift
[17/39] Compiling ExyteGrid GridPreference.swift
[18/39] Compiling ExyteGrid Grid.swift
[19/39] Compiling ExyteGrid GridGroup.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 LayoutArrangement.swift
[25/39] Compiling ExyteGrid PositionedItem.swift
[26/39] Compiling ExyteGrid GridBackgroundPreference.swift
[27/39] Compiling ExyteGrid GridCellPreference.swift
[28/39] Compiling ExyteGrid CGSize+Hashable.swift
[29/39] Compiling ExyteGrid LayoutArrangement+description.swift
[30/39] Compiling ExyteGrid View+If.swift
[31/39] Compiling ExyteGrid LayoutArranging.swift
[32/39] Compiling ExyteGrid LayoutPositioning.swift
[33/39] Compiling ExyteGrid ArrangedItem.swift
[34/39] Compiling ExyteGrid GridAlignment.swift
[35/39] Compiling ExyteGrid GridContentMode.swift
[36/39] Emitting module ExyteGrid
[37/39] Compiling ExyteGrid GridGroup+Inits_Data.swift
[38/39] Compiling ExyteGrid View+Environment.swift
[39/39] Compiling ExyteGrid View+GridPreferences.swift
Build complete! (22.64s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/Info.plist
Build complete.
Done.