Build Information
Failed to build Markup, reference 2.3.0 (6cc984
), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 22:48:04 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gonzalezreal/Markup.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gonzalezreal/Markup
* tag 2.3.0 -> FETCH_HEAD
HEAD is now at 6cc9840 Add proper support for Xcode 11 and SPM (#14)
Cloned https://github.com/gonzalezreal/Markup.git
Revision (git rev-parse @):
6cc9840d7bcd93e3255acb41f4826e0c9e8f5fbe
SUCCESS checkout https://github.com/gonzalezreal/Markup.git at 2.3.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/gonzalezreal/Markup.git
https://github.com/gonzalezreal/Markup.git
{
"dependencies" : [
],
"manifest_display_name" : "Markup",
"name" : "Markup",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "8.0"
},
{
"name" : "macos",
"version" : "10.10"
},
{
"name" : "tvos",
"version" : "9.0"
},
{
"name" : "watchos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "Markup",
"targets" : [
"Markup"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MarkupTests",
"module_type" : "SwiftTarget",
"name" : "MarkupTests",
"path" : "Tests/MarkupTests",
"sources" : [
"MarkupParserTests.swift",
"MarkupRendererTests.swift"
],
"target_dependencies" : [
"Markup"
],
"type" : "test"
},
{
"c99name" : "Markup",
"module_type" : "SwiftTarget",
"name" : "Markup",
"path" : "Sources/Markup",
"product_memberships" : [
"Markup"
],
"sources" : [
"MarkupNode.swift",
"MarkupParser.swift",
"MarkupRenderer.swift",
"MarkupToken.swift",
"MarkupTokenizer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-24 15:48:03.480 xcodebuild[512:2850] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_15-48-0003.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-24 15:48:04.156 xcodebuild[517:2902] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_15-48-0004.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
BUILD FAILURE 6.1 iOS