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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kinetic-fit/sensors-swift-kinetic.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kinetic-fit/sensors-swift-kinetic
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9335f10 Removing useless non-public methods
Cloned https://github.com/kinetic-fit/sensors-swift-kinetic.git
Revision (git rev-parse @):
9335f102797f52e285054275cadcd1b3e15ae2ae
SUCCESS checkout https://github.com/kinetic-fit/sensors-swift-kinetic.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sensors-swift-kinetic",
      "name": "KineticSensors",
      "url": "https://github.com/kinetic-fit/sensors-swift-kinetic.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sensors-swift-kinetic",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/kinetic-fit/sensors-swift-kinetic.git
[1/26] Fetching sensors-swift-kinetic
Fetched https://github.com/kinetic-fit/sensors-swift-kinetic.git (0.32s)
Creating working copy for https://github.com/kinetic-fit/sensors-swift-kinetic.git
Working copy of https://github.com/kinetic-fit/sensors-swift-kinetic.git resolved at master
warning: '.resolve-product-dependencies': dependency 'sensors-swift-kinetic' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Compiling KineticSensors inRide.c
[1/5] Compiling KineticSensors SmartControl.c
[2/5] Compiling KineticSensors KineticSDK.m
[3/5] Compiling KineticSensors KineticControl.m
[4/5] Compiling KineticSensors KineticInRide.m
Build complete! (7.63s)
Build complete.
Done.