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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/PListKit.git
Reference: 2.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/orchetect/PListKit
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at f7e1c56 Updated GitHub CI
Cloned https://github.com/orchetect/PListKit.git
Revision (git rev-parse @):
f7e1c56ac2907b9812803722cc63c115fe29e325
SUCCESS checkout https://github.com/orchetect/PListKit.git at 2.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/orchetect/PListKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/22] Compiling PListKit PListLoadError.swift
[4/22] Compiling PListKit AnyPList.swift
[5/22] Compiling PListKit ArrayPList.swift
[6/24] Compiling PListKit DictionaryPList.swift
[7/24] Compiling PListKit PList.swift
[8/24] Compiling PListKit PListArray Subscripts.swift
[9/24] Compiling PListKit PListArray.swift
[10/24] Compiling PListKit PListDictionary Keys.swift
[11/24] Compiling PListKit PListDictionary PListNode.swift
[12/24] Compiling PListKit PListDictionary Subscripts.swift
[13/24] Compiling PListKit PListDictionary.swift
[14/24] Compiling PListKit PListProtocol init.swift
[15/24] Compiling PListKit PListProtocol.swift
[16/24] Compiling PListKit PListValue.swift
[17/24] Compiling PListKit PListFormat.swift
[18/24] Compiling PListKit RawPListArray.swift
[19/24] Emitting module PListKit
[20/24] Compiling PListKit PListProtocol rawData.swift
[21/24] Compiling PListKit PListProtocol read.swift
[22/24] Compiling PListKit PListProtocol save.swift
[23/24] Compiling PListKit RawPListDictionary.swift
[24/24] Compiling PListKit Utilities.swift
Build complete! (4.23s)
Build complete.
Done.