The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ValueCodable 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/finestructure/ValueCodable.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/finestructure/ValueCodable
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at e33e4b2 Merge pull request #8 from finestructure/package-update
Cloned https://github.com/finestructure/ValueCodable.git
Revision (git rev-parse @):
e33e4b24870bbfd56f038b0c7a89d85310dd91e9
SUCCESS checkout https://github.com/finestructure/ValueCodable.git at develop
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git (0.28s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.10s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "valuecodable",
      "name": "ValueCodable",
      "url": "https://github.com/finestructure/ValueCodable.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ValueCodable",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/finestructure/ValueCodable.git
[1/175] Fetching valuecodable
Fetched https://github.com/finestructure/ValueCodable.git (0.30s)
Creating working copy for https://github.com/finestructure/ValueCodable.git
Working copy of https://github.com/finestructure/ValueCodable.git resolved at develop
warning: '.resolve-product-dependencies': dependency 'valuecodable' 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/3] Compiling ValueCodable Utils.swift
[2/3] Compiling ValueCodable Value.swift
[3/3] Emitting module ValueCodable
Build complete! (11.41s)
Build complete.
Done.