Build Information
Failed to build MRFileBrowser, reference main (058751), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 20 Apr 2026 11:06:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MRFileBrowser -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mukilarasan-ravi/MRFileBrowser.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mukilarasan-ravi/MRFileBrowser
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 058751a Add Package.swift for Swift Package Manager support
Cloned https://github.com/mukilarasan-ravi/MRFileBrowser.git
Revision (git rev-parse @):
058751a23312c6fbc140a06411306f3323cb2b53
SUCCESS checkout https://github.com/mukilarasan-ravi/MRFileBrowser.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/mukilarasan-ravi/MRFileBrowser.git
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "MRFileBrowser",
"name" : "MRFileBrowser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "MRFileBrowser",
"targets" : [
"MRFileBrowser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "MRFileBrowserTests",
"module_type" : "SwiftTarget",
"name" : "MRFileBrowserTests",
"path" : "MRFileBrowserTests",
"sources" : [
"FileServerManagerTests.swift",
"FileUtilsTests.swift",
"LockManagerTests.swift",
"MRFileBrowserTests.swift",
"SearchUtilTests.swift",
"ServerConfigurationTests.swift",
"ThemeConfigurationTests.swift",
"ThumbnailCacheTests.swift",
"ViewConfigurationTests.swift"
],
"target_dependencies" : [
"MRFileBrowser"
],
"type" : "test"
},
{
"c99name" : "MRFileBrowser",
"module_type" : "SwiftTarget",
"name" : "MRFileBrowser",
"path" : "MRFileBrowser/Sources/MRFileBrowser",
"product_memberships" : [
"MRFileBrowser"
],
"sources" : [
"Layouts/BottomBar.swift",
"Layouts/FileBrowserLayout.swift",
"Layouts/FileBrowserRootView.swift",
"Layouts/FileGridView.swift",
"Layouts/FileRowView.swift",
"Layouts/FolderPickerView.swift",
"Layouts/LockSetupView.swift",
"Layouts/MenuCoordinator.swift",
"Layouts/ScrollOffsetKey.swift",
"Layouts/SearchBar.swift",
"Layouts/TopBar.swift",
"Layouts/UnlockView.swift",
"Preview/FileRowItemView.swift",
"Preview/FolderGridPreview.swift",
"Preview/ThumbnailCache.swift",
"Server/FileServerManager.swift",
"Server/HTTPServer.swift",
"Server/HTTPServerHTMLProvider.swift",
"Server/ServerConfiguration.swift",
"Server/ServerStatusView.swift",
"Server/ThemeAwareHTMLProvider.swift",
"Utils/Extn.swift",
"Utils/FileUtils.swift",
"Utils/LockAuthenticator.swift",
"Utils/LockManager.swift",
"Utils/SearchTextChangeModifier.swift",
"Utils/SearchUtil.swift",
"Utils/ThemeConfiguration.swift",
"Utils/ViewConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MRFileBrowser",
"schemes" : [
"MRFileBrowser"
],
"targets" : [
"MRFileBrowser",
"MRFileBrowserTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MRFileBrowser -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.3.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 MRFileBrowser -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'MRFileBrowser' in project 'MRFileBrowser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 1fd5a09e2c8733fa81cc5519c24743c8
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1fd5a09e2c8733fa81cc5519c24743c8.xcbuilddata
/Users/admin/builder/spi-builder-workspace/MRFileBrowser.xcodeproj: error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "WGQE636RLK" with a private key was found. (in target 'MRFileBrowser' from project 'MRFileBrowser')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a7cdafdf5bf5483df011b579a88d7fdc49fedcf1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a7cdafdf5bf5483df011b579a88d7fdc49fedcf1, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building project MRFileBrowser with scheme MRFileBrowser
(1 failure)
Command line invocation:
/Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "MRFileBrowser",
"name" : "MRFileBrowser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "MRFileBrowser",
"targets" : [
"MRFileBrowser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "MRFileBrowserTests",
"module_type" : "SwiftTarget",
"name" : "MRFileBrowserTests",
"path" : "MRFileBrowserTests",
"sources" : [
"FileServerManagerTests.swift",
"FileUtilsTests.swift",
"LockManagerTests.swift",
"MRFileBrowserTests.swift",
"SearchUtilTests.swift",
"ServerConfigurationTests.swift",
"ThemeConfigurationTests.swift",
"ThumbnailCacheTests.swift",
"ViewConfigurationTests.swift"
],
"target_dependencies" : [
"MRFileBrowser"
],
"type" : "test"
},
{
"c99name" : "MRFileBrowser",
"module_type" : "SwiftTarget",
"name" : "MRFileBrowser",
"path" : "MRFileBrowser/Sources/MRFileBrowser",
"product_memberships" : [
"MRFileBrowser"
],
"sources" : [
"Layouts/BottomBar.swift",
"Layouts/FileBrowserLayout.swift",
"Layouts/FileBrowserRootView.swift",
"Layouts/FileGridView.swift",
"Layouts/FileRowView.swift",
"Layouts/FolderPickerView.swift",
"Layouts/LockSetupView.swift",
"Layouts/MenuCoordinator.swift",
"Layouts/ScrollOffsetKey.swift",
"Layouts/SearchBar.swift",
"Layouts/TopBar.swift",
"Layouts/UnlockView.swift",
"Preview/FileRowItemView.swift",
"Preview/FolderGridPreview.swift",
"Preview/ThumbnailCache.swift",
"Server/FileServerManager.swift",
"Server/HTTPServer.swift",
"Server/HTTPServerHTMLProvider.swift",
"Server/ServerConfiguration.swift",
"Server/ServerStatusView.swift",
"Server/ThemeAwareHTMLProvider.swift",
"Utils/Extn.swift",
"Utils/FileUtils.swift",
"Utils/LockAuthenticator.swift",
"Utils/LockManager.swift",
"Utils/SearchTextChangeModifier.swift",
"Utils/SearchUtil.swift",
"Utils/ThemeConfiguration.swift",
"Utils/ViewConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MRFileBrowser",
"schemes" : [
"MRFileBrowser"
],
"targets" : [
"MRFileBrowser",
"MRFileBrowserTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MRFileBrowser -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.3.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 MRFileBrowser -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'MRFileBrowser' in project 'MRFileBrowser' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: cd34537b3c72831d879741b9f1b4852d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/cd34537b3c72831d879741b9f1b4852d.xcbuilddata
/Users/admin/builder/spi-builder-workspace/MRFileBrowser.xcodeproj: error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "WGQE636RLK" with a private key was found. (in target 'MRFileBrowser' from project 'MRFileBrowser')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a7cdafdf5bf5483df011b579a88d7fdc49fedcf1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a7cdafdf5bf5483df011b579a88d7fdc49fedcf1, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building project MRFileBrowser with scheme MRFileBrowser
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild