Build Information
Successful build of ExyteGrid, reference master (3b3c78
), with Swift 5.10 for macOS (SPM) on 11 Jul 2024 07:51:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "grid",
"name": "ExyteGrid",
"url": "https://github.com/exyte/Grid.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Grid",
"dependencies": [
]
}
]
}
Fetching https://github.com/exyte/Grid.git
[1/2531] Fetching grid
Fetched https://github.com/exyte/Grid.git from cache (3.55s)
Creating working copy for https://github.com/exyte/Grid.git
Working copy of https://github.com/exyte/Grid.git resolved at master (3b3c78a)
warning: '.resolve-product-dependencies': dependency 'grid' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/exyte/Grid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/38] Compiling ExyteGrid GridSpacing.swift
[4/38] Compiling ExyteGrid GridSpan.swift
[5/38] Compiling ExyteGrid GridStart.swift
[6/38] Compiling ExyteGrid GridTrack.swift
[7/41] Compiling ExyteGrid GridElement.swift
[8/41] Compiling ExyteGrid GridFlow.swift
[9/41] Compiling ExyteGrid GridIndex.swift
[10/41] Compiling ExyteGrid GridPacking.swift
[11/41] Compiling ExyteGrid LayoutArrangement.swift
[12/41] Compiling ExyteGrid PositionedItem.swift
[13/41] Compiling ExyteGrid GridBackgroundPreference.swift
[14/41] Compiling ExyteGrid GridCellPreference.swift
[15/41] Compiling ExyteGrid GridContentViewsProtocols.swift
[16/41] Compiling ExyteGrid GridElement+asGridElements.swift
[17/41] Compiling ExyteGrid GridGroup+Init.swift
[18/41] Compiling ExyteGrid ForEach+GridViewsContaining.swift
[19/41] Compiling ExyteGrid Grid+Init.swift
[20/41] Compiling ExyteGrid Grid+Inits_Data.swift
[21/41] Compiling ExyteGrid GridBuilder.swift
[22/41] Compiling ExyteGrid GridOverlayPreference.swift
[23/41] Compiling ExyteGrid GridPreference.swift
[24/41] Compiling ExyteGrid Grid.swift
[25/41] Compiling ExyteGrid GridGroup.swift
[26/41] Emitting module ExyteGrid
[27/41] Compiling ExyteGrid Cache.swift
[28/41] Compiling ExyteGrid GridCacheMode.swift
[29/41] Compiling ExyteGrid Constants.swift
[30/41] Compiling ExyteGrid CGRect+Hashable.swift
[31/41] Compiling ExyteGrid CGSize+Hashable.swift
[32/41] Compiling ExyteGrid LayoutArrangement+description.swift
[33/41] Compiling ExyteGrid View+If.swift
[34/41] Compiling ExyteGrid LayoutArranging.swift
[35/41] Compiling ExyteGrid LayoutPositioning.swift
[36/41] Compiling ExyteGrid ArrangedItem.swift
[37/41] Compiling ExyteGrid GridAlignment.swift
[38/41] Compiling ExyteGrid GridContentMode.swift
[39/41] Compiling ExyteGrid GridGroup+Inits_Data.swift
[40/41] Compiling ExyteGrid View+Environment.swift
[41/41] Compiling ExyteGrid View+GridPreferences.swift
Build complete! (7.33s)
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.