Build Information
Successful build of SwiftSPICE, reference 2.1.1 (c018e4), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 22:37:08 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/joerup/SwiftSPICE.git
Reference: 2.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/joerup/SwiftSPICE
* tag 2.1.1 -> FETCH_HEAD
HEAD is now at c018e4e now support 1000 objects in kernel
Cloned https://github.com/joerup/SwiftSPICE.git
Revision (git rev-parse @):
c018e4e9858c015a8259417c916d8b72703b4a5c
SUCCESS checkout https://github.com/joerup/SwiftSPICE.git at 2.1.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/joerup/SwiftSPICE.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Copying naif0012.tls
[0/11] Write sources
[0/11] Copying libcspice.a
[4/11] Copying sample.bsp
[4/11] Write SwiftSPICEExecutable-entitlement.plist
[6/11] Write swift-version-1EA4D86E10B52AF.txt
[7/11] Compiling CSPICEExtensions SPKUtils.c
[9/14] Compiling SwiftSPICE SwiftSPICE.swift
[10/14] Emitting module SwiftSPICE
[11/14] Compiling SwiftSPICE StateVector.swift
[12/17] Emitting module SwiftSPICEExecutable
[13/17] Compiling SwiftSPICEExecutable resource_bundle_accessor.swift
[14/17] Compiling SwiftSPICEExecutable main.swift
[14/17] Write Objects.LinkFileList
[15/17] Linking SwiftSPICEExecutable
[16/17] Applying SwiftSPICEExecutable
Build complete! (4.15s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftSPICE",
"name" : "SwiftSPICE",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "SwiftSPICE",
"targets" : [
"SwiftSPICE"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSPICEExecutable",
"targets" : [
"SwiftSPICEExecutable"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SwiftSPICETests",
"module_type" : "SwiftTarget",
"name" : "SwiftSPICETests",
"path" : "Tests/SwiftSPICETests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftSPICETests/Resources/naif0012.tls",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftSPICETests/Resources/sample.bsp",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BasicTests.swift",
"ErrorTests.swift",
"StressTests.swift"
],
"target_dependencies" : [
"SwiftSPICE"
],
"type" : "test"
},
{
"c99name" : "SwiftSPICEExecutable",
"module_type" : "SwiftTarget",
"name" : "SwiftSPICEExecutable",
"path" : "Sources/SwiftSPICEExecutable",
"product_memberships" : [
"SwiftSPICEExecutable"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftSPICEExecutable/Resources/naif0012.tls",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftSPICEExecutable/Resources/sample.bsp",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftSPICE"
],
"type" : "executable"
},
{
"c99name" : "SwiftSPICE",
"module_type" : "SwiftTarget",
"name" : "SwiftSPICE",
"path" : "Sources/SwiftSPICE",
"product_memberships" : [
"SwiftSPICE",
"SwiftSPICEExecutable"
],
"sources" : [
"StateVector.swift",
"SwiftSPICE.swift"
],
"target_dependencies" : [
"CSPICE",
"CSPICEExtensions"
],
"type" : "library"
},
{
"c99name" : "CSPICEExtensions",
"module_type" : "ClangTarget",
"name" : "CSPICEExtensions",
"path" : "Frameworks/CSPICEExtensions",
"product_memberships" : [
"SwiftSPICE",
"SwiftSPICEExecutable"
],
"sources" : [
"SPKUtils.c"
],
"type" : "library"
},
{
"c99name" : "CSPICE",
"module_type" : "BinaryTarget",
"name" : "CSPICE",
"path" : "Frameworks/CSPICE.xcframework",
"product_memberships" : [
"SwiftSPICE",
"SwiftSPICEExecutable"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
Done.