The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MRFileBrowser, reference main (058751), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 20 Apr 2026 11:14:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MRFileBrowser -destination platform=macOS,arch=arm64

Build 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.1
Building package at path:  $PWD
https://github.com/mukilarasan-ravi/MRFileBrowser.git
https://github.com/mukilarasan-ravi/MRFileBrowser.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MRFileBrowser -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.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 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ee8225fb2f6a5c88d75da1a0228334dc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ee8225fb2f6a5c88d75da1a0228334dc.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')
** BUILD FAILED **
The following build commands failed:
	Building project MRFileBrowser with scheme MRFileBrowser
(1 failure)
Command line invocation:
    /Applications/Xcode-16.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-16.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-16.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: c6c0f2b2c909912d43d4fd8be4e6f18e
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c6c0f2b2c909912d43d4fd8be4e6f18e.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')
** BUILD FAILED **
The following build commands failed:
	Building project MRFileBrowser with scheme MRFileBrowser
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild