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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/Grid.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/exyte/Grid
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 3d95322 Update README.md
Cloned https://github.com/exyte/Grid.git
Revision (git rev-parse @):
3d95322124f78e960411da812048e4718fd12346
SUCCESS checkout https://github.com/exyte/Grid.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "grid",
      "name": "ExyteGrid",
      "url": "https://github.com/exyte/Grid.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Grid",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/exyte/Grid.git from cache
Fetched https://github.com/exyte/Grid.git (0.26s)
Creating working copy for https://github.com/exyte/Grid.git
Working copy of https://github.com/exyte/Grid.git resolved at master
warning: '.resolve-product-dependencies': dependency 'grid' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/35] Compiling ExyteGrid Cache.swift
[2/35] Compiling ExyteGrid GridCacheMode.swift
[3/35] Compiling ExyteGrid Constants.swift
[4/35] Compiling ExyteGrid CGRect+Hashable.swift
[5/35] Compiling ExyteGrid CGSize+Hashable.swift
[6/39] Compiling ExyteGrid GridAlignment.swift
[7/39] Compiling ExyteGrid GridContentMode.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 GridSpacing.swift
[13/39] Compiling ExyteGrid GridSpan.swift
[14/39] Compiling ExyteGrid GridStart.swift
[15/39] Compiling ExyteGrid GridTrack.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 GridPreference.swift
[21/39] Compiling ExyteGrid Grid.swift
[22/39] Compiling ExyteGrid GridGroup.swift
[23/39] Compiling ExyteGrid ForEach+GridViewsContaining.swift
[24/39] Compiling ExyteGrid Grid+Init.swift
[25/39] Emitting module ExyteGrid
[26/39] Compiling ExyteGrid LayoutArrangement.swift
[27/39] Compiling ExyteGrid PositionedItem.swift
[28/39] Compiling ExyteGrid GridBackgroundPreference.swift
[29/39] Compiling ExyteGrid GridCellPreference.swift
[30/39] Compiling ExyteGrid GridOverlayPreference.swift
[31/39] Compiling ExyteGrid LayoutArrangement+description.swift
[32/39] Compiling ExyteGrid View+If.swift
[33/39] Compiling ExyteGrid LayoutArranging.swift
[34/39] Compiling ExyteGrid LayoutPositioning.swift
[35/39] Compiling ExyteGrid ArrangedItem.swift
[36/39] Compiling ExyteGrid GridGroup+Init.swift
[37/39] Compiling ExyteGrid GridGroup+Inits_Data.swift
[38/39] Compiling ExyteGrid View+Environment.swift
[39/39] Compiling ExyteGrid View+GridPreferences.swift
Build complete! (11.10s)
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/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Info.plist
Build complete.
Done.