Build Information
Failed to build swift-firebase-dependencies, reference main (572483
), with Swift 5.10 for visionOS using Xcode 15.4 on 15 Apr 2025 18:33:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-firebase-dependencies-Package -destination generic/platform=xrOS
Build Log
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk.git"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "swift-firebase-dependencies",
"name" : "swift-firebase-dependencies",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "FirebaseAnalyticsDependency",
"targets" : [
"FirebaseAnalyticsDependency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FirebaseAnalyticsDependencyLive",
"targets" : [
"FirebaseAnalyticsDependencyLive"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FirebaseRemoteConfigurationDependency",
"targets" : [
"FirebaseRemoteConfigurationDependency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FirebaseRemoteConfigurationDependencyLive",
"targets" : [
"FirebaseRemoteConfigurationDependencyLive"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FirebaseRemoteConfigurationDependencyTests",
"module_type" : "SwiftTarget",
"name" : "FirebaseRemoteConfigurationDependencyTests",
"path" : "Tests/FirebaseRemoteConfigurationDependencyTests",
"sources" : [
"FirebaseRemoteConfigurationDependencyTests.swift"
],
"target_dependencies" : [
"FirebaseRemoteConfigurationDependencyLive"
],
"type" : "test"
},
{
"c99name" : "FirebaseRemoteConfigurationDependencyLive",
"module_type" : "SwiftTarget",
"name" : "FirebaseRemoteConfigurationDependencyLive",
"path" : "Sources/FirebaseRemoteConfigurationDependencyLive",
"product_dependencies" : [
"FirebaseRemoteConfig"
],
"product_memberships" : [
"FirebaseRemoteConfigurationDependencyLive"
],
"sources" : [
"Live.swift",
"RemoteConfigProtocol.swift"
],
"target_dependencies" : [
"FirebaseRemoteConfigurationDependency"
],
"type" : "library"
},
{
"c99name" : "FirebaseRemoteConfigurationDependency",
"module_type" : "SwiftTarget",
"name" : "FirebaseRemoteConfigurationDependency",
"path" : "Sources/FirebaseRemoteConfigurationDependency",
"product_dependencies" : [
"DependenciesMacros",
"Dependencies"
],
"product_memberships" : [
"FirebaseRemoteConfigurationDependency",
"FirebaseRemoteConfigurationDependencyLive"
],
"sources" : [
"Error.swift",
"FetchAndActivateStatus.swift",
"FetchStatus.swift",
"Interface.swift",
"Settings.swift",
"Source.swift"
],
"type" : "library"
},
{
"c99name" : "FirebaseAnalyticsDependencyTests",
"module_type" : "SwiftTarget",
"name" : "FirebaseAnalyticsDependencyTests",
"path" : "Tests/FirebaseAnalyticsDependencyTests",
"sources" : [
"CustomEventTests.swift",
"FirebaseAnalyticsTests.swift"
],
"target_dependencies" : [
"FirebaseAnalyticsDependencyLive"
],
"type" : "test"
},
{
"c99name" : "FirebaseAnalyticsDependencyLive",
"module_type" : "SwiftTarget",
"name" : "FirebaseAnalyticsDependencyLive",
"path" : "Sources/FirebaseAnalyticsDependencyLive",
"product_dependencies" : [
"FirebaseAnalytics"
],
"product_memberships" : [
"FirebaseAnalyticsDependencyLive"
],
"sources" : [
"AnalyticsProtocol.swift",
"Live.swift"
],
"target_dependencies" : [
"FirebaseAnalyticsDependency"
],
"type" : "library"
},
{
"c99name" : "FirebaseAnalyticsDependency",
"module_type" : "SwiftTarget",
"name" : "FirebaseAnalyticsDependency",
"path" : "Sources/FirebaseAnalyticsDependency",
"product_dependencies" : [
"Dependencies",
"DependenciesMacros"
],
"product_memberships" : [
"FirebaseAnalyticsDependency",
"FirebaseAnalyticsDependencyLive"
],
"sources" : [
"Coding.swift",
"Event.swift",
"Events/AdImpression.swift",
"Events/AddPaymentInfo.swift",
"Events/AddShippingInfo.swift",
"Events/AddToCart.swift",
"Events/AddToWishList.swift",
"Events/BeginCheckout.swift",
"Events/CampaignDetails.swift",
"Events/Custom.swift",
"Events/EarnVirtualCurrency.swift",
"Events/GenerateLead.swift",
"Events/JoinGroup.swift",
"Events/LevelEnd.swift",
"Events/LevelStart.swift",
"Events/LevelUp.swift",
"Events/PostScore.swift",
"Events/Purchase.swift",
"Events/Refund.swift",
"Events/RemoveFromCart.swift",
"Events/ScreenView.swift",
"Events/Search.swift",
"Events/SelectContent.swift",
"Events/SelectItem.swift",
"Events/SelectPromotion.swift",
"Events/Share.swift",
"Events/SignUp.swift",
"Events/SpendVirtualCurrency.swift",
"Events/UnlockAchievement.swift",
"Events/ViewCart.swift",
"Events/ViewItem.swift",
"Events/ViewItemList.swift",
"Events/ViewPromotion.swift",
"Events/ViewSearchResults.swift",
"Interface.swift",
"Item.swift",
"Money.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FirebaseAnalyticsDependency",
"FirebaseAnalyticsDependencyLive",
"FirebaseDependency-Package",
"FirebaseRemoteConfigurationDependency",
"FirebaseRemoteConfigurationDependencyLive",
"swift-firebase-dependencies-Package"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"FirebaseAnalyticsDependency",
"FirebaseAnalyticsDependencyLive",
"FirebaseDependency-Package",
"FirebaseRemoteConfigurationDependency",
"FirebaseRemoteConfigurationDependencyLive",
"swift-firebase-dependencies-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-firebase-dependencies-Package -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme swift-firebase-dependencies-Package -destination generic/platform=xrOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
swift-dependencies: https://github.com/pointfreeco/swift-dependencies @ 1.9.1
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher.git @ 4.4.0
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 10.1.0
swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.3.1
Firebase: https://github.com/firebase/firebase-ios-sdk.git @ 11.11.0
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 101.0.0
combine-schedulers: https://github.com/pointfreeco/combine-schedulers @ 1.0.3
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 11.11.0
Promises: https://github.com/google/promises.git @ 2.4.0
swift-clocks: https://github.com/pointfreeco/swift-clocks @ 1.0.6
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.29.0
AppCheck: https://github.com/google/app-check.git @ 11.2.0
nanopb: https://github.com/firebase/nanopb.git @ 2.30910.0
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 8.0.2
swift-firebase-dependencies: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax @ 601.0.1
gRPC: https://github.com/google/grpc-binary.git @ 1.69.0
abseil: https://github.com/google/abseil-cpp-binary.git @ 1.2024072200.0
xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.5.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (88 targets)
Target 'FirebaseRemoteConfigurationDependencyLive' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'FirebaseRemoteConfigurationDependencyLive' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'FirebaseRemoteConfigurationDependency' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
Target 'FirebaseRemoteConfigurationDependencyLive' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'FirebaseRemoteConfigurationDependency' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
Target 'FirebaseRemoteConfig' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseRemoteConfig' 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 'FirebaseABTesting' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseRemoteConfigInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseRemoteConfigInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseSharedSwift' 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'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
Target 'FirebaseRemoteConfig' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseRemoteConfig' 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 'FirebaseABTesting' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseRemoteConfigInterop' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseRemoteConfigInternal' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseSharedSwift' 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'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
Target 'FirebaseSharedSwift' in project 'Firebase' (no dependencies)
Target 'FirebaseRemoteConfigInternal' 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 'FirebaseABTesting' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseRemoteConfigInterop' 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'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
Target 'FirebaseRemoteConfigInterop' in project 'Firebase' (no dependencies)
Target 'FirebaseABTesting' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseABTesting' 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 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
Target 'Firebase_FirebaseABTesting' in project 'Firebase' (no dependencies)
Target 'Firebase_FirebaseRemoteConfig' in project 'Firebase' (no dependencies)
Target 'FirebaseRemoteConfigurationDependency' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'FirebaseRemoteConfigurationDependency' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
Target 'FirebaseRemoteConfigurationDependency' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
Target 'FirebaseAnalyticsDependencyLive' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'FirebaseAnalyticsDependencyLive' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'FirebaseAnalyticsDependency' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
➜ Explicit dependency on target 'FirebaseAnalytics' in project 'Firebase'
Target 'FirebaseAnalyticsDependencyLive' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'FirebaseAnalyticsDependency' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
➜ Explicit dependency on target 'FirebaseAnalytics' in project 'Firebase'
Target 'FirebaseAnalytics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAnalyticsTarget' 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 'FirebaseInstallations' 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'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULMethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNetwork' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'FirebaseAnalyticsTarget' 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 'FirebaseInstallations' 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'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULMethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNetwork' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'nanopb_nanopb' in project 'nanopb'
Target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'nanopb_nanopb' in project 'nanopb'
Target 'nanopb_nanopb' in project 'nanopb' (no dependencies)
Target 'GULNetwork' in project 'GoogleUtilities'
➜ Explicit dependency on 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 'GULMethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-MethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-MethodSwizzler' 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-MethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-MethodSwizzler' 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-MethodSwizzler' in project 'GoogleUtilities' (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 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'Firebase_FirebaseInstallations' 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 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
Target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' 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-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' 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-UserDefaults' in project 'GoogleUtilities' (no dependencies)
Target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'Promises_FBLPromises' in project 'Promises'
Target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'Promises_FBLPromises' in project 'Promises'
Target 'Promises_FBLPromises' in project 'Promises' (no dependencies)
Target 'Firebase_FirebaseInstallations' 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 'FirebaseAnalyticsDependency' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'FirebaseAnalyticsDependency' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
Target 'FirebaseAnalyticsDependency' in project 'swift-firebase-dependencies'
➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
Target 'DependenciesMacros' in project 'swift-dependencies'
➜ Explicit dependency on target 'DependenciesMacros' in project 'swift-dependencies'
➜ Explicit dependency on target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
Target 'DependenciesMacros' in project 'swift-dependencies'
➜ Explicit dependency on target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
Target 'DependenciesMacrosPlugin' in project 'swift-dependencies'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
Target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
Target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
Target 'SwiftSyntax601' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
Target 'Dependencies' in project 'swift-dependencies'
➜ Explicit dependency on target 'Dependencies' in project 'swift-dependencies'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
Target 'Dependencies' in project 'swift-dependencies'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'XCTestDynamicOverlay' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'CombineSchedulers' in project 'combine-schedulers'
➜ Explicit dependency on target 'CombineSchedulers' in project 'combine-schedulers'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'CombineSchedulers' in project 'combine-schedulers'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'Clocks' in project 'swift-clocks'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'IssueReporting' in project 'xctest-dynamic-overlay'
➜ Explicit dependency on target 'IssueReporting' in project 'xctest-dynamic-overlay'
Target 'IssueReporting' in project 'xctest-dynamic-overlay' (no dependencies)
Target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
➜ Explicit dependency on target 'ConcurrencyExtras' in project 'swift-concurrency-extras'
Target 'ConcurrencyExtras' in project 'swift-concurrency-extras' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache
ClangStatCache /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.5-23F73-49faecbf30425c10d630e79548f1fbc6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx14.5-23F73-49faecbf30425c10d630e79548f1fbc6.sdkstatcache
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FirebaseAnalyticsDependency.o normal (in target 'FirebaseAnalyticsDependency' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependency.build/Objects-normal/arm64/FirebaseAnalyticsDependency.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependency.build/Objects-normal/arm64/FirebaseAnalyticsDependency_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -fobjc-link-runtime -L/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependency.build/Objects-normal/arm64/FirebaseAnalyticsDependency.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependency.build/Objects-normal/arm64/FirebaseAnalyticsDependency_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FirebaseAnalyticsDependency.o
SwiftDriver FirebaseRemoteConfigurationDependencyLive normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FirebaseRemoteConfigurationDependencyLive -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseRemoteConfigInternal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseABTesting.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseCore.modulemap -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DependenciesMacrosPlugin\#DependenciesMacrosPlugin -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/NSData+zlib/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/promises/Sources/FBLPromises/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Logger/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Environment/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/third_party/IsAppEncrypted/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/UserDefaults/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseInstallations/Source/Library/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseABTesting/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/CoreOnly/Sources -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftDriver FirebaseAnalyticsDependencyLive normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FirebaseAnalyticsDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FirebaseAnalyticsDependencyLive -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-AppDelegateSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-MethodSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Reachability.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Network.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/nanopb.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseAnalyticsTarget.modulemap -DXcode -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -Xfrontend -load-plugin-executable -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DependenciesMacrosPlugin\#DependenciesMacrosPlugin -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xfrontend -package-name -Xfrontend spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/promises/Sources/FBLPromises/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/UserDefaults/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/MethodSwizzler/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Reachability/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/NSData+zlib/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Logger/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Environment/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/third_party/IsAppEncrypted/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Network/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/nanopb/spm_headers -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseInstallations/Source/Library/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/CoreOnly/Sources -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebaseAnalyticsWrap/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FirebaseAnalyticsDependency.o (in target 'FirebaseAnalyticsDependency' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/FirebaseAnalyticsDependency.o
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive.LinkFileList (in target 'FirebaseAnalyticsDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive.LinkFileList
SwiftEmitModule normal arm64 Emitting\ module\ for\ FirebaseRemoteConfigurationDependencyLive (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/Live.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DependenciesMacrosPlugin\#DependenciesMacrosPlugin -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseRemoteConfigInternal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseABTesting.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseCore.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/NSData+zlib/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/promises/Sources/FBLPromises/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Logger/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Environment/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/third_party/IsAppEncrypted/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/UserDefaults/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseInstallations/Source/Library/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseABTesting/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/CoreOnly/Sources -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FirebaseRemoteConfigurationDependencyLive -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.abi.json
SwiftEmitModule normal arm64 Emitting\ module\ for\ FirebaseAnalyticsDependencyLive (in target 'FirebaseAnalyticsDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/Live.swift -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DependenciesMacrosPlugin\#DependenciesMacrosPlugin -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-AppDelegateSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-MethodSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Reachability.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Network.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/nanopb.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseAnalyticsTarget.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/promises/Sources/FBLPromises/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/UserDefaults/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/MethodSwizzler/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Reachability/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/NSData+zlib/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Logger/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Environment/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/third_party/IsAppEncrypted/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Network/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/nanopb/spm_headers -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseInstallations/Source/Library/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/CoreOnly/Sources -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebaseAnalyticsWrap/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FirebaseAnalyticsDependencyLive -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive.abi.json
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift:2:8: error: no such module 'FirebaseAnalytics'
import FirebaseAnalytics
^
SwiftCompile normal arm64 Compiling\ RemoteConfigProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/Live.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/RemoteConfigProtocol.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/RemoteConfigProtocol.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/RemoteConfigProtocol.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/RemoteConfigProtocol.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DependenciesMacrosPlugin\#DependenciesMacrosPlugin -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseRemoteConfigInternal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseABTesting.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseCore.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/NSData+zlib/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/promises/Sources/FBLPromises/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Logger/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Environment/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/third_party/IsAppEncrypted/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/UserDefaults/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseInstallations/Source/Library/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseABTesting/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/CoreOnly/Sources -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FirebaseRemoteConfigurationDependencyLive -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/RemoteConfigProtocol.o -index-unit-output-path /swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/RemoteConfigProtocol.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/Live.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/RemoteConfigProtocol.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/RemoteConfigProtocol.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/RemoteConfigProtocol.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/RemoteConfigProtocol.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DependenciesMacrosPlugin\#DependenciesMacrosPlugin -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseRemoteConfigInternal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseABTesting.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseCore.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/NSData+zlib/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/promises/Sources/FBLPromises/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Logger/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Environment/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/third_party/IsAppEncrypted/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/UserDefaults/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseInstallations/Source/Library/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseABTesting/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/CoreOnly/Sources -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FirebaseRemoteConfigurationDependencyLive -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/RemoteConfigProtocol.o -index-unit-output-path /swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/RemoteConfigProtocol.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Live.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/Live.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/Live.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/Live.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/Live.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/Live.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/Live.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DependenciesMacrosPlugin\#DependenciesMacrosPlugin -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseRemoteConfigInternal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseABTesting.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseCore.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/NSData+zlib/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/promises/Sources/FBLPromises/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Logger/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Environment/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/third_party/IsAppEncrypted/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/UserDefaults/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseInstallations/Source/Library/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseABTesting/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/CoreOnly/Sources -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FirebaseRemoteConfigurationDependencyLive -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/Live.o -index-unit-output-path /swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/Live.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/Live.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/Live.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/Live.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/Live.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/Live.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/Live.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DependenciesMacrosPlugin\#DependenciesMacrosPlugin -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseRemoteConfigInternal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseABTesting.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseCore.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/NSData+zlib/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/promises/Sources/FBLPromises/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Logger/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Environment/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/third_party/IsAppEncrypted/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/UserDefaults/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseRemoteConfig/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseInstallations/Source/Library/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseABTesting/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/CoreOnly/Sources -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FirebaseRemoteConfigurationDependencyLive -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/Live.o -index-unit-output-path /swift-firebase-dependencies.build/Debug-xros/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/Live.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Live.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/Live.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/Live.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/Live.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/Live.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/Live.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/Live.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DependenciesMacrosPlugin\#DependenciesMacrosPlugin -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-AppDelegateSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-MethodSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Reachability.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Network.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/nanopb.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseAnalyticsTarget.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/promises/Sources/FBLPromises/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/UserDefaults/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/MethodSwizzler/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Reachability/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/NSData+zlib/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Logger/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Environment/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/third_party/IsAppEncrypted/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Network/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/nanopb/spm_headers -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseInstallations/Source/Library/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/CoreOnly/Sources -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebaseAnalyticsWrap/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FirebaseAnalyticsDependencyLive -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/Live.o -index-unit-output-path /swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/Live.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/Live.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/Live.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/Live.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/Live.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/Live.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/Live.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DependenciesMacrosPlugin\#DependenciesMacrosPlugin -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-AppDelegateSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-MethodSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Reachability.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Network.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/nanopb.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseAnalyticsTarget.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/promises/Sources/FBLPromises/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/UserDefaults/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/MethodSwizzler/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Reachability/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/NSData+zlib/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Logger/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Environment/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/third_party/IsAppEncrypted/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Network/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/nanopb/spm_headers -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseInstallations/Source/Library/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/CoreOnly/Sources -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebaseAnalyticsWrap/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FirebaseAnalyticsDependencyLive -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/Live.o -index-unit-output-path /swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/Live.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ AnalyticsProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftTaskExecution -- /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/Live.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/AnalyticsProtocol.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/AnalyticsProtocol.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/AnalyticsProtocol.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/AnalyticsProtocol.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DependenciesMacrosPlugin\#DependenciesMacrosPlugin -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-AppDelegateSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-MethodSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Reachability.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Network.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/nanopb.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseAnalyticsTarget.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/promises/Sources/FBLPromises/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/UserDefaults/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/MethodSwizzler/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Reachability/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/NSData+zlib/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Logger/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Environment/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/third_party/IsAppEncrypted/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Network/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/nanopb/spm_headers -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseInstallations/Source/Library/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/CoreOnly/Sources -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebaseAnalyticsWrap/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FirebaseAnalyticsDependencyLive -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/AnalyticsProtocol.o -index-unit-output-path /swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/AnalyticsProtocol.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'swift-firebase-dependencies')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/Live.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/AnalyticsProtocol.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/AnalyticsProtocol.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/AnalyticsProtocol.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/AnalyticsProtocol.dia -target arm64-apple-xros1.0 -Xllvm -aarch64-use-tbi -enable-objc-interop -stack-check -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 5 -enforce-exclusivity\=checked -Onone -D SWIFT_PACKAGE -D DEBUG -D Xcode -serialize-debugging-options -load-plugin-executable /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DependenciesMacrosPlugin\#DependenciesMacrosPlugin -package-name spi_builder_workspace -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive_const_extract_protocols.json -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-AppDelegateSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-MethodSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Reachability.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/GoogleUtilities-Network.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/nanopb.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/FirebaseAnalyticsTarget.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros1.2-21O5565d-70e6a4b4e6ce75e0f2056db95c07d51a.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/promises/Sources/FBLPromises/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/UserDefaults/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/AppDelegateSwizzler/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/MethodSwizzler/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Reachability/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/NSData+zlib/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Logger/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Environment/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/third_party/IsAppEncrypted/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/GoogleUtilities/GoogleUtilities/Network/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/nanopb/spm_headers -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseInstallations/Source/Library/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/FirebaseCore/Sources/Public -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/CoreOnly/Sources -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/firebase-ios-sdk/SwiftPM-PlatformExclude/FirebaseAnalyticsWrap/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FirebaseAnalyticsDependencyLive -frontend-parseable-output -disable-clang-spi -target-sdk-version 1.2 -target-sdk-name xros1.2 -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/AnalyticsProtocol.o -index-unit-output-path /swift-firebase-dependencies.build/Debug-xros/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/AnalyticsProtocol.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift:2:8: error: no such module 'FirebaseAnalytics'
import FirebaseAnalytics
^
** BUILD FAILED **
The following build commands failed:
SwiftEmitModule normal arm64 Emitting\ module\ for\ FirebaseAnalyticsDependencyLive (in target 'FirebaseAnalyticsDependencyLive' from project 'swift-firebase-dependencies')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'swift-firebase-dependencies')
SwiftCompile normal arm64 Compiling\ AnalyticsProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'swift-firebase-dependencies')
(3 failures)
BUILD FAILURE 5.10 visionOS