The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CrashReporter, reference 0.5.1 (30e31e), with Swift 6.3 for iOS using Xcode 26.4 on 15 Apr 2026 11:37:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CrashReporter -destination generic/platform=iOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleanCocoa/CrashReporter.git
Reference: 0.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CleanCocoa/CrashReporter
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 30e31ea Merge pull request #11 from Cykelero/show-app-icon
Submodule path 'php/vendor/PHPMailer': checked out '511413a6eaeb167fa88282d437766d34510548b8'
Submodule 'php/vendor/PHPMailer' (https://github.com/PHPMailer/PHPMailer.git) registered for path 'php/vendor/PHPMailer'
Cloning into '/Users/admin/builder/spi-builder-workspace/php/vendor/PHPMailer'...
Cloned https://github.com/CleanCocoa/CrashReporter.git
Revision (git rev-parse @):
30e31eac5cad1ec7f34330a3bd3feba14c357aec
SUCCESS checkout https://github.com/CleanCocoa/CrashReporter.git at 0.5.1
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CleanCocoa/CrashReporter.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CrashReporter",
  "name" : "CrashReporter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    }
  ],
  "products" : [
    {
      "name" : "CrashReporter",
      "targets" : [
        "CrashReporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CrashReporterTests",
      "module_type" : "SwiftTarget",
      "name" : "CrashReporterTests",
      "path" : "Tests/CrashReporterTests",
      "sources" : [
        "EmailAddressSettingTests.swift",
        "SendReportsAutomaticallySettingTests.swift"
      ],
      "target_dependencies" : [
        "CrashReporter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CrashReporter",
      "module_type" : "SwiftTarget",
      "name" : "CrashReporter",
      "path" : "Sources/CrashReporter",
      "product_memberships" : [
        "CrashReporter"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter/UI/CrashReporterWindow.xib",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CrashLog.swift",
        "CrashReporter+DefaultsKeys.swift",
        "CrashReporter.swift",
        "CrashReporterBundle.swift",
        "EmailAddressSetting.swift",
        "Infrastructure/Bundle+InfoKeys.swift",
        "Infrastructure/HTTPURLResponse+valueForHTTPHeaderField.swift",
        "Infrastructure/OneShotDownload.swift",
        "Infrastructure/String+md5.swift",
        "Infrastructure/URLResponse+statusIsOK.swift",
        "SendReportsAutomaticallySetting.swift",
        "UI/CrashReportWindowController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "CrashReporter",
    "schemes" : [
      "CrashReporter",
      "Example"
    ],
    "targets" : [
      "CrashReporter",
      "CrashReporterTests",
      "Example"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CrashReporter"
    ]
  }
}
2026-04-15 07:36:58.423 xcodebuild[633:3788] [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 CrashReporter -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 CrashReporter -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  CrashReporter: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'CrashReporter' in project 'CrashReporter'
        ➜ Explicit dependency on target 'CrashReporter' in project 'CrashReporter'
        ➜ Explicit dependency on target 'CrashReporter_CrashReporter' in project 'CrashReporter'
    Target 'CrashReporter' in project 'CrashReporter'
        ➜ Explicit dependency on target 'CrashReporter_CrashReporter' in project 'CrashReporter'
    Target 'CrashReporter_CrashReporter' in project 'CrashReporter' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/usr/bin/ibtool --version --output-format xml1
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/ld -version_details
Build description signature: 493b2ea2035ad2075b61a03d8172da3d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/493b2ea2035ad2075b61a03d8172da3d.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CrashReporter_CrashReporter.bundle (in target 'CrashReporter_CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CrashReporter_CrashReporter.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter_CrashReporter.build/empty-CrashReporter_CrashReporter.plist (in target 'CrashReporter_CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter_CrashReporter.build/empty-CrashReporter_CrashReporter.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter_CrashReporter.build/CrashReporter_CrashReporter.DependencyStaticMetadataFileList (in target 'CrashReporter_CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter_CrashReporter.build/CrashReporter_CrashReporter.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter_CrashReporter.build/CrashReporter_CrashReporter.DependencyMetadataFileList (in target 'CrashReporter_CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter_CrashReporter.build/CrashReporter_CrashReporter.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/Objects-normal/arm64/CrashReporter.SwiftFileList (in target 'CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/Objects-normal/arm64/CrashReporter.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/Objects-normal/arm64/CrashReporter-OutputFileMap.json (in target 'CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/Objects-normal/arm64/CrashReporter-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/Objects-normal/arm64/CrashReporter_const_extract_protocols.json (in target 'CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/Objects-normal/arm64/CrashReporter_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/Objects-normal/arm64/CrashReporter.LinkFileList (in target 'CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/Objects-normal/arm64/CrashReporter.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/Objects-normal/arm64/CrashReporter.SwiftConstValuesFileList (in target 'CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/Objects-normal/arm64/CrashReporter.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/DerivedSources/resource_bundle_accessor.swift (in target 'CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/CrashReporter.modulemap (in target 'CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/CrashReporter.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/CrashReporter.DependencyStaticMetadataFileList (in target 'CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/CrashReporter.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/CrashReporter.DependencyMetadataFileList (in target 'CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/CrashReporter.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/CrashReporter.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/CrashReporter.modulemap (in target 'CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter.build/CrashReporter.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/CrashReporter/UI/CrashReporterWindow.xib (in target 'CrashReporter_CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module CrashReporter_CrashReporter --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter_CrashReporter.build/CrashReporterWindow-PartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 12.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CrashReporter_CrashReporter.bundle/CrashReporterWindow.nib /Users/admin/builder/spi-builder-workspace/Sources/CrashReporter/UI/CrashReporterWindow.xib
/* com.apple.ibtool.document.notices */
/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter/UI/CrashReporterWindow.xib:3xM-Nb-4hh: note: View is clipping its content [13]
/* com.apple.ibtool.errors */
/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter/UI/CrashReporterWindow.xib: error: macOS xibs do not support target device type "iphone".
2026-04-15 07:37:00.043 xcodebuild[646:3928] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/CrashReporter/UI/CrashReporterWindow.xib (in target 'CrashReporter_CrashReporter' from project 'CrashReporter')
	Building workspace spi-builder-workspace with scheme CrashReporter
(2 failures)
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:
  CrashReporter: /Users/admin/builder/spi-builder-workspace
resolved source packages: CrashReporter
2026-04-15 07:37:06.108 xcodebuild[668:4081] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CrashReporter",
  "name" : "CrashReporter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.11"
    }
  ],
  "products" : [
    {
      "name" : "CrashReporter",
      "targets" : [
        "CrashReporter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CrashReporterTests",
      "module_type" : "SwiftTarget",
      "name" : "CrashReporterTests",
      "path" : "Tests/CrashReporterTests",
      "sources" : [
        "EmailAddressSettingTests.swift",
        "SendReportsAutomaticallySettingTests.swift"
      ],
      "target_dependencies" : [
        "CrashReporter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CrashReporter",
      "module_type" : "SwiftTarget",
      "name" : "CrashReporter",
      "path" : "Sources/CrashReporter",
      "product_memberships" : [
        "CrashReporter"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter/UI/CrashReporterWindow.xib",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "CrashLog.swift",
        "CrashReporter+DefaultsKeys.swift",
        "CrashReporter.swift",
        "CrashReporterBundle.swift",
        "EmailAddressSetting.swift",
        "Infrastructure/Bundle+InfoKeys.swift",
        "Infrastructure/HTTPURLResponse+valueForHTTPHeaderField.swift",
        "Infrastructure/OneShotDownload.swift",
        "Infrastructure/String+md5.swift",
        "Infrastructure/URLResponse+statusIsOK.swift",
        "SendReportsAutomaticallySetting.swift",
        "UI/CrashReportWindowController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CrashReporter"
    ]
  }
}
2026-04-15 07:37:07.270 xcodebuild[677:4161] [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 CrashReporter -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 CrashReporter -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
  CrashReporter: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
    Target 'CrashReporter' in project 'CrashReporter'
        ➜ Explicit dependency on target 'CrashReporter' in project 'CrashReporter'
        ➜ Explicit dependency on target 'CrashReporter_CrashReporter' in project 'CrashReporter'
    Target 'CrashReporter' in project 'CrashReporter'
        ➜ Explicit dependency on target 'CrashReporter_CrashReporter' in project 'CrashReporter'
    Target 'CrashReporter_CrashReporter' in project 'CrashReporter' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.4-23E237-688ef53f1462e2c8f657fdc38a81448fc1e9a37d8fcda5dee89abd67dc927a23.sdkstatcache
CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/CrashReporter/UI/CrashReporterWindow.xib (in target 'CrashReporter_CrashReporter' from project 'CrashReporter')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module CrashReporter_CrashReporter --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CrashReporter.build/Debug-iphoneos/CrashReporter_CrashReporter.build/CrashReporterWindow-PartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 12.0 --output-format human-readable-text --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/CrashReporter_CrashReporter.bundle/CrashReporterWindow.nib /Users/admin/builder/spi-builder-workspace/Sources/CrashReporter/UI/CrashReporterWindow.xib
/* com.apple.ibtool.document.notices */
/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter/UI/CrashReporterWindow.xib:3xM-Nb-4hh: note: View is clipping its content [13]
/* com.apple.ibtool.errors */
/Users/admin/builder/spi-builder-workspace/Sources/CrashReporter/UI/CrashReporterWindow.xib: error: macOS xibs do not support target device type "iphone".
2026-04-15 07:37:08.161 xcodebuild[679:4188] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
	CompileXIB /Users/admin/builder/spi-builder-workspace/Sources/CrashReporter/UI/CrashReporterWindow.xib (in target 'CrashReporter_CrashReporter' from project 'CrashReporter')
	Building workspace spi-builder-workspace with scheme CrashReporter
(2 failures)
BUILD FAILURE 6.3 iOS