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: 1.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OlehKorchytskyi/Fit
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 701b55b - removed unnecessary container width check; - code cleaning.
Cloned https://github.com/OlehKorchytskyi/Fit.git
Revision (git rev-parse @):
701b55b29197fe816325a567cc37c61972033796
SUCCESS checkout https://github.com/OlehKorchytskyi/Fit.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": "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
[1/61] Fetching fit
Fetched https://github.com/OlehKorchytskyi/Fit.git from cache (0.23s)
Creating working copy for https://github.com/OlehKorchytskyi/Fit.git
Working copy of https://github.com/OlehKorchytskyi/Fit.git resolved at 1.0.2 (701b55b)
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/10] Compiling Fit LineBreak.swift
[7/10] Emitting module Fit
[8/10] Compiling Fit FitLayout.swift
[9/10] Compiling Fit LayoutCache.swift
[10/10] Compiling Fit Fit.swift
[11/11] Compiling Fit LineStyle.swift
Build complete! (8.07s)
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.