The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of FAWS with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/behrouzz/FAWS.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "faws",
      "name": "FAWS",
      "url": "https://github.com/behrouzz/FAWS.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FAWS",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/behrouzz/FAWS.git from cache
Fetched https://github.com/behrouzz/FAWS.git (0.20s)
Creating working copy for https://github.com/behrouzz/FAWS.git
Working copy of https://github.com/behrouzz/FAWS.git resolved at 1.0.2
warning: '.resolve-product-dependencies': dependency 'faws' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/behrouzz/FAWS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Compiling FAWS GeoGnoEclGalHor.swift
[2/11] Compiling FAWS MainFaws.swift
[3/11] Compiling FAWS Matrix.swift
[4/12] Compiling FAWS PrecNutPol.swift
[5/12] Compiling FAWS Ephemerides.swift
[6/12] Emitting module FAWS
[7/12] Compiling FAWS Astrometry.swift
[8/12] Compiling FAWS Basics.swift
[9/12] Compiling FAWS CalTime.swift
[10/12] Compiling FAWS CatalogConv.swift
[11/12] Compiling FAWS DataNut.swift
[12/12] Compiling FAWS DataXY.swift
Build complete! (7.47s)
Build complete.
Done.