Build Information
Failed to build GiphyUISDK, reference main (3ba672), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 30 Apr 2026 20:08:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GiphyUISDK -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Giphy/giphy-ios-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Giphy/giphy-ios-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ba6728 Merge pull request #293 from Giphy/release/2.3.2
Cloned https://github.com/Giphy/giphy-ios-sdk.git
Revision (git rev-parse @):
3ba672878445c53c8cb87d57c3ae5cc1f3166b5b
SUCCESS checkout https://github.com/Giphy/giphy-ios-sdk.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.3
Building package at path: $PWD
https://github.com/Giphy/giphy-ios-sdk.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/SDWebImage/libwebp-Xcode
Creating working copy of package ‘libwebp-Xcode’
Checking out 1.5.0 of package ‘libwebp-Xcode’
Resolve Package Graph
Resolved source packages:
GiphyUISDK: /Users/admin/builder/spi-builder-workspace
libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.5.0
resolved source packages: GiphyUISDK, libwebp
2026-04-30 16:08:01.103 xcodebuild[536:3132] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "libwebp-xcode",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDWebImage/libwebp-Xcode"
}
],
"manifest_display_name" : "GiphyUISDK",
"name" : "GiphyUISDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "GiphyUISDK",
"targets" : [
"GiphyUISDKWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GiphyUISDKWrapper",
"module_type" : "SwiftTarget",
"name" : "GiphyUISDKWrapper",
"path" : "Sources",
"product_dependencies" : [
"libwebp"
],
"product_memberships" : [
"GiphyUISDK"
],
"sources" : [
"dummy.swift"
],
"target_dependencies" : [
"GiphyUISDK"
],
"type" : "library"
},
{
"c99name" : "GiphyUISDK",
"module_type" : "BinaryTarget",
"name" : "GiphyUISDK",
"path" : "GiphyUISDK.xcframework",
"product_memberships" : [
"GiphyUISDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GiphyUISDK"
]
}
}
2026-04-30 16:08:09.177 xcodebuild[715:4139] [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 GiphyUISDK -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 GiphyUISDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
GiphyUISDK: /Users/admin/builder/spi-builder-workspace
libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.5.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'GiphyUISDK' in project 'GiphyUISDK'
➜ Explicit dependency on target 'GiphyUISDKWrapper' in project 'GiphyUISDK'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
Target 'GiphyUISDKWrapper' in project 'GiphyUISDK'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
Target 'libwebp' in project 'libwebp'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
Target 'libwebp' in project 'libwebp' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/MacOSX.platform/Developer/SDKs/MacOSX26.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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: bbeaa4b487eebbd6e3f25883626f90bd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bbeaa4b487eebbd6e3f25883626f90bd.xcbuilddata
/Users/admin/builder/spi-builder-workspace/GiphyUISDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/GiphyUISDK.xcframework'. (in target 'GiphyUISDKWrapper' from project 'GiphyUISDK')
/Users/admin/builder/spi-builder-workspace/GiphyUISDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/GiphyUISDK.xcframework'. (in target 'GiphyUISDK' from project 'GiphyUISDK')
2026-04-30 16:08:11.500 xcodebuild[723:4263] [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:b80ebc2ff9d593e77c6b0e4a0e8098acf0822454, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b80ebc2ff9d593e77c6b0e4a0e8098acf0822454, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b80ebc2ff9d593e77c6b0e4a0e8098acf0822454, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b80ebc2ff9d593e77c6b0e4a0e8098acf0822454, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme GiphyUISDK
(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:
GiphyUISDK: /Users/admin/builder/spi-builder-workspace
libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.5.0
resolved source packages: GiphyUISDK, libwebp
2026-04-30 16:08:13.460 xcodebuild[750:4413] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "libwebp-xcode",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDWebImage/libwebp-Xcode"
}
],
"manifest_display_name" : "GiphyUISDK",
"name" : "GiphyUISDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "GiphyUISDK",
"targets" : [
"GiphyUISDKWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GiphyUISDKWrapper",
"module_type" : "SwiftTarget",
"name" : "GiphyUISDKWrapper",
"path" : "Sources",
"product_dependencies" : [
"libwebp"
],
"product_memberships" : [
"GiphyUISDK"
],
"sources" : [
"dummy.swift"
],
"target_dependencies" : [
"GiphyUISDK"
],
"type" : "library"
},
{
"c99name" : "GiphyUISDK",
"module_type" : "BinaryTarget",
"name" : "GiphyUISDK",
"path" : "GiphyUISDK.xcframework",
"product_memberships" : [
"GiphyUISDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"GiphyUISDK"
]
}
}
2026-04-30 16:08:14.670 xcodebuild[759:4477] [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 GiphyUISDK -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 GiphyUISDK -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
GiphyUISDK: /Users/admin/builder/spi-builder-workspace
libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.5.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'GiphyUISDK' in project 'GiphyUISDK'
➜ Explicit dependency on target 'GiphyUISDKWrapper' in project 'GiphyUISDK'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
Target 'GiphyUISDKWrapper' in project 'GiphyUISDK'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
Target 'libwebp' in project 'libwebp'
➜ Explicit dependency on target 'libwebp' in project 'libwebp'
Target 'libwebp' in project 'libwebp' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/MacOSX.platform/Developer/SDKs/MacOSX26.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 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: bbeaa4b487eebbd6e3f25883626f90bd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/bbeaa4b487eebbd6e3f25883626f90bd.xcbuilddata
/Users/admin/builder/spi-builder-workspace/GiphyUISDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/GiphyUISDK.xcframework'. (in target 'GiphyUISDKWrapper' from project 'GiphyUISDK')
/Users/admin/builder/spi-builder-workspace/GiphyUISDK.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/GiphyUISDK.xcframework'. (in target 'GiphyUISDK' from project 'GiphyUISDK')
2026-04-30 16:08:15.776 xcodebuild[762:4524] [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:b80ebc2ff9d593e77c6b0e4a0e8098acf0822454, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:b80ebc2ff9d593e77c6b0e4a0e8098acf0822454, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:b80ebc2ff9d593e77c6b0e4a0e8098acf0822454, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b80ebc2ff9d593e77c6b0e4a0e8098acf0822454, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme GiphyUISDK
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild