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 Fit with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OlehKorchytskyi/Fit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OlehKorchytskyi/Fit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bd4679c Update README.md for 1.0.2
Cloned https://github.com/OlehKorchytskyi/Fit.git
Revision (git rev-parse @):
bd4679c22bb236474b778fc6bb2736307418591f
SUCCESS checkout https://github.com/OlehKorchytskyi/Fit.git at main
========================================
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": "fit",
      "name": "Fit",
      "url": "https://github.com/OlehKorchytskyi/Fit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/OlehKorchytskyi/Fit.git from cache
Fetched https://github.com/OlehKorchytskyi/Fit.git from cache (0.15s)
Creating working copy for https://github.com/OlehKorchytskyi/Fit.git
Working copy of https://github.com/OlehKorchytskyi/Fit.git resolved at main (bd4679c)
warning: '.resolve-product-dependencies': dependency 'fit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/OlehKorchytskyi/Fit.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/10] Compiling Fit LineSpacing.swift
[4/10] Compiling Fit ItemSpacing.swift
[5/10] Compiling Fit LineCache.swift
[6/11] Emitting module Fit
[7/11] Compiling Fit LineBreak.swift
[8/11] Compiling Fit Fit.swift
[9/11] Compiling Fit LayoutCache.swift
[10/11] Compiling Fit FitLayout.swift
[11/11] Compiling Fit LineStyle.swift
Build complete! (9.14s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Fit/PrivacyInfo.xcprivacy
Build complete.
Done.