Build Information
Successful build of PListKit, reference 2.0.3 (30cd42
), with Swift 5.9 for macOS (SPM) on 22 Sep 2024 01:12:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/PListKit.git
Reference: 2.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/PListKit
* tag 2.0.3 -> FETCH_HEAD
HEAD is now at 30cd429 Updated GitHub CI
Cloned https://github.com/orchetect/PListKit.git
Revision (git rev-parse @):
30cd4292468bcf040496591a870cdb3e1acf9854
SUCCESS checkout https://github.com/orchetect/PListKit.git at 2.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
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 RawPListDictionary.swift
[3/22] Compiling PListKit Utilities.swift
[4/22] Compiling PListKit PListFormat.swift
[5/22] Compiling PListKit RawPListArray.swift
[6/22] Compiling PListKit DictionaryPList.swift
[7/22] Compiling PListKit PList.swift
[8/22] Compiling PListKit PListDictionary Keys.swift
[9/22] Compiling PListKit PListDictionary PListNode.swift
[10/22] Compiling PListKit PListProtocol.swift
[11/22] Compiling PListKit PListValue.swift
[12/22] Compiling PListKit PListProtocol init.swift
[13/22] Compiling PListKit PListProtocol rawData.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 read.swift
[20/22] Compiling PListKit PListProtocol save.swift
[21/22] Compiling PListKit PListArray Subscripts.swift
[22/22] Compiling PListKit PListArray.swift
Build complete! (8.86s)
Build complete.
Done.