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.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.42.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/PListKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/orchetect/PListKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a22347f Updated README
Cloned https://github.com/orchetect/PListKit.git
Revision (git rev-parse @):
a22347f313c556119475daf7c37a273d470c8958
SUCCESS checkout https://github.com/orchetect/PListKit.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "plistkit",
      "name": "PListKit",
      "url": "https://github.com/orchetect/PListKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PListKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/orchetect/PListKit.git
[1/1452] Fetching plistkit
Fetched https://github.com/orchetect/PListKit.git from cache (0.31s)
Creating working copy for https://github.com/orchetect/PListKit.git
Working copy of https://github.com/orchetect/PListKit.git resolved at main (a22347f)
warning: '.resolve-product-dependencies': dependency 'plistkit' 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/orchetect/PListKit.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/22] Emitting module PListKit
[4/24] Compiling PListKit RawPListDictionary.swift
[5/24] Compiling PListKit Utilities.swift
[6/24] Compiling PListKit PListDictionary Subscripts.swift
[7/24] Compiling PListKit PListDictionary.swift
[8/24] Compiling PListKit PListProtocol init.swift
[9/24] Compiling PListKit PListFormat.swift
[10/24] Compiling PListKit RawPListArray.swift
[11/24] Compiling PListKit PListProtocol.swift
[12/24] Compiling PListKit PListValue.swift
[13/24] Compiling PListKit PListArray.swift
[14/24] Compiling PListKit PListDictionary Keys.swift
[15/24] Compiling PListKit PListDictionary PListNode.swift
[16/24] Compiling PListKit DictionaryPList.swift
[17/24] Compiling PListKit PList.swift
[18/24] Compiling PListKit PListArray Subscripts.swift
[19/24] Compiling PListKit PListLoadError.swift
[20/24] Compiling PListKit AnyPList.swift
[21/24] Compiling PListKit ArrayPList.swift
[22/24] Compiling PListKit PListProtocol rawData.swift
[23/24] Compiling PListKit PListProtocol read.swift
[24/24] Compiling PListKit PListProtocol save.swift
Build complete! (7.44s)
Build complete.
Done.