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 Appcast 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/slidoapp/Appcast.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/slidoapp/Appcast
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8646f57 Merge pull request #2 from slidoapp/test/reporter
Cloned https://github.com/slidoapp/Appcast.git
Revision (git rev-parse @):
8646f57fe8ecab61f24e4abc75211895b52b4dc4
SUCCESS checkout https://github.com/slidoapp/Appcast.git at main
========================================
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": "appcast",
      "name": "Appcast",
      "url": "https://github.com/slidoapp/Appcast.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Appcast",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/slidoapp/Appcast.git
[1/307] Fetching appcast
Fetched https://github.com/slidoapp/Appcast.git (0.28s)
Creating working copy for https://github.com/slidoapp/Appcast.git
Working copy of https://github.com/slidoapp/Appcast.git resolved at main
warning: '.resolve-product-dependencies': dependency 'appcast' 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/13] Compiling Appcast SUSignatures.swift
[2/13] Compiling Appcast SPUDownloadData.swift
[3/13] Compiling Appcast SPUSkippedUpdate.swift
[4/13] Compiling Appcast SUAppcastItem.swift
[5/13] Compiling Appcast SUOperatingSystem.swift
[6/13] Compiling Appcast SPUAppcastItemState.swift
[7/13] Compiling Appcast SPUAppcastItemStateResolver.swift
[8/13] Compiling Appcast SUAppcast.swift
[9/13] Compiling Appcast SUAppcastDriver.swift
[10/13] Compiling Appcast Appcast.swift
[11/13] Compiling Appcast Constants.swift
[12/13] Emitting module Appcast
[13/13] Compiling Appcast SUStandardVersionComparator.swift
[14/14] Compiling Appcast SUVersionComparison.swift
Build complete! (8.25s)
Build complete.
Done.