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 Pushover 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/kiliankoe/pushover.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kiliankoe/pushover
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d7d35e7 Merge pull request #2 from sgade/master
Cloned https://github.com/kiliankoe/pushover.git
Revision (git rev-parse @):
d7d35e7da9ff978188667434da7530dc02ded635
SUCCESS checkout https://github.com/kiliankoe/pushover.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "pushover",
      "name": "Pushover",
      "url": "https://github.com/kiliankoe/pushover.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/pushover",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/kiliankoe/pushover.git from cache
Fetched https://github.com/kiliankoe/pushover.git (0.33s)
Creating working copy for https://github.com/kiliankoe/pushover.git
Working copy of https://github.com/kiliankoe/pushover.git resolved at master
warning: '.resolve-product-dependencies': dependency 'pushover' 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/8] Compiling Pushover Pushover.swift
[2/8] Compiling Pushover Priority.swift
[3/8] Compiling Pushover Notification.swift
[4/8] Compiling Pushover Error.swift
[5/8] Compiling Pushover Endpoint.swift
[6/8] Compiling Pushover API.swift
[7/8] Emitting module Pushover
[8/8] Compiling Pushover Response.swift
[9/9] Compiling Pushover Sound.swift
Build complete! (21.33s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.