Build Information
Successful build of FAWS, reference 1.0.2 (dbf023), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 04:39:02 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/behrouzz/FAWS.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/behrouzz/FAWS
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at dbf0232 make vars public for both structs
Cloned https://github.com/behrouzz/FAWS.git
Revision (git rev-parse @):
dbf0232bd7b0925ebeee31516b03668a61f3ddf6
SUCCESS checkout https://github.com/behrouzz/FAWS.git at 1.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/behrouzz/FAWS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/13] Compiling FAWS GeoGnoEclGalHor.swift
[4/14] Compiling FAWS PrecNutPol.swift
[5/14] Compiling FAWS Ephemerides.swift
[6/14] Compiling FAWS Matrix.swift
[7/14] Compiling FAWS MainFaws.swift
[8/14] Compiling FAWS DataNut.swift
[9/14] Compiling FAWS Astrometry.swift
[10/14] Compiling FAWS Basics.swift
[11/14] Emitting module FAWS
[12/14] Compiling FAWS DataXY.swift
[13/14] Compiling FAWS CalTime.swift
[14/14] Compiling FAWS CatalogConv.swift
Build complete! (5.83s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "FAWS",
"name" : "FAWS",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "FAWS",
"targets" : [
"FAWS"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FAWS",
"module_type" : "SwiftTarget",
"name" : "FAWS",
"path" : "Sources/FAWS",
"product_memberships" : [
"FAWS"
],
"sources" : [
"Astrometry.swift",
"Basics.swift",
"CalTime.swift",
"CatalogConv.swift",
"DataNut.swift",
"DataXY.swift",
"Ephemerides.swift",
"GeoGnoEclGalHor.swift",
"MainFaws.swift",
"Matrix.swift",
"PrecNutPol.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.