This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 IsCameraOn 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.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sindresorhus/is-camera-on.git
Reference: main
Initialized empty Git repository in $PWD/checkout/.git/
HEAD is now at 2bbab31 Minor tweaks
Cloned https://github.com/sindresorhus/is-camera-on.git
Revision (git rev-parse @):
SUCCESS checkout https://github.com/sindresorhus/is-camera-on.git at main
2bbab31b371e10d05c20939b6e73f072d2093b0c
========================================
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
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "$PWD/checkout",
  "version": "unspecified",
  "path": "$PWD/checkout",
  "dependencies": [
    {
      "identity": "is-camera-on",
      "name": "IsCameraOn",
      "url": "https://github.com/sindresorhus/is-camera-on.git",
      "version": "unspecified",
      "path": "$PWD/checkout/.build/checkouts/is-camera-on",
      "dependencies": [
      ]
    }
  ]
}
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.