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 with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xWDG/OnboardingKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0xWDG/OnboardingKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3f41448 Make What's new public
Cloned https://github.com/0xWDG/OnboardingKit.git
Revision (git rev-parse @):
3f414487c3e0d7d0062f2bfadf146dd60069c1f3
SUCCESS checkout https://github.com/0xWDG/OnboardingKit.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": "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/1925] Fetching onboardingkit
Fetched https://github.com/0xWDG/OnboardingKit.git from cache (1.64s)
Creating working copy for https://github.com/0xWDG/OnboardingKit.git
Working copy of https://github.com/0xWDG/OnboardingKit.git resolved at main (3f41448)
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:  $workDir
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/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/7] Compiling OnboardingKit WelcomeCell.swift
[4/7] Compiling OnboardingKit OnboardingKitHelper.swift
[5/7] Emitting module OnboardingKit
[6/7] Compiling OnboardingKit WelcomeScreen.swift
[7/7] Compiling OnboardingKit WhatsNew.swift
Build complete! (8.02s)
Build complete.
Done.