The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/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 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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/17] Emitting module PListKit
[2/22] Compiling PListKit PListValue.swift
[3/22] Compiling PListKit PListFormat.swift
[4/22] Compiling PListKit RawPListArray.swift
[5/22] Compiling PListKit RawPListDictionary.swift
[6/22] Compiling PListKit Utilities.swift
[7/22] Compiling PListKit PListProtocol init.swift
[8/22] Compiling PListKit PListProtocol rawData.swift
[9/22] Compiling PListKit PListProtocol read.swift
[10/22] Compiling PListKit PListProtocol save.swift
[11/22] Compiling PListKit PListProtocol.swift
[12/22] Compiling PListKit PListArray.swift
[13/22] Compiling PListKit PListDictionary Keys.swift
[14/22] Compiling PListKit PListDictionary PListNode.swift
[15/22] Compiling PListKit PListDictionary Subscripts.swift
[16/22] Compiling PListKit PListDictionary.swift
[17/22] Compiling PListKit PListLoadError.swift
[18/22] Compiling PListKit AnyPList.swift
[19/22] Compiling PListKit ArrayPList.swift
[20/22] Compiling PListKit DictionaryPList.swift
[21/22] Compiling PListKit PList.swift
[22/22] Compiling PListKit PListArray Subscripts.swift
Build complete! (6.70s)
Build complete.
Done.