Build Information
Failed to build SwiftInspector, reference main (450c62), with Swift 6.3 for watchOS using Xcode 26.4 on 13 Apr 2026 09:13:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftInspector-Package -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdiaz/SwiftInspector.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fdiaz/SwiftInspector
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 450c62a Update README.md (#137)
Cloned https://github.com/fdiaz/SwiftInspector.git
Revision (git rev-parse @):
450c62a742b318f9b45643de37e8ef29a6c840f1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/fdiaz/SwiftInspector.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/fdiaz/SwiftInspector.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/apple/swift-syntax.git
Fetching from https://github.com/Quick/Nimble.git
Fetching from https://github.com/Quick/Quick.git
Fetching from https://github.com/apple/swift-argument-parser
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching from https://github.com/mattgallagher/CwlCatchException.git
Creating working copy of package ‘swift-argument-parser’
Checking out 1.7.1 of package ‘swift-argument-parser’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.2.2 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘Nimble’
Checking out 9.2.1 of package ‘Nimble’
Creating working copy of package ‘CwlCatchException’
Checking out 2.2.1 of package ‘CwlCatchException’
Creating working copy of package ‘Quick’
Checking out 4.0.0 of package ‘Quick’
Creating working copy of package ‘swift-syntax’
Checking out 0.50600.1 of package ‘swift-syntax’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftInspector: /Users/admin/builder/spi-builder-workspace
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
Quick: https://github.com/Quick/Quick.git @ 4.0.0
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
resolved source packages: SwiftInspector, CwlPreconditionTesting, Nimble, SwiftSyntax, Quick, CwlCatchException, swift-argument-parser
2026-04-13 05:13:04.403 xcodebuild[529:3062] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-syntax",
"requirement" : {
"exact" : [
"0.50600.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.1",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
}
],
"manifest_display_name" : "SwiftInspector",
"name" : "SwiftInspector",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "swiftinspector",
"targets" : [
"SwiftInspector"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftInspectorAnalyzers",
"targets" : [
"SwiftInspectorAnalyzers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftInspectorVisitors",
"targets" : [
"SwiftInspectorVisitors"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftInspectorTestHelpers",
"targets" : [
"SwiftInspectorTestHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "lib_InternalSwiftSyntaxParser",
"module_type" : "BinaryTarget",
"name" : "lib_InternalSwiftSyntaxParser",
"path" : "remote/archive/lib_InternalSwiftSyntaxParser.xcframework.zip",
"product_memberships" : [
"swiftinspector"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SwiftInspectorVisitorsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorVisitorsTests",
"path" : "Sources/SwiftInspectorVisitors/Tests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"AssociatedtypeVisitorSpec.swift",
"ExtensionVisitorSpec.swift",
"FileVisitorSpec.swift",
"FunctionDeclarationVisitorSpec.swift",
"GenericRequirementVisitorSpec.swift",
"ImportVisitorSpec.swift",
"NestableTypeVisitorSpec.swift",
"PropertyInfoSpec.swift",
"PropertyVisitorSpec.swift",
"ProtocolVisitorSpec.swift",
"TypeDescriptionSpec.swift",
"TypeInheritanceVisitorSpec.swift",
"TypealiasVisitorSpec.swift"
],
"target_dependencies" : [
"SwiftInspectorTestHelpers",
"SwiftInspectorVisitors"
],
"type" : "test"
},
{
"c99name" : "SwiftInspectorVisitors",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorVisitors",
"path" : "Sources/SwiftInspectorVisitors",
"product_dependencies" : [
"SwiftSyntax"
],
"product_memberships" : [
"swiftinspector",
"SwiftInspectorAnalyzers",
"SwiftInspectorVisitors"
],
"sources" : [
"AssertionFailure.swift",
"AssociatedtypeVisitor.swift",
"DeclarationModifierVisitor.swift",
"ExtensionVisitor.swift",
"FileVisitor.swift",
"FunctionDeclarationVisitor.swift",
"GenericParameterVisitor.swift",
"GenericRequirementVisitor.swift",
"ImportVisitor.swift",
"Modifiers.swift",
"NestableDeclSyntax.swift",
"NestableTypeInfo.swift",
"NestableTypeVisitor.swift",
"ParsingTracker.swift",
"PropertyInfo.swift",
"PropertyVisitor.swift",
"ProtocolVisitor.swift",
"TypeDescription.swift",
"TypeInheritanceVisitor.swift",
"TypealiasVisitor.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftInspectorTestHelpersTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorTestHelpersTests",
"path" : "Sources/SwiftInspectorTestHelpers/Tests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"TemporarySpec.swift"
],
"target_dependencies" : [
"SwiftInspectorTestHelpers"
],
"type" : "test"
},
{
"c99name" : "SwiftInspectorTestHelpers",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorTestHelpers",
"path" : "Sources/SwiftInspectorTestHelpers",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxParser"
],
"product_memberships" : [
"SwiftInspectorTestHelpers"
],
"sources" : [
"SyntaxVisitor+WalkContent.swift",
"Temporary.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftInspectorCommandsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorCommandsTests",
"path" : "Sources/SwiftInspectorCommands/Tests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"ImportCommandSpec.swift",
"InitializerCommandSpec.swift",
"StaticUsageCommandSpec.swift",
"TestTask.swift",
"TypeConformanceCommandSpec.swift",
"TypeLocationCommandSpec.swift",
"TypealiasCommandSpec.swift",
"TypesCommandSpec.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftInspectorCommands",
"SwiftInspectorTestHelpers"
],
"type" : "test"
},
{
"c99name" : "SwiftInspectorCommands",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorCommands",
"path" : "Sources/SwiftInspectorCommands",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swiftinspector"
],
"sources" : [
"ImportsCommand.swift",
"InitializerCommand.swift",
"InspectorCommand.swift",
"InspectorError.swift",
"StaticUsageCommand.swift",
"TypeConformanceCommand.swift",
"TypeLocationCommand.swift",
"TypealiasCommand.swift",
"TypesCommand.swift"
],
"target_dependencies" : [
"SwiftInspectorAnalyzers"
],
"type" : "library"
},
{
"c99name" : "SwiftInspectorAnalyzersTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorAnalyzersTests",
"path" : "Sources/SwiftInspectorAnalyzers/Tests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"FileManagerSpec.swift",
"InitializerAnalyzerSpec.swift",
"StandardAnalyzerSpec.swift",
"StaticUsageAnalyzerSpec.swift",
"TypeConformanceAnalyzerSpec.swift",
"TypeLocationAnalyzerSpec.swift",
"TypealiasAnalyzerSpec.swift",
"TypesAnalyzerSpec.swift"
],
"target_dependencies" : [
"SwiftInspectorAnalyzers",
"SwiftInspectorTestHelpers",
"SwiftInspectorVisitors"
],
"type" : "test"
},
{
"c99name" : "SwiftInspectorAnalyzers",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorAnalyzers",
"path" : "Sources/SwiftInspectorAnalyzers",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxParser"
],
"product_memberships" : [
"swiftinspector",
"SwiftInspectorAnalyzers"
],
"sources" : [
"Analyzer.swift",
"CachedSyntaxTree.swift",
"FileManager+SwiftFiles.swift",
"ImportsAnalyzer.swift",
"InitializerAnalyzer.swift",
"StandardAnalyzer.swift",
"StaticUsageAnalyzer.swift",
"TypeConformanceAnalyzer.swift",
"TypeLocationAnalyzer.swift",
"TypealiasAnalyzer.swift",
"TypesAnalyzer.swift"
],
"target_dependencies" : [
"SwiftInspectorVisitors"
],
"type" : "library"
},
{
"c99name" : "SwiftInspector",
"module_type" : "SwiftTarget",
"name" : "SwiftInspector",
"path" : "Sources/SwiftInspector",
"product_memberships" : [
"swiftinspector"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftInspectorCommands",
"lib_InternalSwiftSyntaxParser"
],
"type" : "executable"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swiftinspector",
"SwiftInspector-Package",
"SwiftInspectorAnalyzers",
"SwiftInspectorTestHelpers",
"SwiftInspectorVisitors"
]
}
}
2026-04-13 05:13:15.256 xcodebuild[963:5263] [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 SwiftInspector-Package -destination generic/platform=watchOS
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 SwiftInspector-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
SwiftInspector: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
Quick: https://github.com/Quick/Quick.git @ 4.0.0
Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
Target 'swiftinspector' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorAnalyzers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorCommands' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'SwiftInspectorCommands' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorAnalyzers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftInspectorTestHelpers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorTestHelpers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
Target 'SwiftInspectorTestHelpers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
Target 'SwiftInspectorAnalyzers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorAnalyzers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
Target 'SwiftInspectorAnalyzers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
Target '_CSwiftSyntax' in project 'SwiftSyntax' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: e315c6fa4b9fb45a789ae9ed11941dbe
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e315c6fa4b9fb45a789ae9ed11941dbe.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/lib_InternalSwiftSyntaxParser/lib_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/lib_InternalSwiftSyntaxParser/lib_InternalSwiftSyntaxParser.xcframework'. (in target 'swiftinspector' from project 'SwiftInspector')
2026-04-13 05:13:20.211 xcodebuild[977:5392] [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 SwiftInspector-Package
(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:
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
SwiftInspector: /Users/admin/builder/spi-builder-workspace
Quick: https://github.com/Quick/Quick.git @ 4.0.0
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
resolved source packages: SwiftSyntax, swift-argument-parser, Nimble, CwlCatchException, SwiftInspector, Quick, CwlPreconditionTesting
2026-04-13 05:13:24.334 xcodebuild[1061:5851] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-syntax",
"requirement" : {
"exact" : [
"0.50600.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.1",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
}
],
"manifest_display_name" : "SwiftInspector",
"name" : "SwiftInspector",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "swiftinspector",
"targets" : [
"SwiftInspector"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftInspectorAnalyzers",
"targets" : [
"SwiftInspectorAnalyzers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftInspectorVisitors",
"targets" : [
"SwiftInspectorVisitors"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftInspectorTestHelpers",
"targets" : [
"SwiftInspectorTestHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "lib_InternalSwiftSyntaxParser",
"module_type" : "BinaryTarget",
"name" : "lib_InternalSwiftSyntaxParser",
"path" : "remote/archive/lib_InternalSwiftSyntaxParser.xcframework.zip",
"product_memberships" : [
"swiftinspector"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SwiftInspectorVisitorsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorVisitorsTests",
"path" : "Sources/SwiftInspectorVisitors/Tests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"AssociatedtypeVisitorSpec.swift",
"ExtensionVisitorSpec.swift",
"FileVisitorSpec.swift",
"FunctionDeclarationVisitorSpec.swift",
"GenericRequirementVisitorSpec.swift",
"ImportVisitorSpec.swift",
"NestableTypeVisitorSpec.swift",
"PropertyInfoSpec.swift",
"PropertyVisitorSpec.swift",
"ProtocolVisitorSpec.swift",
"TypeDescriptionSpec.swift",
"TypeInheritanceVisitorSpec.swift",
"TypealiasVisitorSpec.swift"
],
"target_dependencies" : [
"SwiftInspectorTestHelpers",
"SwiftInspectorVisitors"
],
"type" : "test"
},
{
"c99name" : "SwiftInspectorVisitors",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorVisitors",
"path" : "Sources/SwiftInspectorVisitors",
"product_dependencies" : [
"SwiftSyntax"
],
"product_memberships" : [
"swiftinspector",
"SwiftInspectorAnalyzers",
"SwiftInspectorVisitors"
],
"sources" : [
"AssertionFailure.swift",
"AssociatedtypeVisitor.swift",
"DeclarationModifierVisitor.swift",
"ExtensionVisitor.swift",
"FileVisitor.swift",
"FunctionDeclarationVisitor.swift",
"GenericParameterVisitor.swift",
"GenericRequirementVisitor.swift",
"ImportVisitor.swift",
"Modifiers.swift",
"NestableDeclSyntax.swift",
"NestableTypeInfo.swift",
"NestableTypeVisitor.swift",
"ParsingTracker.swift",
"PropertyInfo.swift",
"PropertyVisitor.swift",
"ProtocolVisitor.swift",
"TypeDescription.swift",
"TypeInheritanceVisitor.swift",
"TypealiasVisitor.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftInspectorTestHelpersTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorTestHelpersTests",
"path" : "Sources/SwiftInspectorTestHelpers/Tests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"TemporarySpec.swift"
],
"target_dependencies" : [
"SwiftInspectorTestHelpers"
],
"type" : "test"
},
{
"c99name" : "SwiftInspectorTestHelpers",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorTestHelpers",
"path" : "Sources/SwiftInspectorTestHelpers",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxParser"
],
"product_memberships" : [
"SwiftInspectorTestHelpers"
],
"sources" : [
"SyntaxVisitor+WalkContent.swift",
"Temporary.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftInspectorCommandsTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorCommandsTests",
"path" : "Sources/SwiftInspectorCommands/Tests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"ImportCommandSpec.swift",
"InitializerCommandSpec.swift",
"StaticUsageCommandSpec.swift",
"TestTask.swift",
"TypeConformanceCommandSpec.swift",
"TypeLocationCommandSpec.swift",
"TypealiasCommandSpec.swift",
"TypesCommandSpec.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"SwiftInspectorCommands",
"SwiftInspectorTestHelpers"
],
"type" : "test"
},
{
"c99name" : "SwiftInspectorCommands",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorCommands",
"path" : "Sources/SwiftInspectorCommands",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swiftinspector"
],
"sources" : [
"ImportsCommand.swift",
"InitializerCommand.swift",
"InspectorCommand.swift",
"InspectorError.swift",
"StaticUsageCommand.swift",
"TypeConformanceCommand.swift",
"TypeLocationCommand.swift",
"TypealiasCommand.swift",
"TypesCommand.swift"
],
"target_dependencies" : [
"SwiftInspectorAnalyzers"
],
"type" : "library"
},
{
"c99name" : "SwiftInspectorAnalyzersTests",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorAnalyzersTests",
"path" : "Sources/SwiftInspectorAnalyzers/Tests",
"product_dependencies" : [
"Nimble",
"Quick"
],
"sources" : [
"FileManagerSpec.swift",
"InitializerAnalyzerSpec.swift",
"StandardAnalyzerSpec.swift",
"StaticUsageAnalyzerSpec.swift",
"TypeConformanceAnalyzerSpec.swift",
"TypeLocationAnalyzerSpec.swift",
"TypealiasAnalyzerSpec.swift",
"TypesAnalyzerSpec.swift"
],
"target_dependencies" : [
"SwiftInspectorAnalyzers",
"SwiftInspectorTestHelpers",
"SwiftInspectorVisitors"
],
"type" : "test"
},
{
"c99name" : "SwiftInspectorAnalyzers",
"module_type" : "SwiftTarget",
"name" : "SwiftInspectorAnalyzers",
"path" : "Sources/SwiftInspectorAnalyzers",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxParser"
],
"product_memberships" : [
"swiftinspector",
"SwiftInspectorAnalyzers"
],
"sources" : [
"Analyzer.swift",
"CachedSyntaxTree.swift",
"FileManager+SwiftFiles.swift",
"ImportsAnalyzer.swift",
"InitializerAnalyzer.swift",
"StandardAnalyzer.swift",
"StaticUsageAnalyzer.swift",
"TypeConformanceAnalyzer.swift",
"TypeLocationAnalyzer.swift",
"TypealiasAnalyzer.swift",
"TypesAnalyzer.swift"
],
"target_dependencies" : [
"SwiftInspectorVisitors"
],
"type" : "library"
},
{
"c99name" : "SwiftInspector",
"module_type" : "SwiftTarget",
"name" : "SwiftInspector",
"path" : "Sources/SwiftInspector",
"product_memberships" : [
"swiftinspector"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SwiftInspectorCommands",
"lib_InternalSwiftSyntaxParser"
],
"type" : "executable"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"swiftinspector",
"SwiftInspector-Package",
"SwiftInspectorAnalyzers",
"SwiftInspectorTestHelpers",
"SwiftInspectorVisitors"
]
}
}
2026-04-13 05:13:26.450 xcodebuild[1078:5964] [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 SwiftInspector-Package -destination generic/platform=watchOS
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 SwiftInspector-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
swift-argument-parser: https://github.com/apple/swift-argument-parser @ 1.7.1
SwiftInspector: /Users/admin/builder/spi-builder-workspace
Quick: https://github.com/Quick/Quick.git @ 4.0.0
CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.2.2
Nimble: https://github.com/Quick/Nimble.git @ 9.2.1
CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.2.1
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
Target 'swiftinspector' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorAnalyzers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorCommands' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'SwiftInspectorCommands' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorAnalyzers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftInspectorTestHelpers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorTestHelpers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
Target 'SwiftInspectorTestHelpers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
Target 'SwiftInspectorAnalyzers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorAnalyzers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
Target 'SwiftInspectorAnalyzers' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntaxParser' in project 'SwiftSyntax'
➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftSyntaxParser' in project 'SwiftSyntax'
➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftInspectorVisitors' in project 'SwiftInspector'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target '_CSwiftSyntax' in project 'SwiftSyntax'
Target '_CSwiftSyntax' in project 'SwiftSyntax' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.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 -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: e315c6fa4b9fb45a789ae9ed11941dbe
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e315c6fa4b9fb45a789ae9ed11941dbe.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/lib_InternalSwiftSyntaxParser/lib_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/lib_InternalSwiftSyntaxParser/lib_InternalSwiftSyntaxParser.xcframework'. (in target 'swiftinspector' from project 'SwiftInspector')
2026-04-13 05:13:28.307 xcodebuild[1088:6044] [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 SwiftInspector-Package
(1 failure)
BUILD FAILURE 6.3 watchOS