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 SKClient 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/pvzig/SKClient.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pvzig/SKClient
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 89d0503 Update README.md
Cloned https://github.com/pvzig/SKClient.git
Revision (git rev-parse @):
89d050307ac42f5a4de5d74dd790ff25185f0c99
SUCCESS checkout https://github.com/pvzig/SKClient.git at master
Fetching https://github.com/pvzig/SKCore from cache
Fetched https://github.com/pvzig/SKCore (0.28s)
Computing version for https://github.com/pvzig/SKCore
Computed https://github.com/pvzig/SKCore at 4.1.3 (0.79s)
Creating working copy for https://github.com/pvzig/SKCore
Working copy of https://github.com/pvzig/SKCore resolved at 4.1.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "skclient",
      "name": "SKClient",
      "url": "https://github.com/pvzig/SKClient.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SKClient",
      "dependencies": [
        {
          "identity": "skcore",
          "name": "SKCore",
          "url": "https://github.com/pvzig/SKCore",
          "version": "4.1.3",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SKCore",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pvzig/SKClient.git
[1/125] Fetching skclient
Fetched https://github.com/pvzig/SKClient.git (0.89s)
Fetching https://github.com/pvzig/SKCore from cache
Fetched https://github.com/pvzig/SKCore (0.31s)
Computing version for https://github.com/pvzig/SKCore
Computed https://github.com/pvzig/SKCore at 4.1.3 (0.17s)
Creating working copy for https://github.com/pvzig/SKClient.git
Working copy of https://github.com/pvzig/SKClient.git resolved at master
Creating working copy for https://github.com/pvzig/SKCore
Working copy of https://github.com/pvzig/SKCore resolved at 4.1.3
warning: '.resolve-product-dependencies': dependency 'skclient' is not used by any target
Found 1 product dependencies
  - SKCore
========================================
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/25] Emitting module SKCore
[2/28] Compiling SKCore SlackError.swift
[3/28] Compiling SKCore Team.swift
[4/28] Compiling SKCore TeamIcon.swift
[5/28] Compiling SKCore Action.swift
[6/28] Compiling SKCore Attachment.swift
[7/28] Compiling SKCore AttachmentField.swift
[8/28] Compiling SKCore Bot.swift
[9/28] Compiling SKCore Topic.swift
[10/28] Compiling SKCore User.swift
[11/28] Compiling SKCore UserGroup.swift
[12/28] Compiling SKCore Channel.swift
[13/28] Compiling SKCore Comment.swift
[14/28] Compiling SKCore CustomProfile.swift
[15/28] Compiling SKCore CustomProfileField.swift
[16/28] Compiling SKCore Message.swift
[17/28] Compiling SKCore OAuthConfig.swift
[18/28] Compiling SKCore RTMOptions.swift
[19/28] Compiling SKCore Reaction.swift
[20/28] Compiling SKCore Reply.swift
[21/28] Compiling SKCore Scope.swift
[22/28] Compiling SKCore DoNotDisturbStatus.swift
[23/28] Compiling SKCore Edited.swift
[24/28] Compiling SKCore Event.swift
[25/28] Compiling SKCore Extensions.swift
[26/28] Compiling SKCore File.swift
[27/28] Compiling SKCore History.swift
[28/28] Compiling SKCore Item.swift
[29/30] Emitting module SKClient
[30/30] Compiling SKClient Client.swift
Build complete! (9.53s)
Build complete.
Done.