The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TypedNotification 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/alexjohnj/typednotification.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexjohnj/typednotification
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0b89d6f Version 2.0.1
Cloned https://github.com/alexjohnj/typednotification.git
Revision (git rev-parse @):
0b89d6f0dbb6cd3a733932d51f4ab3a3ecef37f5
SUCCESS checkout https://github.com/alexjohnj/typednotification.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "typednotification",
      "name": "TypedNotification",
      "url": "https://github.com/alexjohnj/typednotification.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/typednotification",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/alexjohnj/typednotification.git
[1/231] Fetching typednotification
Fetched https://github.com/alexjohnj/typednotification.git (0.32s)
Creating working copy for https://github.com/alexjohnj/typednotification.git
Working copy of https://github.com/alexjohnj/typednotification.git resolved at master
warning: '.resolve-product-dependencies': dependency 'typednotification' 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 TypedNotification
[2/2] Compiling TypedNotification TypedNotification.swift
Build complete! (20.56s)
Build complete.
Done.