Build Information
Failed to build CleevioFirebaseAuth, reference main (9b9e37), with Swift 6.3 for visionOS using Xcode 26.4 on 19 Apr 2026 15:14:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CleevioFirebaseAuth-Package -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cleevio/CleevioFirebaseAuth.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cleevio/CleevioFirebaseAuth
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9b9e372 Merge remote-tracking branch 'origin/feature/emailAlreadyInUse'
Cloned https://github.com/cleevio/CleevioFirebaseAuth.git
Revision (git rev-parse @):
9b9e3721c83601c17eb67e16caf7106b4224c2db
SUCCESS checkout https://github.com/cleevio/CleevioFirebaseAuth.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/cleevio/CleevioFirebaseAuth.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/facebook/facebook-ios-sdk
Fetching from https://github.com/firebase/firebase-ios-sdk
Fetching from https://github.com/google/GoogleSignIn-iOS
Fetching from https://github.com/apple/swift-algorithms
Fetching from https://github.com/cleevio/RouterBytes
Fetching from https://github.com/openid/AppAuth-iOS.git
Fetching from https://github.com/google/GTMAppAuth.git
Fetching from https://github.com/google/gtm-session-fetcher.git
Fetching from https://github.com/apple/swift-numerics.git
Fetching from https://github.com/cleevio/CleevioStorage.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/cleevio/CleevioCore.git
Fetching from https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching from https://github.com/firebase/nanopb.git
Fetching from https://github.com/google/GoogleDataTransport.git
Fetching from https://github.com/google/grpc-binary.git
Fetching from https://github.com/google/abseil-cpp-binary.git
Fetching from https://github.com/firebase/leveldb.git
Fetching from https://github.com/google/app-check.git
Fetching from https://github.com/google/interop-ios-for-google-sdks.git
Fetching from https://github.com/google/promises.git
Fetching from https://github.com/google/GoogleAppMeasurement.git
Fetching from https://github.com/google/GoogleUtilities.git
Fetching from https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Creating working copy of package ‘firebase-ios-sdk’
Checking out 12.12.1 of package ‘firebase-ios-sdk’
Creating working copy of package ‘facebook-ios-sdk’
Checking out 18.0.3 of package ‘facebook-ios-sdk’
Creating working copy of package ‘CleevioStorage’
Checking out 0.5.0 of package ‘CleevioStorage’
Creating working copy of package ‘AppAuth-iOS’
Checking out 1.7.6 of package ‘AppAuth-iOS’
Creating working copy of package ‘leveldb’
Checking out 1.22.5 of package ‘leveldb’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Creating working copy of package ‘RouterBytes’
Checking out 0.10.1 of package ‘RouterBytes’
Creating working copy of package ‘gtm-session-fetcher’
Checking out 3.5.0 of package ‘gtm-session-fetcher’
Creating working copy of package ‘GoogleSignIn-iOS’
Checking out 7.1.0 of package ‘GoogleSignIn-iOS’
Creating working copy of package ‘CleevioCore’
Checking out 2.2.0 of package ‘CleevioCore’
Creating working copy of package ‘GoogleAppMeasurement’
Checking out 12.12.1 of package ‘GoogleAppMeasurement’
Creating working copy of package ‘GoogleDataTransport’
Checking out 10.1.0 of package ‘GoogleDataTransport’
Creating working copy of package ‘GoogleUtilities’
Checking out 8.1.0 of package ‘GoogleUtilities’
Creating working copy of package ‘app-check’
Checking out 11.2.0 of package ‘app-check’
Creating working copy of package ‘google-ads-on-device-conversion-ios-sdk’
Checking out 3.5.0 of package ‘google-ads-on-device-conversion-ios-sdk’
Creating working copy of package ‘interop-ios-for-google-sdks’
Checking out 101.0.0 of package ‘interop-ios-for-google-sdks’
Creating working copy of package ‘GTMAppAuth’
Checking out 4.1.1 of package ‘GTMAppAuth’
Creating working copy of package ‘KeychainAccess’
Checking out 4.2.2 of package ‘KeychainAccess’
Creating working copy of package ‘abseil-cpp-binary’
Checking out 1.2024072200.0 of package ‘abseil-cpp-binary’
Creating working copy of package ‘grpc-binary’
Checking out 1.69.1 of package ‘grpc-binary’
Creating working copy of package ‘nanopb’
Checking out 2.30910.0 of package ‘nanopb’
Creating working copy of package ‘promises’
Checking out 2.4.0 of package ‘promises’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Resolve Package Graph
Resolved source packages:
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 7.1.0
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 12.12.1
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
GoogleAdsOnDeviceConversion: https://github.com/googleads/google-ads-on-device-conversion-ios-sdk @ 3.5.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
Facebook: https://github.com/facebook/facebook-ios-sdk @ 18.0.3
CleevioFirebaseAuth: /Users/admin/builder/spi-builder-workspace
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
Firebase: https://github.com/firebase/firebase-ios-sdk @ 12.12.1
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.1.0
gRPC: https://github.com/google/grpc-binary.git @ 1.69.1
AppCheck: https://github.com/google/app-check.git @ 11.2.0
RouterBytes: https://github.com/cleevio/RouterBytes @ 0.10.1
Promises: https://github.com/google/promises.git @ 2.4.0
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
CleevioStorageLibrary: https://github.com/cleevio/CleevioStorage.git @ 0.5.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
resolved source packages: GoogleSignIn, GoogleDataTransport, GoogleAppMeasurement, swift-numerics, KeychainAccess, GTMSessionFetcher, nanopb, leveldb, abseil, GoogleAdsOnDeviceConversion, GTMAppAuth, Facebook, CleevioFirebaseAuth, AppAuth, Firebase, GoogleUtilities, gRPC, AppCheck, RouterBytes, Promises, InteropForGoogle, CleevioStorageLibrary, swift-collections, CleevioCore, swift-algorithms
2026-04-19 11:14:15.068 xcodebuild[529:3064] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
},
{
"identity" : "googlesignin-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/GoogleSignIn-iOS"
},
{
"identity" : "facebook-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "17.0.0",
"upper_bound" : "19.0.1"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/facebook/facebook-ios-sdk"
},
{
"identity" : "firebase-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "12.0.0",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk"
},
{
"identity" : "routerbytes",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cleevio/RouterBytes"
}
],
"manifest_display_name" : "CleevioFirebaseAuth",
"name" : "CleevioFirebaseAuth",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "CleevioFirebaseAuth",
"targets" : [
"CleevioFirebaseAuth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CleevioAppleAuth",
"targets" : [
"CleevioAppleAuth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CleevioGoogleAuth",
"targets" : [
"CleevioGoogleAuth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CleevioFacebookAuth",
"targets" : [
"CleevioFacebookAuth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RouterBytesFirebaseAuth",
"targets" : [
"RouterBytesFirebaseAuth"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RouterBytesFirebaseAuth",
"module_type" : "SwiftTarget",
"name" : "RouterBytesFirebaseAuth",
"path" : "Sources/RouterBytesFirebaseAuth",
"product_dependencies" : [
"RouterBytes",
"RouterBytesAuthentication"
],
"product_memberships" : [
"RouterBytesFirebaseAuth"
],
"sources" : [
"FirebaseAuthenticationService+APITokenProvider.swift"
],
"target_dependencies" : [
"CleevioFirebaseAuth"
],
"type" : "library"
},
{
"c99name" : "CleevioGoogleAuth",
"module_type" : "SwiftTarget",
"name" : "CleevioGoogleAuth",
"path" : "Sources/CleevioGoogleAuth",
"product_dependencies" : [
"GoogleSignIn",
"FirebaseAuth"
],
"product_memberships" : [
"CleevioGoogleAuth"
],
"sources" : [
"GoogleAuthenticationProvider.swift"
],
"target_dependencies" : [
"CleevioFirebaseAuth"
],
"type" : "library"
},
{
"c99name" : "CleevioFirebaseAuthTests",
"module_type" : "SwiftTarget",
"name" : "CleevioFirebaseAuthTests",
"path" : "Tests/CleevioFirebaseAuthTests",
"sources" : [
"CleevioFirebaseAuthTests.swift"
],
"target_dependencies" : [
"CleevioFirebaseAuth"
],
"type" : "test"
},
{
"c99name" : "CleevioFirebaseAuth",
"module_type" : "SwiftTarget",
"name" : "CleevioFirebaseAuth",
"path" : "Sources/CleevioFirebaseAuth",
"product_dependencies" : [
"FirebaseAuth",
"Algorithms"
],
"product_memberships" : [
"CleevioFirebaseAuth",
"CleevioAppleAuth",
"CleevioGoogleAuth",
"CleevioFacebookAuth",
"RouterBytesFirebaseAuth"
],
"sources" : [
"FirebaseAuthenticationService.swift",
"PasswordAuthenticationProvider.swift",
"PlatformViewController.swift",
"RandomNonce.swift"
],
"type" : "library"
},
{
"c99name" : "CleevioFacebookAuth",
"module_type" : "SwiftTarget",
"name" : "CleevioFacebookAuth",
"path" : "Sources/CleevioFacebookAuth",
"product_dependencies" : [
"FacebookLogin",
"FirebaseAuth"
],
"product_memberships" : [
"CleevioFacebookAuth"
],
"sources" : [
"FacebookAuthenticationProvider.swift"
],
"target_dependencies" : [
"CleevioFirebaseAuth"
],
"type" : "library"
},
{
"c99name" : "CleevioAppleAuth",
"module_type" : "SwiftTarget",
"name" : "CleevioAppleAuth",
"path" : "Sources/CleevioAppleAuth",
"product_dependencies" : [
"FirebaseAuth"
],
"product_memberships" : [
"CleevioAppleAuth"
],
"sources" : [
"AppleAuthenticationProvider.swift"
],
"target_dependencies" : [
"CleevioFirebaseAuth"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CleevioAppleAuth",
"CleevioFacebookAuth",
"CleevioFirebaseAuth",
"CleevioFirebaseAuth-Package",
"CleevioGoogleAuth",
"Facebook",
"FBSDKCoreKit",
"RouterBytesFirebaseAuth"
]
}
}
2026-04-19 11:14:24.887 xcodebuild[1667:8109] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CleevioAppleAuth",
"CleevioFacebookAuth",
"CleevioFirebaseAuth",
"CleevioFirebaseAuth-Package",
"CleevioGoogleAuth",
"Facebook",
"FBSDKCoreKit",
"RouterBytesFirebaseAuth"
]
}
}
2026-04-19 11:14:27.610 xcodebuild[1672:8176] [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 CleevioFirebaseAuth-Package -destination generic/platform=xrOS
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 CleevioFirebaseAuth-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.1.0
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
AppCheck: https://github.com/google/app-check.git @ 11.2.0
CleevioFirebaseAuth: /Users/admin/builder/spi-builder-workspace
Facebook: https://github.com/facebook/facebook-ios-sdk @ 18.0.3
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
RouterBytes: https://github.com/cleevio/RouterBytes @ 0.10.1
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
CleevioStorageLibrary: https://github.com/cleevio/CleevioStorage.git @ 0.5.0
gRPC: https://github.com/google/grpc-binary.git @ 1.69.1
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
Promises: https://github.com/google/promises.git @ 2.4.0
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 7.1.0
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
GoogleAdsOnDeviceConversion: https://github.com/googleads/google-ads-on-device-conversion-ios-sdk @ 3.5.0
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 12.12.1
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
Firebase: https://github.com/firebase/firebase-ios-sdk @ 12.12.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (80 targets)
Target 'RouterBytesFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'RouterBytesFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'RouterBytesAuthentication' in project 'RouterBytes'
Target 'RouterBytesFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'RouterBytesAuthentication' in project 'RouterBytes'
Target 'RouterBytesAuthentication' in project 'RouterBytes'
➜ Explicit dependency on target 'RouterBytesAuthentication' in project 'RouterBytes'
➜ Explicit dependency on target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'CleevioStorage' in project 'CleevioStorageLibrary'
Target 'RouterBytesAuthentication' in project 'RouterBytes'
➜ Explicit dependency on target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'CleevioStorage' in project 'CleevioStorageLibrary'
Target 'CleevioStorage' in project 'CleevioStorageLibrary'
➜ Explicit dependency on target 'CleevioStorage' in project 'CleevioStorageLibrary'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
Target 'CleevioStorage' in project 'CleevioStorageLibrary'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
Target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
Target 'CleevioCore' in project 'CleevioCore' (no dependencies)
Target 'CleevioGoogleAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioGoogleAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'GoogleSignIn' in project 'GoogleSignIn'
Target 'CleevioGoogleAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'GoogleSignIn' in project 'GoogleSignIn'
Target 'GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn_GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn_GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
Target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth' (no dependencies)
Target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
Target 'AppAuth_AppAuthCore' in project 'AppAuth' (no dependencies)
Target 'AppAuth_AppAuth' in project 'AppAuth' (no dependencies)
Target 'GoogleSignIn_GoogleSignIn' in project 'GoogleSignIn' (no dependencies)
Target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
Target 'CleevioFacebookAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFacebookAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'FacebookLogin' in project 'Facebook'
Target 'CleevioFacebookAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'FacebookLogin' in project 'Facebook'
Target 'FacebookLogin' in project 'Facebook'
➜ Explicit dependency on target 'FacebookLogin' in project 'Facebook'
➜ Explicit dependency on target 'Facebook_FacebookLogin' in project 'Facebook'
➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
➜ Explicit dependency on target 'FacebookCore' in project 'Facebook'
Target 'FacebookLogin' in project 'Facebook'
➜ Explicit dependency on target 'Facebook_FacebookLogin' in project 'Facebook'
➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
➜ Explicit dependency on target 'FacebookCore' in project 'Facebook'
Target 'FacebookCore' in project 'Facebook'
➜ Explicit dependency on target 'Facebook_FacebookCore' in project 'Facebook'
➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
Target 'Facebook_FacebookCore' in project 'Facebook' (no dependencies)
Target 'FacebookAEM' in project 'Facebook'
➜ Explicit dependency on target 'Facebook_FacebookAEM' in project 'Facebook'
Target 'Facebook_FacebookAEM' in project 'Facebook' (no dependencies)
Target 'Facebook_FacebookLogin' in project 'Facebook' (no dependencies)
Target 'CleevioAppleAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioAppleAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
Target 'CleevioAppleAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
Target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
Target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAppCheckInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInternal' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAppCheckInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInternal' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
Target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
Target 'GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
Target 'GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities' (no dependencies)
Target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseCoreExtension' in project 'Firebase'
Target 'Firebase_FirebaseCoreExtension' in project 'Firebase' (no dependencies)
Target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
Target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
Target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities' (no dependencies)
Target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
Target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
Target 'third-party-IsAppEncrypted' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities' (no dependencies)
Target 'Firebase_FirebaseCore' in project 'Firebase' (no dependencies)
Target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
Target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
Target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities' (no dependencies)
Target 'Firebase_FirebaseCoreInternal' in project 'Firebase' (no dependencies)
Target 'Firebase' in project 'Firebase' (no dependencies)
Target 'FirebaseAuthInternal' in project 'Firebase'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaInterop' in project 'InteropForGoogle' (no dependencies)
Target 'FirebaseAuthInterop' in project 'Firebase' (no dependencies)
Target 'FirebaseAppCheckInterop' in project 'Firebase' (no dependencies)
Target 'Firebase_FirebaseAuth' in project 'Firebase' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/XROS.platform/Developer/SDKs/XROS26.4.sdk -x objective-c -c /dev/null
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/XROS.platform/Developer/SDKs/XROS26.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/XROS.platform/Developer/SDKs/XROS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ebc1b07b2056954f8fd56aa3c1cd2011
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ebc1b07b2056954f8fd56aa3c1cd2011.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookAEM' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookAEM' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework'. (in target 'CleevioFacebookAuth' from project 'CleevioFirebaseAuth')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'CleevioFacebookAuth' from project 'CleevioFirebaseAuth')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'CleevioFacebookAuth' from project 'CleevioFirebaseAuth')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKLoginKit/FBSDKLoginKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKLoginKit/FBSDKLoginKit.xcframework'. (in target 'CleevioFacebookAuth' from project 'CleevioFirebaseAuth')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKLoginKit/FBSDKLoginKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKLoginKit/FBSDKLoginKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKLoginKit/FBSDKLoginKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKLoginKit/FBSDKLoginKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
2026-04-19 11:14:39.634 xcodebuild[1674:8207] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme CleevioFirebaseAuth-Package
(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:
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
Facebook: https://github.com/facebook/facebook-ios-sdk @ 18.0.3
CleevioFirebaseAuth: /Users/admin/builder/spi-builder-workspace
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
Promises: https://github.com/google/promises.git @ 2.4.0
AppCheck: https://github.com/google/app-check.git @ 11.2.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
Firebase: https://github.com/firebase/firebase-ios-sdk @ 12.12.1
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
GoogleAdsOnDeviceConversion: https://github.com/googleads/google-ads-on-device-conversion-ios-sdk @ 3.5.0
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 7.1.0
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 12.12.1
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
gRPC: https://github.com/google/grpc-binary.git @ 1.69.1
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
RouterBytes: https://github.com/cleevio/RouterBytes @ 0.10.1
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
CleevioStorageLibrary: https://github.com/cleevio/CleevioStorage.git @ 0.5.0
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.1.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
resolved source packages: swift-numerics, Facebook, CleevioFirebaseAuth, abseil, Promises, AppCheck, GTMSessionFetcher, Firebase, GoogleDataTransport, GoogleAdsOnDeviceConversion, GoogleSignIn, nanopb, GoogleAppMeasurement, swift-algorithms, GTMAppAuth, leveldb, gRPC, AppAuth, RouterBytes, CleevioCore, InteropForGoogle, CleevioStorageLibrary, KeychainAccess, GoogleUtilities, swift-collections
2026-04-19 11:14:47.591 xcodebuild[1885:9348] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
},
{
"identity" : "googlesignin-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "7.1.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/GoogleSignIn-iOS"
},
{
"identity" : "facebook-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "17.0.0",
"upper_bound" : "19.0.1"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/facebook/facebook-ios-sdk"
},
{
"identity" : "firebase-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "12.0.0",
"upper_bound" : "13.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk"
},
{
"identity" : "routerbytes",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cleevio/RouterBytes"
}
],
"manifest_display_name" : "CleevioFirebaseAuth",
"name" : "CleevioFirebaseAuth",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "CleevioFirebaseAuth",
"targets" : [
"CleevioFirebaseAuth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CleevioAppleAuth",
"targets" : [
"CleevioAppleAuth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CleevioGoogleAuth",
"targets" : [
"CleevioGoogleAuth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CleevioFacebookAuth",
"targets" : [
"CleevioFacebookAuth"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RouterBytesFirebaseAuth",
"targets" : [
"RouterBytesFirebaseAuth"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RouterBytesFirebaseAuth",
"module_type" : "SwiftTarget",
"name" : "RouterBytesFirebaseAuth",
"path" : "Sources/RouterBytesFirebaseAuth",
"product_dependencies" : [
"RouterBytes",
"RouterBytesAuthentication"
],
"product_memberships" : [
"RouterBytesFirebaseAuth"
],
"sources" : [
"FirebaseAuthenticationService+APITokenProvider.swift"
],
"target_dependencies" : [
"CleevioFirebaseAuth"
],
"type" : "library"
},
{
"c99name" : "CleevioGoogleAuth",
"module_type" : "SwiftTarget",
"name" : "CleevioGoogleAuth",
"path" : "Sources/CleevioGoogleAuth",
"product_dependencies" : [
"GoogleSignIn",
"FirebaseAuth"
],
"product_memberships" : [
"CleevioGoogleAuth"
],
"sources" : [
"GoogleAuthenticationProvider.swift"
],
"target_dependencies" : [
"CleevioFirebaseAuth"
],
"type" : "library"
},
{
"c99name" : "CleevioFirebaseAuthTests",
"module_type" : "SwiftTarget",
"name" : "CleevioFirebaseAuthTests",
"path" : "Tests/CleevioFirebaseAuthTests",
"sources" : [
"CleevioFirebaseAuthTests.swift"
],
"target_dependencies" : [
"CleevioFirebaseAuth"
],
"type" : "test"
},
{
"c99name" : "CleevioFirebaseAuth",
"module_type" : "SwiftTarget",
"name" : "CleevioFirebaseAuth",
"path" : "Sources/CleevioFirebaseAuth",
"product_dependencies" : [
"FirebaseAuth",
"Algorithms"
],
"product_memberships" : [
"CleevioFirebaseAuth",
"CleevioAppleAuth",
"CleevioGoogleAuth",
"CleevioFacebookAuth",
"RouterBytesFirebaseAuth"
],
"sources" : [
"FirebaseAuthenticationService.swift",
"PasswordAuthenticationProvider.swift",
"PlatformViewController.swift",
"RandomNonce.swift"
],
"type" : "library"
},
{
"c99name" : "CleevioFacebookAuth",
"module_type" : "SwiftTarget",
"name" : "CleevioFacebookAuth",
"path" : "Sources/CleevioFacebookAuth",
"product_dependencies" : [
"FacebookLogin",
"FirebaseAuth"
],
"product_memberships" : [
"CleevioFacebookAuth"
],
"sources" : [
"FacebookAuthenticationProvider.swift"
],
"target_dependencies" : [
"CleevioFirebaseAuth"
],
"type" : "library"
},
{
"c99name" : "CleevioAppleAuth",
"module_type" : "SwiftTarget",
"name" : "CleevioAppleAuth",
"path" : "Sources/CleevioAppleAuth",
"product_dependencies" : [
"FirebaseAuth"
],
"product_memberships" : [
"CleevioAppleAuth"
],
"sources" : [
"AppleAuthenticationProvider.swift"
],
"target_dependencies" : [
"CleevioFirebaseAuth"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CleevioAppleAuth",
"CleevioFacebookAuth",
"CleevioFirebaseAuth",
"CleevioFirebaseAuth-Package",
"CleevioGoogleAuth",
"Facebook",
"FBSDKCoreKit",
"RouterBytesFirebaseAuth"
]
}
}
2026-04-19 11:14:50.741 xcodebuild[1894:9427] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CleevioAppleAuth",
"CleevioFacebookAuth",
"CleevioFirebaseAuth",
"CleevioFirebaseAuth-Package",
"CleevioGoogleAuth",
"Facebook",
"FBSDKCoreKit",
"RouterBytesFirebaseAuth"
]
}
}
2026-04-19 11:14:53.539 xcodebuild[1897:9467] [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 CleevioFirebaseAuth-Package -destination generic/platform=xrOS
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 CleevioFirebaseAuth-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
Promises: https://github.com/google/promises.git @ 2.4.0
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
gRPC: https://github.com/google/grpc-binary.git @ 1.69.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
Firebase: https://github.com/firebase/firebase-ios-sdk @ 12.12.1
CleevioFirebaseAuth: /Users/admin/builder/spi-builder-workspace
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 7.1.0
GoogleAdsOnDeviceConversion: https://github.com/googleads/google-ads-on-device-conversion-ios-sdk @ 3.5.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
Facebook: https://github.com/facebook/facebook-ios-sdk @ 18.0.3
RouterBytes: https://github.com/cleevio/RouterBytes @ 0.10.1
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 12.12.1
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
AppCheck: https://github.com/google/app-check.git @ 11.2.0
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.1.0
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
CleevioStorageLibrary: https://github.com/cleevio/CleevioStorage.git @ 0.5.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (80 targets)
Target 'RouterBytesFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'RouterBytesFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'RouterBytesAuthentication' in project 'RouterBytes'
Target 'RouterBytesFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'RouterBytesAuthentication' in project 'RouterBytes'
Target 'RouterBytesAuthentication' in project 'RouterBytes'
➜ Explicit dependency on target 'RouterBytesAuthentication' in project 'RouterBytes'
➜ Explicit dependency on target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'CleevioStorage' in project 'CleevioStorageLibrary'
Target 'RouterBytesAuthentication' in project 'RouterBytes'
➜ Explicit dependency on target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'CleevioStorage' in project 'CleevioStorageLibrary'
Target 'CleevioStorage' in project 'CleevioStorageLibrary'
➜ Explicit dependency on target 'CleevioStorage' in project 'CleevioStorageLibrary'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
Target 'CleevioStorage' in project 'CleevioStorageLibrary'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
Target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'RouterBytes' in project 'RouterBytes'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'CleevioCore' in project 'CleevioCore'
➜ Explicit dependency on target 'CleevioCore' in project 'CleevioCore'
Target 'CleevioCore' in project 'CleevioCore' (no dependencies)
Target 'CleevioGoogleAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioGoogleAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'GoogleSignIn' in project 'GoogleSignIn'
Target 'CleevioGoogleAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'GoogleSignIn' in project 'GoogleSignIn'
Target 'GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn_GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'GoogleSignIn_GoogleSignIn' in project 'GoogleSignIn'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
Target 'GTMAppAuth_GTMAppAuth' in project 'GTMAppAuth' (no dependencies)
Target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuth' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuthCore' in project 'AppAuth'
Target 'AppAuthCore' in project 'AppAuth'
➜ Explicit dependency on target 'AppAuth_AppAuthCore' in project 'AppAuth'
Target 'AppAuth_AppAuthCore' in project 'AppAuth' (no dependencies)
Target 'AppAuth_AppAuth' in project 'AppAuth' (no dependencies)
Target 'GoogleSignIn_GoogleSignIn' in project 'GoogleSignIn' (no dependencies)
Target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
Target 'CleevioFacebookAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFacebookAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'FacebookLogin' in project 'Facebook'
Target 'CleevioFacebookAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'FacebookLogin' in project 'Facebook'
Target 'FacebookLogin' in project 'Facebook'
➜ Explicit dependency on target 'FacebookLogin' in project 'Facebook'
➜ Explicit dependency on target 'Facebook_FacebookLogin' in project 'Facebook'
➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
➜ Explicit dependency on target 'FacebookCore' in project 'Facebook'
Target 'FacebookLogin' in project 'Facebook'
➜ Explicit dependency on target 'Facebook_FacebookLogin' in project 'Facebook'
➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
➜ Explicit dependency on target 'FacebookCore' in project 'Facebook'
Target 'FacebookCore' in project 'Facebook'
➜ Explicit dependency on target 'Facebook_FacebookCore' in project 'Facebook'
➜ Explicit dependency on target 'FacebookAEM' in project 'Facebook'
Target 'Facebook_FacebookCore' in project 'Facebook' (no dependencies)
Target 'FacebookAEM' in project 'Facebook'
➜ Explicit dependency on target 'Facebook_FacebookAEM' in project 'Facebook'
Target 'Facebook_FacebookAEM' in project 'Facebook' (no dependencies)
Target 'Facebook_FacebookLogin' in project 'Facebook' (no dependencies)
Target 'CleevioAppleAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioAppleAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
Target 'CleevioAppleAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
Target 'CleevioFirebaseAuth' in project 'CleevioFirebaseAuth'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'Algorithms' in project 'swift-algorithms'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target 'RealModule' in project 'swift-numerics'
➜ Explicit dependency on target '_NumericsShims' in project 'swift-numerics'
Target '_NumericsShims' in project 'swift-numerics' (no dependencies)
Target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAppCheckInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInternal' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseAuth' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAppCheckInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAuthInternal' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcher_GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
Target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
Target 'GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
Target 'GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities' (no dependencies)
Target 'FirebaseCoreExtension' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseCoreExtension' in project 'Firebase'
Target 'Firebase_FirebaseCoreExtension' in project 'Firebase' (no dependencies)
Target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
Target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
Target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities' (no dependencies)
Target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
Target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
Target 'third-party-IsAppEncrypted' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities' (no dependencies)
Target 'Firebase_FirebaseCore' in project 'Firebase' (no dependencies)
Target 'FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseCoreInternal' in project 'Firebase'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
Target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
Target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities' (no dependencies)
Target 'Firebase_FirebaseCoreInternal' in project 'Firebase' (no dependencies)
Target 'Firebase' in project 'Firebase' (no dependencies)
Target 'FirebaseAuthInternal' in project 'Firebase'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaInterop' in project 'InteropForGoogle'
➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
Target 'RecaptchaInterop' in project 'InteropForGoogle' (no dependencies)
Target 'FirebaseAuthInterop' in project 'Firebase' (no dependencies)
Target 'FirebaseAppCheckInterop' in project 'Firebase' (no dependencies)
Target 'Firebase_FirebaseAuth' in project 'Firebase' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKLoginKit/FBSDKLoginKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKLoginKit/FBSDKLoginKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookCore' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKLoginKit/FBSDKLoginKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKLoginKit/FBSDKLoginKit.xcframework'. (in target 'FacebookLogin' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework'. (in target 'FacebookAEM' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'FacebookAEM' from project 'Facebook')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework'. (in target 'CleevioFacebookAuth' from project 'CleevioFirebaseAuth')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit/FBSDKCoreKit.xcframework'. (in target 'CleevioFacebookAuth' from project 'CleevioFirebaseAuth')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKCoreKit_Basics/FBSDKCoreKit_Basics.xcframework'. (in target 'CleevioFacebookAuth' from project 'CleevioFirebaseAuth')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKLoginKit/FBSDKLoginKit.xcframework:1:1: error: While building for visionOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBSDKLoginKit/FBSDKLoginKit.xcframework'. (in target 'CleevioFacebookAuth' from project 'CleevioFirebaseAuth')
2026-04-19 11:14:56.338 xcodebuild[1899:9501] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme CleevioFirebaseAuth-Package
(1 failure)
BUILD FAILURE 6.3 visionOS