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 UpgradeAlert 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/sentryco/UpgradeAlert.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sentryco/UpgradeAlert
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1de1a6a Update NSAlert+Ext.swift
Cloned https://github.com/sentryco/UpgradeAlert.git
Revision (git rev-parse @):
1de1a6a2f8efa7278d7a2d7130d0a3f198197c40
SUCCESS checkout https://github.com/sentryco/UpgradeAlert.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "upgradealert",
      "name": "UpgradeAlert",
      "url": "https://github.com/sentryco/UpgradeAlert.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UpgradeAlert",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sentryco/UpgradeAlert.git from cache
Fetched https://github.com/sentryco/UpgradeAlert.git (0.25s)
Creating working copy for https://github.com/sentryco/UpgradeAlert.git
Working copy of https://github.com/sentryco/UpgradeAlert.git resolved at main
warning: '.resolve-product-dependencies': dependency 'upgradealert' 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/12] Compiling UpgradeAlert UAError.swift
[2/13] Compiling UpgradeAlert AppInfo.swift
[3/13] Compiling UpgradeAlert LookupResult.swift
[4/13] Compiling UpgradeAlert ComparisonResult.swift
[5/13] Compiling UpgradeAlert UAOutcome.swift
[6/13] Compiling UpgradeAlert UAConfig.swift
[7/13] Emitting module UpgradeAlert
[8/13] Compiling UpgradeAlert UIAlertController+Ext.swift
[9/13] Compiling UpgradeAlert UIApplication+Ext.swift
[10/13] Compiling UpgradeAlert UpgradeAlert+Variables.swift
[11/13] Compiling UpgradeAlert UpgradeAlert.swift
[12/13] Compiling UpgradeAlert Bundle+Ext.swift
[13/13] Compiling UpgradeAlert NSAlert+Ext.swift
Build complete! (10.68s)
Build complete.
Done.