Build Information
Successful build of ViewState, reference main (6c85c2
), with Swift 5.10 for macOS (SPM) on 13 Jul 2024 12:14:07 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kevinhermawan/ViewState
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
Fetching https://github.com/nalexn/ViewInspector.git
[1/11614] Fetching viewinspector
Fetched https://github.com/nalexn/ViewInspector.git from cache (1.59s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.9.11 (0.44s)
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.74s)
Creating working copy for https://github.com/kevinhermawan/ViewState.git
Working copy of https://github.com/kevinhermawan/ViewState.git resolved at main (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] Emitting module ViewState
[4/4] Compiling ViewState ViewState.swift
Build complete! (6.34s)
Build complete.
Done.