Build Information
Failed to build CleevioFirebaseAuth, reference 3.0.2 (9b9e37), with Swift 6.1 for visionOS using Xcode 16.3 on 31 Mar 2026 20:44:54 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cleevio/CleevioFirebaseAuth.git
Reference: 3.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cleevio/CleevioFirebaseAuth
* tag 3.0.2 -> FETCH_HEAD
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 3.0.2
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/cleevio/CleevioFirebaseAuth.git
https://github.com/cleevio/CleevioFirebaseAuth.git
{
"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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-algorithms (cached)
Fetching from https://github.com/google/GoogleSignIn-iOS
Fetching from https://github.com/facebook/facebook-ios-sdk
Fetching from https://github.com/cleevio/RouterBytes
Fetching from https://github.com/firebase/firebase-ios-sdk (cached)
Fetching from https://github.com/google/GTMAppAuth.git
Fetching from https://github.com/openid/AppAuth-iOS.git
Fetching from https://github.com/google/gtm-session-fetcher.git (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Fetching from https://github.com/cleevio/CleevioStorage.git
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/cleevio/CleevioCore.git
Fetching from https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching from https://github.com/google/interop-ios-for-google-sdks.git (cached)
Fetching from https://github.com/google/app-check.git (cached)
Fetching from https://github.com/google/grpc-binary.git (cached)
Fetching from https://github.com/firebase/nanopb.git (cached)
Fetching from https://github.com/firebase/leveldb.git (cached)
Fetching from https://github.com/google/abseil-cpp-binary.git (cached)
Fetching from https://github.com/google/GoogleUtilities.git (cached)
Fetching from https://github.com/google/GoogleDataTransport.git (cached)
Fetching from https://github.com/google/GoogleAppMeasurement.git (cached)
Fetching from https://github.com/google/promises.git (cached)
Fetching from https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Creating working copy of package ‘abseil-cpp-binary’
Checking out 1.2024072200.0 of package ‘abseil-cpp-binary’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Creating working copy of package ‘CleevioStorage’
Checking out 0.5.0 of package ‘CleevioStorage’
Creating working copy of package ‘CleevioCore’
Checking out 2.2.0 of package ‘CleevioCore’
Creating working copy of package ‘google-ads-on-device-conversion-ios-sdk’
Checking out 3.4.0 of package ‘google-ads-on-device-conversion-ios-sdk’
Creating working copy of package ‘leveldb’
Checking out 1.22.5 of package ‘leveldb’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
Creating working copy of package ‘GoogleDataTransport’
Checking out 10.1.0 of package ‘GoogleDataTransport’
Creating working copy of package ‘GoogleSignIn-iOS’
Checking out 7.1.0 of package ‘GoogleSignIn-iOS’
Creating working copy of package ‘app-check’
Checking out 11.2.0 of package ‘app-check’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘AppAuth-iOS’
Checking out 1.7.6 of package ‘AppAuth-iOS’
Creating working copy of package ‘GoogleUtilities’
Checking out 8.1.0 of package ‘GoogleUtilities’
Creating working copy of package ‘firebase-ios-sdk’
Checking out 12.11.0 of package ‘firebase-ios-sdk’
Creating working copy of package ‘promises’
Checking out 2.4.0 of package ‘promises’
Creating working copy of package ‘GTMAppAuth’
Checking out 4.1.1 of package ‘GTMAppAuth’
Creating working copy of package ‘grpc-binary’
Checking out 1.69.1 of package ‘grpc-binary’
Creating working copy of package ‘RouterBytes’
Checking out 0.10.1 of package ‘RouterBytes’
Creating working copy of package ‘KeychainAccess’
Checking out 4.2.2 of package ‘KeychainAccess’
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 ‘gtm-session-fetcher’
Checking out 3.5.0 of package ‘gtm-session-fetcher’
Creating working copy of package ‘facebook-ios-sdk’
Checking out 18.0.3 of package ‘facebook-ios-sdk’
Creating working copy of package ‘GoogleAppMeasurement’
Checking out 12.11.0 of package ‘GoogleAppMeasurement’
Creating working copy of package ‘nanopb’
Checking out 2.30910.0 of package ‘nanopb’
Resolve Package Graph
Resolved source packages:
Firebase: https://github.com/firebase/firebase-ios-sdk @ 12.11.0
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 7.1.0
Facebook: https://github.com/facebook/facebook-ios-sdk @ 18.0.3
Promises: https://github.com/google/promises.git @ 2.4.0
AppCheck: https://github.com/google/app-check.git @ 11.2.0
CleevioFirebaseAuth: /Users/admin/builder/spi-builder-workspace
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
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
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 12.11.0
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
gRPC: https://github.com/google/grpc-binary.git @ 1.69.1
CleevioStorageLibrary: https://github.com/cleevio/CleevioStorage.git @ 0.5.0
GoogleAdsOnDeviceConversion: https://github.com/googleads/google-ads-on-device-conversion-ios-sdk @ 3.4.0
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.1.0
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
RouterBytes: https://github.com/cleevio/RouterBytes @ 0.10.1
resolved source packages: Firebase, GoogleSignIn, Facebook, Promises, AppCheck, CleevioFirebaseAuth, swift-algorithms, CleevioCore, GTMSessionFetcher, KeychainAccess, AppAuth, InteropForGoogle, GoogleDataTransport, GTMAppAuth, swift-numerics, GoogleAppMeasurement, abseil, nanopb, swift-collections, gRPC, CleevioStorageLibrary, GoogleAdsOnDeviceConversion, GoogleUtilities, leveldb, RouterBytes
{
"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"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CleevioAppleAuth",
"CleevioFacebookAuth",
"CleevioFirebaseAuth",
"CleevioFirebaseAuth-Package",
"CleevioGoogleAuth",
"Facebook",
"FBSDKCoreKit",
"RouterBytesFirebaseAuth"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme CleevioFirebaseAuth-Package -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 12.11.0
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
RouterBytes: https://github.com/cleevio/RouterBytes @ 0.10.1
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
CleevioStorageLibrary: https://github.com/cleevio/CleevioStorage.git @ 0.5.0
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
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
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
Firebase: https://github.com/firebase/firebase-ios-sdk @ 12.11.0
Promises: https://github.com/google/promises.git @ 2.4.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.1.0
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 7.1.0
AppCheck: https://github.com/google/app-check.git @ 11.2.0
Facebook: https://github.com/facebook/facebook-ios-sdk @ 18.0.3
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
CleevioFirebaseAuth: /Users/admin/builder/spi-builder-workspace
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
gRPC: https://github.com/google/grpc-binary.git @ 1.69.1
GoogleAdsOnDeviceConversion: https://github.com/googleads/google-ads-on-device-conversion-ios-sdk @ 3.4.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
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 893383f4add2953616bba8e2ef24d7e0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/893383f4add2953616bba8e2ef24d7e0.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 '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 '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 '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 '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')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme CleevioFirebaseAuth-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
CleevioFirebaseAuth: /Users/admin/builder/spi-builder-workspace
Promises: https://github.com/google/promises.git @ 2.4.0
CleevioStorageLibrary: https://github.com/cleevio/CleevioStorage.git @ 0.5.0
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 7.1.0
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.1.0
AppCheck: https://github.com/google/app-check.git @ 11.2.0
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 12.11.0
Facebook: https://github.com/facebook/facebook-ios-sdk @ 18.0.3
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
gRPC: https://github.com/google/grpc-binary.git @ 1.69.1
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
RouterBytes: https://github.com/cleevio/RouterBytes @ 0.10.1
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
GoogleAdsOnDeviceConversion: https://github.com/googleads/google-ads-on-device-conversion-ios-sdk @ 3.4.0
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
Firebase: https://github.com/firebase/firebase-ios-sdk @ 12.11.0
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
resolved source packages: CleevioFirebaseAuth, Promises, CleevioStorageLibrary, GoogleSignIn, KeychainAccess, nanopb, GoogleUtilities, AppCheck, GoogleAppMeasurement, Facebook, swift-collections, gRPC, abseil, GTMAppAuth, RouterBytes, GTMSessionFetcher, InteropForGoogle, GoogleAdsOnDeviceConversion, swift-algorithms, Firebase, leveldb, CleevioCore, GoogleDataTransport, AppAuth, swift-numerics
{
"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"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"CleevioAppleAuth",
"CleevioFacebookAuth",
"CleevioFirebaseAuth",
"CleevioFirebaseAuth-Package",
"CleevioGoogleAuth",
"Facebook",
"FBSDKCoreKit",
"RouterBytesFirebaseAuth"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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-16.3.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:
CleevioStorageLibrary: https://github.com/cleevio/CleevioStorage.git @ 0.5.0
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
Firebase: https://github.com/firebase/firebase-ios-sdk @ 12.11.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 12.11.0
GoogleAdsOnDeviceConversion: https://github.com/googleads/google-ads-on-device-conversion-ios-sdk @ 3.4.0
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
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
AppCheck: https://github.com/google/app-check.git @ 11.2.0
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
gRPC: https://github.com/google/grpc-binary.git @ 1.69.1
Facebook: https://github.com/facebook/facebook-ios-sdk @ 18.0.3
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
CleevioFirebaseAuth: /Users/admin/builder/spi-builder-workspace
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 7.1.0
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.1.0
RouterBytes: https://github.com/cleevio/RouterBytes @ 0.10.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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 96a6b23f3d4e2133449d6692ec71d56f
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/96a6b23f3d4e2133449d6692ec71d56f.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 '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 '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')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme CleevioFirebaseAuth-Package
(1 failure)
BUILD FAILURE 6.1 visionOS