Build Information
Successful build of ViewCondition, reference main (e4342c
), with Swift 5.10 for macOS (SPM) on 13 Aug 2024 00:36:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kevinhermawan/ViewCondition.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kevinhermawan/ViewCondition
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e4342ca release: 2.0.1
Cloned https://github.com/kevinhermawan/ViewCondition.git
Revision (git rev-parse @):
e4342ca47cef22c5bdfb7d67de4fca3b3e747891
SUCCESS checkout https://github.com/kevinhermawan/ViewCondition.git at main
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/nalexn/ViewInspector.git
Fetching https://github.com/apple/swift-docc-symbolkit
[1/11824] Fetching viewinspector
[120/13509] Fetching viewinspector, swift-docc-plugin
[3160/16561] Fetching viewinspector, swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/nalexn/ViewInspector.git from cache (1.91s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.91s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.91s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.3.0 (0.60s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.9.11 (0.45s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.63s)
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.9.11
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
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": "viewcondition",
"name": "ViewCondition",
"url": "https://github.com/kevinhermawan/ViewCondition.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ViewCondition",
"dependencies": [
]
}
]
}
Fetching https://github.com/kevinhermawan/ViewCondition.git
[1/126] Fetching viewcondition
Fetched https://github.com/kevinhermawan/ViewCondition.git from cache (0.67s)
Creating working copy for https://github.com/kevinhermawan/ViewCondition.git
Working copy of https://github.com/kevinhermawan/ViewCondition.git resolved at main (e4342ca)
warning: '.resolve-product-dependencies': dependency 'viewcondition' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/kevinhermawan/ViewCondition.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/10] Compiling ViewCondition OS.swift
[6/10] Compiling ViewCondition ViewCondition+If.swift
[7/10] Emitting module ViewCondition
[8/10] Compiling ViewCondition ViewCondition+Visible.swift
[9/10] Compiling ViewCondition ViewCondition+Hide.swift
[10/10] Compiling ViewCondition Module.swift
Build complete! (16.26s)
Build complete.
Done.