Build Information
Successful build of iModels, reference 0.1.5 (b8b2e3
), with Swift 5.10 for macOS (SPM) on 3 Apr 2025 05:13:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AnbalaganD/iModels.git
Reference: 0.1.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AnbalaganD/iModels
* tag 0.1.5 -> FETCH_HEAD
HEAD is now at b8b2e39 Merge pull request #2 from bshirley/master
Cloned https://github.com/AnbalaganD/iModels.git
Revision (git rev-parse @):
b8b2e39e5ac630792bd109bce0b6b86c8edcbc6c
SUCCESS checkout https://github.com/AnbalaganD/iModels.git at 0.1.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/AnbalaganD/iModels.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 iModels
[4/4] Compiling iModels Device.swift
Build complete! (4.24s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "iModels",
"name" : "iModels",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "iModels",
"targets" : [
"iModels"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "iModels",
"module_type" : "SwiftTarget",
"name" : "iModels",
"path" : "Sources/iModels",
"product_memberships" : [
"iModels"
],
"sources" : [
"Classes/Device.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.