The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONValue 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.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rexmas/JSONValue.git
Reference: 8.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rexmas/JSONValue
 * tag               8.0.0      -> FETCH_HEAD
Cloned https://github.com/rexmas/JSONValue.git into /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/rexmas/JSONValue.git at 8.0.0
8c79a348868726629bfdc20cda6e0855a1abb97f
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/4] Compiling JSONValueRX JSONable.swift
[2/4] Compiling JSONValueRX Utilities.swift
[3/4] Emitting module JSONValueRX
[4/4] Compiling JSONValueRX JSON.swift
Build complete! (8.14s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "jsonvalue",
      "name": "JSONValue",
      "url": "https://github.com/rexmas/JSONValue.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONValue",
      "dependencies": [

      ]
    }
  ]
}
Fetching https://github.com/rexmas/JSONValue.git from cache
Fetched https://github.com/rexmas/JSONValue.git (0.23s)
Creating working copy for https://github.com/rexmas/JSONValue.git
Working copy of https://github.com/rexmas/JSONValue.git resolved at 8.0.0
warning: '.resolve-product-dependencies': dependency 'jsonvalue' is not used by any target
Found 0 product dependencies
Done.