Build Information
Successful build of SemanticUI, reference 2.5.0 (17b950
), with Swift 5.10 for macOS (SPM) on 8 Sep 2024 17:53:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftWebResources/SemanticUI-Swift.git
Reference: 2.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftWebResources/SemanticUI-Swift
* tag 2.5.0 -> FETCH_HEAD
HEAD is now at 17b9509 Update to SemanticUI 2.5.0
Cloned https://github.com/SwiftWebResources/SemanticUI-Swift.git
Revision (git rev-parse @):
17b9509aa2b673000112f359d6e3fb63296a0ba1
SUCCESS checkout https://github.com/SwiftWebResources/SemanticUI-Swift.git at 2.5.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": "semanticui-swift",
"name": "SemanticUI",
"url": "https://github.com/SwiftWebResources/SemanticUI-Swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SemanticUI-Swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/SwiftWebResources/SemanticUI-Swift.git
[1/87] Fetching semanticui-swift
Fetched https://github.com/SwiftWebResources/SemanticUI-Swift.git from cache (1.70s)
Creating working copy for https://github.com/SwiftWebResources/SemanticUI-Swift.git
Working copy of https://github.com/SwiftWebResources/SemanticUI-Swift.git resolved at 2.5.0 (17b9509)
warning: '.resolve-product-dependencies': dependency 'semanticui-swift' 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/SwiftWebResources/SemanticUI-Swift.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/5] Compiling SemanticUI ResourceMap.swift
[4/5] Compiling SemanticUI Resources.swift
[5/5] Emitting module SemanticUI
Build complete! (3.47s)
Build complete.
Done.