The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PListKit with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
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/2/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.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/20] Compiling PListKit PListLoadError.swift
[2/20] Compiling PListKit AnyPList.swift
[3/20] Compiling PListKit ArrayPList.swift
[4/22] Emitting module PListKit
[5/22] Compiling PListKit PListArray.swift
[6/22] Compiling PListKit PListDictionary Keys.swift
[7/22] Compiling PListKit PListDictionary PListNode.swift
[8/22] Compiling PListKit PListFormat.swift
[9/22] Compiling PListKit RawPListArray.swift
[10/22] Compiling PListKit PListDictionary Subscripts.swift
[11/22] Compiling PListKit PListDictionary.swift
[12/22] Compiling PListKit PListProtocol init.swift
[13/22] Compiling PListKit PListProtocol rawData.swift
[14/22] Compiling PListKit PListProtocol read.swift
[15/22] Compiling PListKit PListProtocol save.swift
[16/22] Compiling PListKit DictionaryPList.swift
[17/22] Compiling PListKit PList.swift
[18/22] Compiling PListKit PListArray Subscripts.swift
[19/22] Compiling PListKit PListProtocol.swift
[20/22] Compiling PListKit PListValue.swift
[21/22] Compiling PListKit RawPListDictionary.swift
[22/22] Compiling PListKit Utilities.swift
Build complete! (9.78s)
Build complete.
========================================
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 from cache
Fetched https://github.com/orchetect/PListKit.git (0.19s)
Creating working copy for https://github.com/orchetect/PListKit.git
Working copy of https://github.com/orchetect/PListKit.git resolved at 2.0.2
warning: '.resolve-product-dependencies': dependency 'plistkit' is not used by any target
Found 0 product dependencies
Done.