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 IAppRater, reference main (57d28b), with Swift 5.10 for macOS (SPM) on 28 Sep 2024 16:00:21 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ukushu/IAppRater.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ukushu/IAppRater
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 57d28b4 IAppRater
Cloned https://github.com/ukushu/IAppRater.git
Revision (git rev-parse @):
57d28b406440fd4b897fcc3265f0966e1b2727bd
SUCCESS checkout https://github.com/ukushu/IAppRater.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "iapprater",
      "name": "IAppRater",
      "url": "https://github.com/ukushu/IAppRater.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IAppRater",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/ukushu/IAppRater.git
[1/165] Fetching iapprater
Fetched https://github.com/ukushu/IAppRater.git from cache (1.26s)
Creating working copy for https://github.com/ukushu/IAppRater.git
Working copy of https://github.com/ukushu/IAppRater.git resolved at main (57d28b4)
warning: '.resolve-product-dependencies': dependency 'iapprater' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ukushu/IAppRater.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Compiling IAppRater IAppRater.swift
[4/4] Emitting module IAppRater
Build complete! (6.61s)
Build complete.
Done.