The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LaunchAtLogin with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sindresorhus/LaunchAtLogin-Modern.git
Reference: v1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/LaunchAtLogin-Modern
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at a04ec1c Add `wasLaunchedAtLogin` property
Cloned https://github.com/sindresorhus/LaunchAtLogin-Modern.git
Revision (git rev-parse @):
a04ec1c363be3627734f6dad757d82f5d4fa8fcc
SUCCESS checkout https://github.com/sindresorhus/LaunchAtLogin-Modern.git at v1.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "launchatlogin-modern",
      "name": "LaunchAtLogin",
      "url": "https://github.com/sindresorhus/LaunchAtLogin-Modern.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LaunchAtLogin-Modern",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sindresorhus/LaunchAtLogin-Modern.git
[1/37] Fetching launchatlogin-modern
Fetched https://github.com/sindresorhus/LaunchAtLogin-Modern.git (0.22s)
Creating working copy for https://github.com/sindresorhus/LaunchAtLogin-Modern.git
Working copy of https://github.com/sindresorhus/LaunchAtLogin-Modern.git resolved at v1.1.0
warning: '.resolve-product-dependencies': dependency 'launchatlogin-modern' 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.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module LaunchAtLogin
[2/2] Compiling LaunchAtLogin LaunchAtLogin.swift
Build complete! (6.14s)
Build complete.
Done.