The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RVS_Spinner with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RiftValleySoftware/RVS_Spinner.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RiftValleySoftware/RVS_Spinner
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2a0b81b - Added privacy statements. - Had to get rid of SwiftLint, as it no longer works. :(
Cloned https://github.com/RiftValleySoftware/RVS_Spinner.git
Revision (git rev-parse @):
2a0b81bad559846585987907db7e9b6a3cd204ed
SUCCESS checkout https://github.com/RiftValleySoftware/RVS_Spinner.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rvs_spinner",
      "name": "RVS_Spinner",
      "url": "https://github.com/RiftValleySoftware/RVS_Spinner.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RVS_Spinner",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/RiftValleySoftware/RVS_Spinner.git from cache
Fetched https://github.com/RiftValleySoftware/RVS_Spinner.git (0.26s)
Creating working copy for https://github.com/RiftValleySoftware/RVS_Spinner.git
Working copy of https://github.com/RiftValleySoftware/RVS_Spinner.git resolved at main
warning: '.resolve-product-dependencies': dependency 'rvs_spinner' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/RiftValleySoftware/RVS_Spinner.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module RVS_Spinner
[2/2] Compiling RVS_Spinner RVS_Spinner.swift
Build complete! (4.62s)
Build complete.
Done.