Build Information
Successful build of iModels, reference 0.1.7 (f6baa4), with Swift 5.10 for macOS (SPM) on 25 Sep 2025 06:49:55 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AnbalaganD/iModels.git
Reference: 0.1.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AnbalaganD/iModels
* tag 0.1.7 -> FETCH_HEAD
HEAD is now at f6baa4f Update readme and Documents
Cloned https://github.com/AnbalaganD/iModels.git
Revision (git rev-parse @):
f6baa4fce3366fbad809b76fc4ce72034ab6e8e6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/AnbalaganD/iModels.git at 0.1.7
========================================
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] Compiling iModels Device.swift
[4/4] Emitting module iModels
Build complete! (4.90s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "iModels",
"name" : "iModels",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"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" : [
"Device.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.