The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SheetPresentation 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/rushairer/SheetPresentation.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rushairer/SheetPresentation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 99acef4 [Changed]Change README.md
Cloned https://github.com/rushairer/SheetPresentation.git
Revision (git rev-parse @):
99acef4a2417307912bc7d7ac188919bf73153bb
SUCCESS checkout https://github.com/rushairer/SheetPresentation.git at main
Fetching https://github.com/rushairer/RoundedCorners from cache
Fetched https://github.com/rushairer/RoundedCorners (0.27s)
Computing version for https://github.com/rushairer/RoundedCorners
Computed https://github.com/rushairer/RoundedCorners at 1.0.1 (0.98s)
Creating working copy for https://github.com/rushairer/RoundedCorners
Working copy of https://github.com/rushairer/RoundedCorners resolved at 1.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sheetpresentation",
      "name": "SheetPresentation",
      "url": "https://github.com/rushairer/SheetPresentation.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SheetPresentation",
      "dependencies": [
        {
          "identity": "roundedcorners",
          "name": "RoundedCorners",
          "url": "https://github.com/rushairer/RoundedCorners",
          "version": "1.0.1",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RoundedCorners",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/rushairer/SheetPresentation.git
[1/131] Fetching sheetpresentation
Fetched https://github.com/rushairer/SheetPresentation.git (8.04s)
Fetching https://github.com/rushairer/RoundedCorners from cache
Fetched https://github.com/rushairer/RoundedCorners (0.19s)
Computing version for https://github.com/rushairer/RoundedCorners
Computed https://github.com/rushairer/RoundedCorners at 1.0.1 (0.02s)
Creating working copy for https://github.com/rushairer/SheetPresentation.git
Working copy of https://github.com/rushairer/SheetPresentation.git resolved at main
Creating working copy for https://github.com/rushairer/RoundedCorners
Working copy of https://github.com/rushairer/RoundedCorners resolved at 1.0.1
warning: '.resolve-product-dependencies': dependency 'sheetpresentation' is not used by any target
Found 1 product dependencies
  - RoundedCorners
========================================
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/2] Emitting module RoundedCorners
[2/2] Compiling RoundedCorners RoundedCorners.swift
[3/4] Emitting module SheetPresentation
[4/4] Compiling SheetPresentation SheetPresentation.swift
Build complete! (16.21s)
Build complete.
Done.