Build Information
Successful build of swift-openstep-property-list, reference main (c16e31
), with Swift 6.2 (beta) for macOS (SPM) on 14 Aug 2025 08:15:50 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Formkunft/swift-openstep-property-list.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Formkunft/swift-openstep-property-list
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c16e31e Swift concurrency platform version guards
Cloned https://github.com/Formkunft/swift-openstep-property-list.git
Revision (git rev-parse @):
c16e31ead912685f4fd0264a9e2b6b41ab7d37c9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Formkunft/swift-openstep-property-list.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Formkunft/swift-openstep-property-list.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/5] Compiling CollectionParser Parser.swift
[5/5] Emitting module CollectionParser
[6/17] Compiling OpenStepPropertyList PropertyList Literals.swift
[7/17] Compiling OpenStepPropertyList PropertyList.PlainView.swift
[8/17] Compiling OpenStepPropertyList PropertyList.PathSet.swift
[9/17] Compiling OpenStepPropertyList PropertyList.swift
[10/18] Compiling OpenStepPropertyList PropertyList.Number.swift
[11/18] Compiling OpenStepPropertyList PropertyListProtocol.swift
[12/18] Compiling OpenStepPropertyList PropertyList Subscript.swift
[13/18] Compiling OpenStepPropertyList PropertyList Encoding.swift
[14/18] Emitting module OpenStepPropertyList
[15/18] Compiling OpenStepPropertyList ByteString.swift
[16/18] Compiling OpenStepPropertyList PropertyList Access.swift
[17/18] Compiling OpenStepPropertyList PropertyList Codable.swift
[18/18] Compiling OpenStepPropertyList PropertyList Decoding.swift
Build complete! (6.42s)
Fetching https://github.com/Formkunft/swift-collection-parser
[1/62] Fetching swift-collection-parser
Fetched https://github.com/Formkunft/swift-collection-parser from cache (0.64s)
Computing version for https://github.com/Formkunft/swift-collection-parser
Computed https://github.com/Formkunft/swift-collection-parser at 2.0.1 (1.11s)
Creating working copy for https://github.com/Formkunft/swift-collection-parser
Working copy of https://github.com/Formkunft/swift-collection-parser resolved at 2.0.1
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collection-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Formkunft/swift-collection-parser"
}
],
"manifest_display_name" : "swift-openstep-property-list",
"name" : "swift-openstep-property-list",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "OpenStepPropertyList",
"targets" : [
"OpenStepPropertyList"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenStepPropertyListTests",
"module_type" : "SwiftTarget",
"name" : "OpenStepPropertyListTests",
"path" : "Tests/OpenStepPropertyListTests",
"sources" : [
"Access Tests.swift",
"ByteString Tests.swift",
"Decoding Tests.swift"
],
"target_dependencies" : [
"OpenStepPropertyList"
],
"type" : "test"
},
{
"c99name" : "OpenStepPropertyList",
"module_type" : "SwiftTarget",
"name" : "OpenStepPropertyList",
"path" : "Sources/OpenStepPropertyList",
"product_dependencies" : [
"CollectionParser"
],
"product_memberships" : [
"OpenStepPropertyList"
],
"sources" : [
"ByteString.swift",
"PropertyList Access.swift",
"PropertyList Codable.swift",
"PropertyList Decoding.swift",
"PropertyList Encoding.swift",
"PropertyList Literals.swift",
"PropertyList Subscript.swift",
"PropertyList.Number.swift",
"PropertyList.PathSet.swift",
"PropertyList.PlainView.swift",
"PropertyList.swift",
"PropertyListProtocol.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.