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 LaunchAgent 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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/emorydunn/launchagent.git
Reference: 0.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/emorydunn/launchagent
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 9f6d33a Set version
Cloned https://github.com/emorydunn/launchagent.git
Revision (git rev-parse @):
9f6d33abfa4a0a45a877e9b884391981c1f4152b
SUCCESS checkout https://github.com/emorydunn/launchagent.git at 0.3.0
========================================
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/10] Compiling LaunchAgent LaunchControl.swift
[2/11] Compiling LaunchAgent inetdCompatibility.swift
[3/11] Compiling LaunchAgent File Permissions.swift
[4/11] Compiling LaunchAgent MachService.swift
[5/11] Emitting module LaunchAgent
[6/11] Compiling LaunchAgent ProcessType.swift
[7/11] Compiling LaunchAgent ResourceLimits.swift
[8/11] Compiling LaunchAgent StartCalendarInterval.swift
[9/11] Compiling LaunchAgent LaunchAgent.swift
[10/11] Compiling LaunchAgent LaunchAgent+Status.swift
[11/11] Compiling LaunchAgent String Extensions.swift
Build complete! (10.43s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "launchagent",
      "name": "LaunchAgent",
      "url": "https://github.com/emorydunn/launchagent.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/launchagent",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/emorydunn/launchagent.git
[1/648] Fetching launchagent
Fetched https://github.com/emorydunn/launchagent.git (0.26s)
Creating working copy for https://github.com/emorydunn/launchagent.git
Working copy of https://github.com/emorydunn/launchagent.git resolved at 0.3.0
warning: '.resolve-product-dependencies': dependency 'launchagent' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.