The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RVS_GeneralObserver 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_GeneralObserver.git
Reference: 1.1.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RiftValleySoftware/RVS_GeneralObserver
 * tag               1.1.3      -> FETCH_HEAD
HEAD is now at 0d36979 Added privacy declarations. Had to remove SwiftLint, as it no longer works. :(
Cloned https://github.com/RiftValleySoftware/RVS_GeneralObserver.git
Revision (git rev-parse @):
0d369796e52a78b072e700e43a9be6c655071e36
SUCCESS checkout https://github.com/RiftValleySoftware/RVS_GeneralObserver.git at 1.1.3
========================================
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_generalobserver",
      "name": "RVS_GeneralObserver",
      "url": "https://github.com/RiftValleySoftware/RVS_GeneralObserver.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RVS_GeneralObserver",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/RiftValleySoftware/RVS_GeneralObserver.git from cache
Fetched https://github.com/RiftValleySoftware/RVS_GeneralObserver.git (0.25s)
Creating working copy for https://github.com/RiftValleySoftware/RVS_GeneralObserver.git
Working copy of https://github.com/RiftValleySoftware/RVS_GeneralObserver.git resolved at 1.1.3
warning: '.resolve-product-dependencies': dependency 'rvs_generalobserver' 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_GeneralObserver.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_GeneralObserver
[2/2] Compiling RVS_GeneralObserver RVS_GeneralObserver_Protocols.swift
Build complete! (3.19s)
Build complete.
Done.