Build Information
Failed to build NaverThirdPartyLogin, reference main (09a6de), with Swift 6.2 for macOS (Xcode) using Xcode 26.0 on 20 Jun 2025 16:51:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NaverThirdPartyLogin -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jaemyeong/NaverThirdPartyLogin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jaemyeong/NaverThirdPartyLogin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 09a6de0 Initial commit
Cloned https://github.com/jaemyeong/NaverThirdPartyLogin.git
Revision (git rev-parse @):
09a6de0f996ad1481f78cceb8f2404156fa24073
SUCCESS checkout https://github.com/jaemyeong/NaverThirdPartyLogin.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/jaemyeong/NaverThirdPartyLogin.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
NaverThirdPartyLogin: /Users/admin/builder/spi-builder-workspace
resolved source packages: NaverThirdPartyLogin
{
"dependencies" : [
],
"manifest_display_name" : "NaverThirdPartyLogin",
"name" : "NaverThirdPartyLogin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NaverThirdPartyLogin",
"targets" : [
"NaverThirdPartyLogin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NaverThirdPartyLogin",
"module_type" : "BinaryTarget",
"name" : "NaverThirdPartyLogin",
"path" : "Resources/NaverThirdPartyLogin/NaverThirdPartyLogin.xcframework",
"product_memberships" : [
"NaverThirdPartyLogin"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"NaverThirdPartyLogin"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NaverThirdPartyLogin -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 NaverThirdPartyLogin -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
NaverThirdPartyLogin: /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 'NaverThirdPartyLogin' in project 'NaverThirdPartyLogin' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
Build description signature: 619f2974d6c7c30466a54048820e25fe
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/619f2974d6c7c30466a54048820e25fe.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Resources/NaverThirdPartyLogin/NaverThirdPartyLogin.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Resources/NaverThirdPartyLogin/NaverThirdPartyLogin.xcframework'. (in target 'NaverThirdPartyLogin' from project 'NaverThirdPartyLogin')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a1ca046a364641b9ef6d19e013986fbb15499cd1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a1ca046a364641b9ef6d19e013986fbb15499cd1, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a1ca046a364641b9ef6d19e013986fbb15499cd1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a1ca046a364641b9ef6d19e013986fbb15499cd1, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme NaverThirdPartyLogin
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
NaverThirdPartyLogin: /Users/admin/builder/spi-builder-workspace
resolved source packages: NaverThirdPartyLogin
{
"dependencies" : [
],
"manifest_display_name" : "NaverThirdPartyLogin",
"name" : "NaverThirdPartyLogin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NaverThirdPartyLogin",
"targets" : [
"NaverThirdPartyLogin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NaverThirdPartyLogin",
"module_type" : "BinaryTarget",
"name" : "NaverThirdPartyLogin",
"path" : "Resources/NaverThirdPartyLogin/NaverThirdPartyLogin.xcframework",
"product_memberships" : [
"NaverThirdPartyLogin"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"NaverThirdPartyLogin"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NaverThirdPartyLogin -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 NaverThirdPartyLogin -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
NaverThirdPartyLogin: /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 'NaverThirdPartyLogin' in project 'NaverThirdPartyLogin' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/Resources/NaverThirdPartyLogin/NaverThirdPartyLogin.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Resources/NaverThirdPartyLogin/NaverThirdPartyLogin.xcframework'. (in target 'NaverThirdPartyLogin' from project 'NaverThirdPartyLogin')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:a1ca046a364641b9ef6d19e013986fbb15499cd1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:a1ca046a364641b9ef6d19e013986fbb15499cd1, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:a1ca046a364641b9ef6d19e013986fbb15499cd1, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:a1ca046a364641b9ef6d19e013986fbb15499cd1, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme NaverThirdPartyLogin
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild