Build Information
Failed to build CleevioFirebaseAuth, reference main (9b9e37), with Swift 6.1 for watchOS using Xcode 16.3 on 31 Mar 2026 20:43:45 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=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.69.2
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: watchOS
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/facebook/facebook-ios-sdk
Fetching from https://github.com/google/GoogleSignIn-iOS
Fetching from https://github.com/cleevio/RouterBytes
Fetching from https://github.com/firebase/firebase-ios-sdk (cached)
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 (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/cleevio/CleevioCore.git
Fetching from https://github.com/cleevio/CleevioStorage.git
Fetching from https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching from https://github.com/google/abseil-cpp-binary.git (cached)
Fetching from https://github.com/firebase/leveldb.git (cached)
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/firebase/nanopb.git (cached)
Fetching from https://github.com/google/grpc-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 ‘leveldb’
Checking out 1.22.5 of package ‘leveldb’
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’
Creating working copy of package ‘swift-collections’
Checking out 1.4.1 of package ‘swift-collections’
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 ‘AppAuth-iOS’
Checking out 1.7.6 of package ‘AppAuth-iOS’
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 ‘GTMAppAuth’
Checking out 4.1.1 of package ‘GTMAppAuth’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Creating working copy of package ‘gtm-session-fetcher’
Checking out 3.5.0 of package ‘gtm-session-fetcher’
Creating working copy of package ‘CleevioStorage’
Checking out 0.5.0 of package ‘CleevioStorage’
Creating working copy of package ‘KeychainAccess’
Checking out 4.2.2 of package ‘KeychainAccess’
Creating working copy of package ‘promises’
Checking out 2.4.0 of package ‘promises’
Creating working copy of package ‘abseil-cpp-binary’
Checking out 1.2024072200.0 of package ‘abseil-cpp-binary’
Creating working copy of package ‘firebase-ios-sdk’
Checking out 12.11.0 of package ‘firebase-ios-sdk’
Creating working copy of package ‘CleevioCore’
Checking out 2.2.0 of package ‘CleevioCore’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘app-check’
Checking out 11.2.0 of package ‘app-check’
Creating working copy of package ‘RouterBytes’
Checking out 0.10.1 of package ‘RouterBytes’
Creating working copy of package ‘facebook-ios-sdk’
Checking out 18.0.3 of package ‘facebook-ios-sdk’
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 ‘GoogleSignIn-iOS’
Checking out 7.1.0 of package ‘GoogleSignIn-iOS’
Creating working copy of package ‘grpc-binary’
Checking out 1.69.1 of package ‘grpc-binary’
Resolve Package Graph
Resolved source packages:
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-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
AppCheck: https://github.com/google/app-check.git @ 11.2.0
gRPC: https://github.com/google/grpc-binary.git @ 1.69.1
Facebook: https://github.com/facebook/facebook-ios-sdk @ 18.0.3
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.1.0
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
RouterBytes: https://github.com/cleevio/RouterBytes @ 0.10.1
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
CleevioFirebaseAuth: /Users/admin/builder/spi-builder-workspace
Promises: https://github.com/google/promises.git @ 2.4.0
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 7.1.0
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
Firebase: https://github.com/firebase/firebase-ios-sdk @ 12.11.0
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 12.11.0
CleevioStorageLibrary: https://github.com/cleevio/CleevioStorage.git @ 0.5.0
resolved source packages: InteropForGoogle, GoogleAdsOnDeviceConversion, swift-numerics, AppCheck, gRPC, Facebook, GoogleUtilities, nanopb, swift-algorithms, RouterBytes, KeychainAccess, AppAuth, GoogleDataTransport, GTMAppAuth, CleevioFirebaseAuth, Promises, GoogleSignIn, CleevioCore, GTMSessionFetcher, abseil, swift-collections, Firebase, leveldb, GoogleAppMeasurement, CleevioStorageLibrary
{
"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"
]
}
}
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=watchOS 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=watchOS "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:
gRPC: https://github.com/google/grpc-binary.git @ 1.69.1
CleevioFirebaseAuth: /Users/admin/builder/spi-builder-workspace
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.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-collections: https://github.com/apple/swift-collections.git @ 1.4.1
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
AppCheck: https://github.com/google/app-check.git @ 11.2.0
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 7.1.0
Promises: https://github.com/google/promises.git @ 2.4.0
CleevioStorageLibrary: https://github.com/cleevio/CleevioStorage.git @ 0.5.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
Firebase: https://github.com/firebase/firebase-ios-sdk @ 12.11.0
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
RouterBytes: https://github.com/cleevio/RouterBytes @ 0.10.1
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.1.0
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
Facebook: https://github.com/facebook/facebook-ios-sdk @ 18.0.3
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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 38f37ead616f597bf1e377de6b4fbe76
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/38f37ead616f597bf1e377de6b4fbe76.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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')
error: The package product 'GTMAppAuth' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GoogleSignIn' from project 'GoogleSignIn')
error: The package product 'GTMSessionFetcherCore' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GoogleSignIn' from project 'GoogleSignIn')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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:
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
GoogleAdsOnDeviceConversion: https://github.com/googleads/google-ads-on-device-conversion-ios-sdk @ 3.4.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
AppCheck: https://github.com/google/app-check.git @ 11.2.0
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
Firebase: https://github.com/firebase/firebase-ios-sdk @ 12.11.0
Promises: https://github.com/google/promises.git @ 2.4.0
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.1.0
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
CleevioFirebaseAuth: /Users/admin/builder/spi-builder-workspace
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
gRPC: https://github.com/google/grpc-binary.git @ 1.69.1
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 7.1.0
CleevioStorageLibrary: https://github.com/cleevio/CleevioStorage.git @ 0.5.0
RouterBytes: https://github.com/cleevio/RouterBytes @ 0.10.1
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 12.11.0
Facebook: https://github.com/facebook/facebook-ios-sdk @ 18.0.3
resolved source packages: leveldb, swift-numerics, swift-algorithms, GoogleDataTransport, GoogleAdsOnDeviceConversion, swift-collections, AppCheck, CleevioCore, Firebase, Promises, GoogleUtilities, InteropForGoogle, GTMSessionFetcher, AppAuth, GTMAppAuth, CleevioFirebaseAuth, KeychainAccess, abseil, nanopb, gRPC, GoogleSignIn, CleevioStorageLibrary, RouterBytes, GoogleAppMeasurement, Facebook
{
"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"
]
}
}
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=watchOS
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=watchOS
Resolve Package Graph
Resolved source packages:
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
RouterBytes: https://github.com/cleevio/RouterBytes @ 0.10.1
GoogleSignIn: https://github.com/google/GoogleSignIn-iOS @ 7.1.0
Promises: https://github.com/google/promises.git @ 2.4.0
swift-collections: https://github.com/apple/swift-collections.git @ 1.4.1
Facebook: https://github.com/facebook/facebook-ios-sdk @ 18.0.3
AppCheck: https://github.com/google/app-check.git @ 11.2.0
swift-algorithms: https://github.com/apple/swift-algorithms @ 1.2.1
gRPC: https://github.com/google/grpc-binary.git @ 1.69.1
KeychainAccess: https://github.com/kishikawakatsumi/KeychainAccess.git @ 4.2.2
CleevioCore: https://github.com/cleevio/CleevioCore.git @ 2.2.0
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 12.11.0
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
GTMAppAuth: https://github.com/google/GTMAppAuth.git @ 4.1.1
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
Firebase: https://github.com/firebase/firebase-ios-sdk @ 12.11.0
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 3.5.0
AppAuth: https://github.com/openid/AppAuth-iOS.git @ 1.7.6
CleevioFirebaseAuth: /Users/admin/builder/spi-builder-workspace
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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: a5aceb9f7ef9418b28e4c0326c7f0d9c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a5aceb9f7ef9418b28e4c0326c7f0d9c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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')
error: The package product 'GTMAppAuth' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GoogleSignIn' from project 'GoogleSignIn')
error: The package product 'GTMSessionFetcherCore' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'GoogleSignIn' from project 'GoogleSignIn')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/facebook-ios-sdk/FBAEMKit/FBAEMKit.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS