Build Information
Failed to build Instabug, reference 16.0.3 (fa8301), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 16 Apr 2026 22:36:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Instabug -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Instabug/Instabug-SP.git
Reference: 16.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Instabug/Instabug-SP
* tag 16.0.3 -> FETCH_HEAD
HEAD is now at fa8301a v16.0.3
Cloned https://github.com/Instabug/Instabug-SP.git
Revision (git rev-parse @):
fa8301ad7a482cc8ec67c4fd71cfdd80b6a33bd5
SUCCESS checkout https://github.com/Instabug/Instabug-SP.git at 16.0.3
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/Instabug/Instabug-SP.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
Resolve Package Graph
Resolved source packages:
Instabug: /Users/admin/builder/spi-builder-workspace
resolved source packages: Instabug
2026-04-16 18:36:12.050 xcodebuild[529:3070] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "Instabug",
"name" : "Instabug",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Instabug",
"targets" : [
"Instabug"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Instabug",
"module_type" : "BinaryTarget",
"name" : "Instabug",
"path" : "remote/archive/Instabug-XCFramework.zip",
"product_memberships" : [
"Instabug"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Instabug"
]
}
}
2026-04-16 18:36:20.233 xcodebuild[640:3867] [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 Instabug -destination platform=macOS,arch=arm64
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 Instabug -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
Instabug: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Instabug' in project 'Instabug' (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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: e17364040ddb2039b90bb7847a15b2f4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e17364040ddb2039b90bb7847a15b2f4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Instabug/InstabugSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Instabug/InstabugSDK.xcframework'. (in target 'Instabug' from project 'Instabug')
2026-04-16 18:36:21.791 xcodebuild[644:3919] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:42adb5326e0eed50b64a11592d1db6a90784ab8c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:42adb5326e0eed50b64a11592d1db6a90784ab8c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:42adb5326e0eed50b64a11592d1db6a90784ab8c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:42adb5326e0eed50b64a11592d1db6a90784ab8c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Instabug
(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:
Instabug: /Users/admin/builder/spi-builder-workspace
resolved source packages: Instabug
2026-04-16 18:36:23.852 xcodebuild[657:4017] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "Instabug",
"name" : "Instabug",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Instabug",
"targets" : [
"Instabug"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Instabug",
"module_type" : "BinaryTarget",
"name" : "Instabug",
"path" : "remote/archive/Instabug-XCFramework.zip",
"product_memberships" : [
"Instabug"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Instabug"
]
}
}
2026-04-16 18:36:25.044 xcodebuild[666:4086] [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 Instabug -destination platform=macOS,arch=arm64
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 Instabug -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
Instabug: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'Instabug' in project 'Instabug' (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/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
Build description signature: e17364040ddb2039b90bb7847a15b2f4
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e17364040ddb2039b90bb7847a15b2f4.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Instabug/InstabugSDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Instabug/InstabugSDK.xcframework'. (in target 'Instabug' from project 'Instabug')
2026-04-16 18:36:26.114 xcodebuild[668:4114] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:42adb5326e0eed50b64a11592d1db6a90784ab8c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:42adb5326e0eed50b64a11592d1db6a90784ab8c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:42adb5326e0eed50b64a11592d1db6a90784ab8c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:42adb5326e0eed50b64a11592d1db6a90784ab8c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Instabug
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild