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 OctoKit, reference main (be170a), with Swift 5.8 for macOS (SPM) on 11 Sep 2024 01:00:57 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WeTransfer/octokit.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WeTransfer/octokit.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at be170ab Add new CODEOWNERS and create backup of the existing file in main branch
Cloned https://github.com/WeTransfer/octokit.swift.git
Revision (git rev-parse @):
be170ab2ce3fa0342cb2ab2f1165eb3edbe764f7
SUCCESS checkout https://github.com/WeTransfer/octokit.swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/WeTransfer/octokit.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling RequestKit RequestKitSession.swift
[2/4] Emitting module RequestKit
[3/4] Compiling RequestKit JSONPostRouter.swift
[4/4] Compiling RequestKit Router.swift
[5/28] Compiling OctoKit Reactions.swift
[6/28] Compiling OctoKit Releases.swift
[7/30] Compiling OctoKit Octokit.swift
[8/30] Compiling OctoKit Parameters.swift
[9/30] Compiling OctoKit Plan.swift
[10/30] Compiling OctoKit String+PercentEncoding.swift
[11/30] Compiling OctoKit Time.swift
[12/30] Compiling OctoKit Stars.swift
[13/30] Compiling OctoKit Statuses.swift
[14/30] Compiling OctoKit PreviewHeader.swift
[15/30] Compiling OctoKit PublicKey.swift
[16/30] Compiling OctoKit PullRequest.swift
[17/30] Compiling OctoKit URL+URLParameters.swift
[18/30] Compiling OctoKit User.swift
[19/30] Compiling OctoKit Repositories.swift
[20/30] Compiling OctoKit Review.swift
[21/30] Emitting module OctoKit
[22/30] Compiling OctoKit Configuration.swift
[23/30] Compiling OctoKit File.swift
[24/30] Compiling OctoKit Follow.swift
[25/30] Compiling OctoKit Label.swift
[26/30] Compiling OctoKit Milestone.swift
[27/30] Compiling OctoKit NotificationThread.swift
[28/30] Compiling OctoKit Gist.swift
[29/30] Compiling OctoKit Git.swift
[30/30] Compiling OctoKit Issue.swift
Build complete! (17.44s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git (1.33s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.0.0 (2.33s)
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.0.0
Build complete.
Done.