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 OnboardingKit, reference 0.0.8 (9693fe), with Swift 5.10 for macOS (SPM) on 21 Sep 2024 20:41: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/0xWDG/OnboardingKit.git
Reference: 0.0.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xWDG/OnboardingKit
 * tag               0.0.8      -> FETCH_HEAD
HEAD is now at 9693fee Fix build
Cloned https://github.com/0xWDG/OnboardingKit.git
Revision (git rev-parse @):
9693fee22ce26ead5dd2e79f5f79da991fa0c618
SUCCESS checkout https://github.com/0xWDG/OnboardingKit.git at 0.0.8
========================================
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": "onboardingkit",
      "name": "OnboardingKit",
      "url": "https://github.com/0xWDG/OnboardingKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OnboardingKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/0xWDG/OnboardingKit.git
[1/2007] Fetching onboardingkit
Fetched https://github.com/0xWDG/OnboardingKit.git from cache (1.78s)
Creating working copy for https://github.com/0xWDG/OnboardingKit.git
Working copy of https://github.com/0xWDG/OnboardingKit.git resolved at 0.0.8 (9693fee)
warning: '.resolve-product-dependencies': dependency 'onboardingkit' 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/0xWDG/OnboardingKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying Localizable.xcstrings
[2/4] Copying Info.plist
[3/4] Write swift-version-33747A42983211AE.txt
[5/10] Compiling OnboardingKit WhatsNew.swift
[6/10] Compiling OnboardingKit resource_bundle_accessor.swift
[7/10] Emitting module OnboardingKit
[8/10] Compiling OnboardingKit OnboardingKitHelper.swift
[9/10] Compiling OnboardingKit WelcomeScreen.swift
[10/10] Compiling OnboardingKit WelcomeCell.swift
Build complete! (6.65s)
Build complete.
Done.