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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SvenTiigi/WhatsNewKit.git
Reference: 2.2.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SvenTiigi/WhatsNewKit
 * tag               2.2.1      -> FETCH_HEAD
HEAD is now at 6157c77 Added PrivacyInfo.xcprivacy
Cloned https://github.com/SvenTiigi/WhatsNewKit.git
Revision (git rev-parse @):
6157c77e8be9b3d2310bc680681b61a8d9e290ac
SUCCESS checkout https://github.com/SvenTiigi/WhatsNewKit.git at 2.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "whatsnewkit",
      "name": "WhatsNewKit",
      "url": "https://github.com/SvenTiigi/WhatsNewKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WhatsNewKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/SvenTiigi/WhatsNewKit.git from cache
Fetched https://github.com/SvenTiigi/WhatsNewKit.git from cache (0.16s)
Creating working copy for https://github.com/SvenTiigi/WhatsNewKit.git
Working copy of https://github.com/SvenTiigi/WhatsNewKit.git resolved at 2.2.1 (6157c77)
warning: '.resolve-product-dependencies': dependency 'whatsnewkit' 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/SvenTiigi/WhatsNewKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-6044DDE57671499D.txt
[4/32] Compiling WhatsNewKit View+WhatsNewSheet.swift
[5/32] Compiling WhatsNewKit WhatsNew+Version+Key.swift
[6/32] Compiling WhatsNewKit WhatsNew+Feature+Image.swift
[7/32] Compiling WhatsNewKit WhatsNew+Feature.swift
[8/35] Compiling WhatsNewKit WhatsNewEnvironment.swift
[9/35] Compiling WhatsNewKit ScrollView+alwaysBounceVertical.swift
[10/35] Compiling WhatsNewKit Text+WhatsNewText.swift
[11/35] Compiling WhatsNewKit UIVisualEffectView+Representable.swift
[12/35] Compiling WhatsNewKit WhatsNew+HapticFeedback.swift
[13/35] Compiling WhatsNewKit WhatsNew+Layout.swift
[14/35] Compiling WhatsNewKit WhatsNew+PrimaryAction.swift
[15/35] Compiling WhatsNewKit WhatsNew+SecondaryAction+Action.swift
[16/35] Compiling WhatsNewKit WhatsNew+SecondaryAction.swift
[17/35] Compiling WhatsNewKit WhatsNew+Text.swift
[18/35] Compiling WhatsNewKit WhatsNew+Title.swift
[19/35] Compiling WhatsNewKit WhatsNew+Version.swift
[20/35] Compiling WhatsNewKit WhatsNewCollection.swift
[21/35] Compiling WhatsNewKit WhatsNewCollectionBuilder.swift
[22/35] Compiling WhatsNewKit WhatsNewCollectionProvider.swift
[23/35] Compiling WhatsNewKit WhatsNewEnvironment+Key.swift
[24/35] Compiling WhatsNewKit WhatsNew.swift
[25/35] Compiling WhatsNewKit InMemoryWhatsNewVersionStore.swift
[26/35] Compiling WhatsNewKit NSUbiquitousKeyValueWhatsNewVersionStore.swift
[27/35] Compiling WhatsNewKit UserDefaultsWhatsNewVersionStore.swift
[28/35] Emitting module WhatsNewKit
[29/35] Compiling WhatsNewKit WhatsNewVersionStore.swift
[30/35] Compiling WhatsNewKit WhatsNewView+FeaturesPadding.swift
[31/35] Compiling WhatsNewKit WhatsNewView+FooterPadding.swift
[32/35] Compiling WhatsNewKit WhatsNewView+PrimaryButtonStyle.swift
[33/35] Compiling WhatsNewKit WhatsNewView.swift
[34/35] Compiling WhatsNewKit WhatsNewViewController.swift
[35/35] Compiling WhatsNewKit resource_bundle_accessor.swift
Build complete! (7.61s)
Build complete.
Done.