The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ViewState, reference 1.2.2 (6c85c2), with Swift 5.10 for macOS (SPM) on 13 Jul 2024 12:17:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kevinhermawan/ViewState.git
Reference: 1.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kevinhermawan/ViewState
 * tag               1.2.2      -> FETCH_HEAD
HEAD is now at 6c85c20 release: 1.2.2
Cloned https://github.com/kevinhermawan/ViewState.git
Revision (git rev-parse @):
6c85c207c23edf487007542651e3533a80dfa0bc
SUCCESS checkout https://github.com/kevinhermawan/ViewState.git at 1.2.2
Fetching https://github.com/nalexn/ViewInspector.git
[1/11614] Fetching viewinspector
Fetched https://github.com/nalexn/ViewInspector.git from cache (1.64s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.9.11 (0.40s)
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.9.11
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "viewstate",
      "name": "ViewState",
      "url": "https://github.com/kevinhermawan/ViewState.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ViewState",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/kevinhermawan/ViewState.git
[1/139] Fetching viewstate
Fetched https://github.com/kevinhermawan/ViewState.git from cache (0.80s)
Creating working copy for https://github.com/kevinhermawan/ViewState.git
Working copy of https://github.com/kevinhermawan/ViewState.git resolved at 1.2.2 (6c85c20)
warning: '.resolve-product-dependencies': dependency 'viewstate' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kevinhermawan/ViewState.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Compiling ViewState ViewState.swift
[4/4] Emitting module ViewState
Build complete! (6.21s)
Build complete.
Done.