The Swift Package Index logo.Swift Package Index

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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sindresorhus/is-camera-on.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/is-camera-on
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2bbab31 Minor tweaks
Cloned https://github.com/sindresorhus/is-camera-on.git
Revision (git rev-parse @):
2bbab31b371e10d05c20939b6e73f072d2093b0c
SUCCESS checkout https://github.com/sindresorhus/is-camera-on.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "is-camera-on",
      "name": "IsCameraOn",
      "url": "https://github.com/sindresorhus/is-camera-on.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/is-camera-on",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sindresorhus/is-camera-on.git
[2/50] Fetching is-camera-on
Fetched https://github.com/sindresorhus/is-camera-on.git (0.29s)
Creating working copy for https://github.com/sindresorhus/is-camera-on.git
Working copy of https://github.com/sindresorhus/is-camera-on.git resolved at main
warning: '.resolve-product-dependencies': dependency 'is-camera-on' 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...
[1/2] Emitting module IsCameraOn
[2/2] Compiling IsCameraOn IsCameraOn.swift
Build complete! (11.71s)
Build complete.
Done.