Build Information
Successful build of PListKit with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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/UKfvDsi8u/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 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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/orchetect/PListKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/20] Emitting module PListKit
[2/22] Compiling PListKit PListProtocol.swift
[3/22] Compiling PListKit PListValue.swift
[4/22] Compiling PListKit PListFormat.swift
[5/22] Compiling PListKit RawPListArray.swift
[6/22] Compiling PListKit RawPListDictionary.swift
[7/22] Compiling PListKit Utilities.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 DictionaryPList.swift
[12/22] Compiling PListKit PList.swift
[13/22] Compiling PListKit PListArray Subscripts.swift
[14/22] Compiling PListKit PListLoadError.swift
[15/22] Compiling PListKit AnyPList.swift
[16/22] Compiling PListKit ArrayPList.swift
[17/22] Compiling PListKit PListDictionary Subscripts.swift
[18/22] Compiling PListKit PListDictionary.swift
[19/22] Compiling PListKit PListProtocol init.swift
[20/22] Compiling PListKit PListArray.swift
[21/22] Compiling PListKit PListDictionary Keys.swift
[22/22] Compiling PListKit PListDictionary PListNode.swift
Build complete! (5.16s)
Build complete.
Done.