Build Information
Failed to build SagaParsleyMarkdownReader, reference 1.3.0 (b44f4d), with Swift 6.3 for iOS using Xcode 26.4 on 19 Apr 2026 07:23:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SagaParsleyMarkdownReader -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/SagaParsleyMarkdownReader
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at b44f4d8 feat: Declare Saga 3 compatibility
Cloned https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Revision (git rev-parse @):
b44f4d89688eb4c2266d149b897e547598df0f97
SUCCESS checkout https://github.com/loopwerk/SagaParsleyMarkdownReader.git at 1.3.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/loopwerk/SagaParsleyMarkdownReader.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/loopwerk/Saga.git
Fetching from https://github.com/loopwerk/Parsley
Fetching from https://github.com/swiftlang/swift-cmark.git
Fetching from https://github.com/loopwerk/SagaPathKit
Fetching from https://github.com/apple/swift-crypto
Fetching from https://github.com/apple/swift-asn1.git
Creating working copy of package ‘swift-cmark’
Checking out 0.7.1 of package ‘swift-cmark’
Creating working copy of package ‘swift-asn1’
Checking out 1.7.0 of package ‘swift-asn1’
Creating working copy of package ‘Saga’
Checking out 3.3.2 of package ‘Saga’
Creating working copy of package ‘swift-crypto’
Checking out 3.15.1 of package ‘swift-crypto’
Creating working copy of package ‘Parsley’
Checking out 1.2.0 of package ‘Parsley’
Creating working copy of package ‘SagaPathKit’
Checking out 1.6.1 of package ‘SagaPathKit’
Resolve Package Graph
Resolved source packages:
SagaPathKit: https://github.com/loopwerk/SagaPathKit @ 1.6.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
Parsley: https://github.com/loopwerk/Parsley @ 1.2.0
Saga: https://github.com/loopwerk/Saga.git @ 3.3.2
cmark-gfm: https://github.com/swiftlang/swift-cmark.git @ 0.7.1
swift-crypto: https://github.com/apple/swift-crypto @ 3.15.1
SagaParsleyMarkdownReader: /Users/admin/builder/spi-builder-workspace
resolved source packages: SagaPathKit, swift-asn1, Parsley, Saga, cmark-gfm, swift-crypto, SagaParsleyMarkdownReader
2026-04-19 03:23:09.910 xcodebuild[526:3001] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "saga",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.3",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/loopwerk/Saga.git"
},
{
"identity" : "parsley",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/loopwerk/Parsley"
}
],
"manifest_display_name" : "SagaParsleyMarkdownReader",
"name" : "SagaParsleyMarkdownReader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SagaParsleyMarkdownReader",
"targets" : [
"SagaParsleyMarkdownReader"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SagaParsleyMarkdownReaderTests",
"module_type" : "SwiftTarget",
"name" : "SagaParsleyMarkdownReaderTests",
"path" : "Tests/SagaParsleyMarkdownReaderTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/content-only.md",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/frontmatter-only.md",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/hard-breaks.md",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/smart-quotes.md",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/special-chars.md",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/test-content.md",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"SagaParsleyMarkdownReaderTests.swift"
],
"target_dependencies" : [
"SagaParsleyMarkdownReader"
],
"type" : "test"
},
{
"c99name" : "SagaParsleyMarkdownReader",
"module_type" : "SwiftTarget",
"name" : "SagaParsleyMarkdownReader",
"path" : "Sources/SagaParsleyMarkdownReader",
"product_dependencies" : [
"Saga",
"Parsley"
],
"product_memberships" : [
"SagaParsleyMarkdownReader"
],
"sources" : [
"SagaParsleyMarkdownReader.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SagaParsleyMarkdownReader"
]
}
}
2026-04-19 03:23:18.719 xcodebuild[847:4712] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SagaParsleyMarkdownReader -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SagaParsleyMarkdownReader -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
cmark-gfm: https://github.com/swiftlang/swift-cmark.git @ 0.7.1
Parsley: https://github.com/loopwerk/Parsley @ 1.2.0
SagaPathKit: https://github.com/loopwerk/SagaPathKit @ 1.6.1
Saga: https://github.com/loopwerk/Saga.git @ 3.3.2
SagaParsleyMarkdownReader: /Users/admin/builder/spi-builder-workspace
swift-crypto: https://github.com/apple/swift-crypto @ 3.15.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
Target 'SagaParsleyMarkdownReader' in project 'SagaParsleyMarkdownReader'
➜ Explicit dependency on target 'SagaParsleyMarkdownReader' in project 'SagaParsleyMarkdownReader'
➜ Explicit dependency on target 'Saga' in project 'Saga'
➜ Explicit dependency on target 'Parsley' in project 'Parsley'
Target 'SagaParsleyMarkdownReader' in project 'SagaParsleyMarkdownReader'
➜ Explicit dependency on target 'Saga' in project 'Saga'
➜ Explicit dependency on target 'Parsley' in project 'Parsley'
Target 'Parsley' in project 'Parsley'
➜ Explicit dependency on target 'Parsley' in project 'Parsley'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
Target 'Parsley' in project 'Parsley'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
Target 'cmark-gfm-extensions' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
Target 'cmark-gfm-extensions' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
Target 'cmark-gfm' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
Target 'cmark-gfm' in project 'cmark-gfm' (no dependencies)
Target 'Saga' in project 'Saga'
➜ Explicit dependency on target 'Saga' in project 'Saga'
➜ Explicit dependency on target 'SagaPathKit' in project 'SagaPathKit'
Target 'Saga' in project 'Saga'
➜ Explicit dependency on target 'SagaPathKit' in project 'SagaPathKit'
Target 'SagaPathKit' in project 'SagaPathKit'
➜ Explicit dependency on target 'SagaPathKit' in project 'SagaPathKit'
Target 'SagaPathKit' in project 'SagaPathKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 2622d0a6a8e0ebbef3b1607618b1315d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2622d0a6a8e0ebbef3b1607618b1315d.xcbuilddata
error: The package product 'Parsley' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'SagaParsleyMarkdownReader' from project 'SagaParsleyMarkdownReader')
2026-04-19 03:23:23.562 xcodebuild[869:4820] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SagaParsleyMarkdownReader
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Parsley: https://github.com/loopwerk/Parsley @ 1.2.0
SagaPathKit: https://github.com/loopwerk/SagaPathKit @ 1.6.1
swift-crypto: https://github.com/apple/swift-crypto @ 3.15.1
cmark-gfm: https://github.com/swiftlang/swift-cmark.git @ 0.7.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
SagaParsleyMarkdownReader: /Users/admin/builder/spi-builder-workspace
Saga: https://github.com/loopwerk/Saga.git @ 3.3.2
resolved source packages: Parsley, SagaPathKit, swift-crypto, cmark-gfm, swift-asn1, SagaParsleyMarkdownReader, Saga
2026-04-19 03:23:26.838 xcodebuild[997:5529] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "saga",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.3",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/loopwerk/Saga.git"
},
{
"identity" : "parsley",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/loopwerk/Parsley"
}
],
"manifest_display_name" : "SagaParsleyMarkdownReader",
"name" : "SagaParsleyMarkdownReader",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SagaParsleyMarkdownReader",
"targets" : [
"SagaParsleyMarkdownReader"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SagaParsleyMarkdownReaderTests",
"module_type" : "SwiftTarget",
"name" : "SagaParsleyMarkdownReaderTests",
"path" : "Tests/SagaParsleyMarkdownReaderTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/content-only.md",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/frontmatter-only.md",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/hard-breaks.md",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/smart-quotes.md",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/special-chars.md",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SagaParsleyMarkdownReaderTests/test-content.md",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"SagaParsleyMarkdownReaderTests.swift"
],
"target_dependencies" : [
"SagaParsleyMarkdownReader"
],
"type" : "test"
},
{
"c99name" : "SagaParsleyMarkdownReader",
"module_type" : "SwiftTarget",
"name" : "SagaParsleyMarkdownReader",
"path" : "Sources/SagaParsleyMarkdownReader",
"product_dependencies" : [
"Saga",
"Parsley"
],
"product_memberships" : [
"SagaParsleyMarkdownReader"
],
"sources" : [
"SagaParsleyMarkdownReader.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SagaParsleyMarkdownReader"
]
}
}
2026-04-19 03:23:28.237 xcodebuild[1027:5672] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SagaParsleyMarkdownReader -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SagaParsleyMarkdownReader -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
Parsley: https://github.com/loopwerk/Parsley @ 1.2.0
Saga: https://github.com/loopwerk/Saga.git @ 3.3.2
swift-crypto: https://github.com/apple/swift-crypto @ 3.15.1
SagaPathKit: https://github.com/loopwerk/SagaPathKit @ 1.6.1
SagaParsleyMarkdownReader: /Users/admin/builder/spi-builder-workspace
cmark-gfm: https://github.com/swiftlang/swift-cmark.git @ 0.7.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (12 targets)
Target 'SagaParsleyMarkdownReader' in project 'SagaParsleyMarkdownReader'
➜ Explicit dependency on target 'SagaParsleyMarkdownReader' in project 'SagaParsleyMarkdownReader'
➜ Explicit dependency on target 'Saga' in project 'Saga'
➜ Explicit dependency on target 'Parsley' in project 'Parsley'
Target 'SagaParsleyMarkdownReader' in project 'SagaParsleyMarkdownReader'
➜ Explicit dependency on target 'Saga' in project 'Saga'
➜ Explicit dependency on target 'Parsley' in project 'Parsley'
Target 'Parsley' in project 'Parsley'
➜ Explicit dependency on target 'Parsley' in project 'Parsley'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
Target 'Parsley' in project 'Parsley'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
Target 'cmark-gfm-extensions' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm-extensions' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
Target 'cmark-gfm-extensions' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
Target 'cmark-gfm' in project 'cmark-gfm'
➜ Explicit dependency on target 'cmark-gfm' in project 'cmark-gfm'
Target 'cmark-gfm' in project 'cmark-gfm' (no dependencies)
Target 'Saga' in project 'Saga'
➜ Explicit dependency on target 'Saga' in project 'Saga'
➜ Explicit dependency on target 'SagaPathKit' in project 'SagaPathKit'
Target 'Saga' in project 'Saga'
➜ Explicit dependency on target 'SagaPathKit' in project 'SagaPathKit'
Target 'SagaPathKit' in project 'SagaPathKit'
➜ Explicit dependency on target 'SagaPathKit' in project 'SagaPathKit'
Target 'SagaPathKit' in project 'SagaPathKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 2622d0a6a8e0ebbef3b1607618b1315d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2622d0a6a8e0ebbef3b1607618b1315d.xcbuilddata
error: The package product 'Parsley' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'SagaParsleyMarkdownReader' from project 'SagaParsleyMarkdownReader')
2026-04-19 03:23:29.381 xcodebuild[1047:5760] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SagaParsleyMarkdownReader
(1 failure)
BUILD FAILURE 6.3 iOS