Build Information
Successful build of PListKit, reference 2.0.3 (30cd42
), with Swift 5.10 for macOS (SPM) on 22 Sep 2024 01:12:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "plistkit",
"name": "PListKit",
"url": "https://github.com/orchetect/PListKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PListKit",
"dependencies": [
]
}
]
}
Fetching https://github.com/orchetect/PListKit.git
[1/1561] Fetching plistkit
Fetched https://github.com/orchetect/PListKit.git from cache (1.43s)
Creating working copy for https://github.com/orchetect/PListKit.git
Working copy of https://github.com/orchetect/PListKit.git resolved at 2.0.3 (30cd429)
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: $PWD
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 PListProtocol init.swift
[7/24] Compiling PListKit PListProtocol rawData.swift
[8/24] Compiling PListKit PListDictionary Keys.swift
[9/24] Compiling PListKit PListDictionary PListNode.swift
[10/24] Compiling PListKit PListArray Subscripts.swift
[11/24] Compiling PListKit PListArray.swift
[12/24] Compiling PListKit PListFormat.swift
[13/24] Compiling PListKit RawPListArray.swift
[14/24] Compiling PListKit PListDictionary Subscripts.swift
[15/24] Compiling PListKit PListDictionary.swift
[16/24] Compiling PListKit PListProtocol read.swift
[17/24] Compiling PListKit PListProtocol save.swift
[18/24] Compiling PListKit PListProtocol.swift
[19/24] Compiling PListKit PListValue.swift
[20/24] Compiling PListKit DictionaryPList.swift
[21/24] Compiling PListKit PList.swift
[22/24] Compiling PListKit PListLoadError.swift
[23/24] Compiling PListKit AnyPList.swift
[24/24] Compiling PListKit ArrayPList.swift
Build complete! (5.28s)
Build complete.
Done.