The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build FirebaseDependencies, reference 10.25.0 (7d7157), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 18:44:21 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FirebaseDependencies-Package -destination generic/platform=watchOS

Build Log

                                 ^
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Item.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Money.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal armv7k Emitting\ module\ for\ FirebaseRemoteConfigurationDependencyLive (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
EmitSwiftModule normal armv7k (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:23:73: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _configValue: (String?, RemoteConfigSource) -> RemoteConfigValue = unimplemented(
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:23:73: note: use 'unimplemented(_:placeholder:)' instead
        var _configValue: (String?, RemoteConfigSource) -> RemoteConfigValue = unimplemented(
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:26:46: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _fetch: () -> RemoteConfigFetchStatus = unimplemented("_fetch")
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:26:46: note: use 'unimplemented(_:placeholder:)' instead
        var _fetch: () -> RemoteConfigFetchStatus = unimplemented("_fetch")
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:27:80: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _fetchWithExpirationDuration: (TimeInterval) -> RemoteConfigFetchStatus = unimplemented(
                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:27:80: note: use 'unimplemented(_:placeholder:)' instead
        var _fetchWithExpirationDuration: (TimeInterval) -> RemoteConfigFetchStatus = unimplemented(
                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:30:68: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _fetchAndActivate: () -> RemoteConfigFetchAndActivateStatus = unimplemented(
                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:30:68: note: use 'unimplemented(_:placeholder:)' instead
        var _fetchAndActivate: () -> RemoteConfigFetchAndActivateStatus = unimplemented(
                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:33:30: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _activate: () -> Bool = unimplemented("_activate")
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:33:30: note: use 'unimplemented(_:placeholder:)' instead
        var _activate: () -> Bool = unimplemented("_activate")
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:37:61: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _getRemoteConfigSettings: () -> RemoteConfigSettings = unimplemented(
                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:37:61: note: use 'unimplemented(_:placeholder:)' instead
        var _getRemoteConfigSettings: () -> RemoteConfigSettings = unimplemented(
                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:40:38: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _getLastFetchTime: () -> Date = unimplemented("_getLastFetchTime")
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:40:38: note: use 'unimplemented(_:placeholder:)' instead
        var _getLastFetchTime: () -> Date = unimplemented("_getLastFetchTime")
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:41:59: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _getLastFetchStatus: () -> RemoteConfigFetchStatus = unimplemented("_getLastFetchStatus")
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:41:59: note: use 'unimplemented(_:placeholder:)' instead
        var _getLastFetchStatus: () -> RemoteConfigFetchStatus = unimplemented("_getLastFetchStatus")
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:90:36: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _stringValue: () -> String? = unimplemented("_stringValue")
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:90:36: note: use 'unimplemented(_:placeholder:)' instead
        var _stringValue: () -> String? = unimplemented("_stringValue")
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:91:37: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _numberValue: () -> NSNumber = unimplemented("_numberValue")
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:91:37: note: use 'unimplemented(_:placeholder:)' instead
        var _numberValue: () -> NSNumber = unimplemented("_numberValue")
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:92:31: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _dataValue: () -> Data = unimplemented("_dataValue")
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:92:31: note: use 'unimplemented(_:placeholder:)' instead
        var _dataValue: () -> Data = unimplemented("_dataValue")
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:93:31: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _boolValue: () -> Bool = unimplemented("_boolValue")
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:93:31: note: use 'unimplemented(_:placeholder:)' instead
        var _boolValue: () -> Bool = unimplemented("_boolValue")
                                     ^
SwiftDriverJobDiscovery normal arm64_32 Compiling FetchAndActivateStatus.swift (in target 'FirebaseRemoteConfigurationDependency' from project 'FirebaseDependencies')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FirebaseRemoteConfigurationDependencyLive (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
EmitSwiftModule normal arm64_32 (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:23:73: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _configValue: (String?, RemoteConfigSource) -> RemoteConfigValue = unimplemented(
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:23:73: note: use 'unimplemented(_:placeholder:)' instead
        var _configValue: (String?, RemoteConfigSource) -> RemoteConfigValue = unimplemented(
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:26:46: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _fetch: () -> RemoteConfigFetchStatus = unimplemented("_fetch")
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:26:46: note: use 'unimplemented(_:placeholder:)' instead
        var _fetch: () -> RemoteConfigFetchStatus = unimplemented("_fetch")
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:27:80: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _fetchWithExpirationDuration: (TimeInterval) -> RemoteConfigFetchStatus = unimplemented(
                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:27:80: note: use 'unimplemented(_:placeholder:)' instead
        var _fetchWithExpirationDuration: (TimeInterval) -> RemoteConfigFetchStatus = unimplemented(
                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:30:68: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _fetchAndActivate: () -> RemoteConfigFetchAndActivateStatus = unimplemented(
                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:30:68: note: use 'unimplemented(_:placeholder:)' instead
        var _fetchAndActivate: () -> RemoteConfigFetchAndActivateStatus = unimplemented(
                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:33:30: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _activate: () -> Bool = unimplemented("_activate")
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:33:30: note: use 'unimplemented(_:placeholder:)' instead
        var _activate: () -> Bool = unimplemented("_activate")
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:37:61: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _getRemoteConfigSettings: () -> RemoteConfigSettings = unimplemented(
                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:37:61: note: use 'unimplemented(_:placeholder:)' instead
        var _getRemoteConfigSettings: () -> RemoteConfigSettings = unimplemented(
                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:40:38: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _getLastFetchTime: () -> Date = unimplemented("_getLastFetchTime")
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:40:38: note: use 'unimplemented(_:placeholder:)' instead
        var _getLastFetchTime: () -> Date = unimplemented("_getLastFetchTime")
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:41:59: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _getLastFetchStatus: () -> RemoteConfigFetchStatus = unimplemented("_getLastFetchStatus")
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:41:59: note: use 'unimplemented(_:placeholder:)' instead
        var _getLastFetchStatus: () -> RemoteConfigFetchStatus = unimplemented("_getLastFetchStatus")
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:90:36: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _stringValue: () -> String? = unimplemented("_stringValue")
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:90:36: note: use 'unimplemented(_:placeholder:)' instead
        var _stringValue: () -> String? = unimplemented("_stringValue")
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:91:37: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _numberValue: () -> NSNumber = unimplemented("_numberValue")
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:91:37: note: use 'unimplemented(_:placeholder:)' instead
        var _numberValue: () -> NSNumber = unimplemented("_numberValue")
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:92:31: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _dataValue: () -> Data = unimplemented("_dataValue")
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:92:31: note: use 'unimplemented(_:placeholder:)' instead
        var _dataValue: () -> Data = unimplemented("_dataValue")
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:93:31: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _boolValue: () -> Bool = unimplemented("_boolValue")
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:93:31: note: use 'unimplemented(_:placeholder:)' instead
        var _boolValue: () -> Bool = unimplemented("_boolValue")
                                     ^
SwiftDriverJobDiscovery normal arm64_32 Compiling FetchStatus.swift (in target 'FirebaseRemoteConfigurationDependency' from project 'FirebaseDependencies')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseAnalyticsDependency.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependency.build/Objects-normal/arm64/FirebaseAnalyticsDependency.abi.json (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependency.build/Objects-normal/arm64/FirebaseAnalyticsDependency.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseAnalyticsDependency.swiftmodule/arm64-apple-watchos.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling Settings.swift (in target 'FirebaseRemoteConfigurationDependency' from project 'FirebaseDependencies')
SwiftCompile normal armv7k Compiling\ RemoteConfigProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:23:73: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _configValue: (String?, RemoteConfigSource) -> RemoteConfigValue = unimplemented(
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:23:73: note: use 'unimplemented(_:placeholder:)' instead
        var _configValue: (String?, RemoteConfigSource) -> RemoteConfigValue = unimplemented(
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:26:46: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _fetch: () -> RemoteConfigFetchStatus = unimplemented("_fetch")
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:26:46: note: use 'unimplemented(_:placeholder:)' instead
        var _fetch: () -> RemoteConfigFetchStatus = unimplemented("_fetch")
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:27:80: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _fetchWithExpirationDuration: (TimeInterval) -> RemoteConfigFetchStatus = unimplemented(
                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:27:80: note: use 'unimplemented(_:placeholder:)' instead
        var _fetchWithExpirationDuration: (TimeInterval) -> RemoteConfigFetchStatus = unimplemented(
                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:30:68: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _fetchAndActivate: () -> RemoteConfigFetchAndActivateStatus = unimplemented(
                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:30:68: note: use 'unimplemented(_:placeholder:)' instead
        var _fetchAndActivate: () -> RemoteConfigFetchAndActivateStatus = unimplemented(
                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:33:30: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _activate: () -> Bool = unimplemented("_activate")
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:33:30: note: use 'unimplemented(_:placeholder:)' instead
        var _activate: () -> Bool = unimplemented("_activate")
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:37:61: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _getRemoteConfigSettings: () -> RemoteConfigSettings = unimplemented(
                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:37:61: note: use 'unimplemented(_:placeholder:)' instead
        var _getRemoteConfigSettings: () -> RemoteConfigSettings = unimplemented(
                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:40:38: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _getLastFetchTime: () -> Date = unimplemented("_getLastFetchTime")
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:40:38: note: use 'unimplemented(_:placeholder:)' instead
        var _getLastFetchTime: () -> Date = unimplemented("_getLastFetchTime")
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:41:59: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _getLastFetchStatus: () -> RemoteConfigFetchStatus = unimplemented("_getLastFetchStatus")
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:41:59: note: use 'unimplemented(_:placeholder:)' instead
        var _getLastFetchStatus: () -> RemoteConfigFetchStatus = unimplemented("_getLastFetchStatus")
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:90:36: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _stringValue: () -> String? = unimplemented("_stringValue")
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:90:36: note: use 'unimplemented(_:placeholder:)' instead
        var _stringValue: () -> String? = unimplemented("_stringValue")
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:91:37: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _numberValue: () -> NSNumber = unimplemented("_numberValue")
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:91:37: note: use 'unimplemented(_:placeholder:)' instead
        var _numberValue: () -> NSNumber = unimplemented("_numberValue")
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:92:31: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _dataValue: () -> Data = unimplemented("_dataValue")
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:92:31: note: use 'unimplemented(_:placeholder:)' instead
        var _dataValue: () -> Data = unimplemented("_dataValue")
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:93:31: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _boolValue: () -> Bool = unimplemented("_boolValue")
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:93:31: note: use 'unimplemented(_:placeholder:)' instead
        var _boolValue: () -> Bool = unimplemented("_boolValue")
                                     ^
SwiftCompile normal arm64_32 Compiling\ Live.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/Live.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/Live.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling Settings.swift (in target 'FirebaseRemoteConfigurationDependency' from project 'FirebaseDependencies')
SwiftCompile normal arm64_32 Compiling\ RemoteConfigProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:23:73: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _configValue: (String?, RemoteConfigSource) -> RemoteConfigValue = unimplemented(
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:23:73: note: use 'unimplemented(_:placeholder:)' instead
        var _configValue: (String?, RemoteConfigSource) -> RemoteConfigValue = unimplemented(
                                                                               ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:26:46: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _fetch: () -> RemoteConfigFetchStatus = unimplemented("_fetch")
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:26:46: note: use 'unimplemented(_:placeholder:)' instead
        var _fetch: () -> RemoteConfigFetchStatus = unimplemented("_fetch")
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:27:80: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _fetchWithExpirationDuration: (TimeInterval) -> RemoteConfigFetchStatus = unimplemented(
                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:27:80: note: use 'unimplemented(_:placeholder:)' instead
        var _fetchWithExpirationDuration: (TimeInterval) -> RemoteConfigFetchStatus = unimplemented(
                                                                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:30:68: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _fetchAndActivate: () -> RemoteConfigFetchAndActivateStatus = unimplemented(
                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:30:68: note: use 'unimplemented(_:placeholder:)' instead
        var _fetchAndActivate: () -> RemoteConfigFetchAndActivateStatus = unimplemented(
                                                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:33:30: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _activate: () -> Bool = unimplemented("_activate")
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:33:30: note: use 'unimplemented(_:placeholder:)' instead
        var _activate: () -> Bool = unimplemented("_activate")
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:37:61: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _getRemoteConfigSettings: () -> RemoteConfigSettings = unimplemented(
                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:37:61: note: use 'unimplemented(_:placeholder:)' instead
        var _getRemoteConfigSettings: () -> RemoteConfigSettings = unimplemented(
                                                                   ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:40:38: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _getLastFetchTime: () -> Date = unimplemented("_getLastFetchTime")
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:40:38: note: use 'unimplemented(_:placeholder:)' instead
        var _getLastFetchTime: () -> Date = unimplemented("_getLastFetchTime")
                                            ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:41:59: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _getLastFetchStatus: () -> RemoteConfigFetchStatus = unimplemented("_getLastFetchStatus")
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:41:59: note: use 'unimplemented(_:placeholder:)' instead
        var _getLastFetchStatus: () -> RemoteConfigFetchStatus = unimplemented("_getLastFetchStatus")
                                                                 ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:90:36: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _stringValue: () -> String? = unimplemented("_stringValue")
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:90:36: note: use 'unimplemented(_:placeholder:)' instead
        var _stringValue: () -> String? = unimplemented("_stringValue")
                                          ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:91:37: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _numberValue: () -> NSNumber = unimplemented("_numberValue")
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:91:37: note: use 'unimplemented(_:placeholder:)' instead
        var _numberValue: () -> NSNumber = unimplemented("_numberValue")
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:92:31: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _dataValue: () -> Data = unimplemented("_dataValue")
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:92:31: note: use 'unimplemented(_:placeholder:)' instead
        var _dataValue: () -> Data = unimplemented("_dataValue")
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:93:31: warning: 'unimplemented(_:file:fileID:function:line:)' is deprecated: renamed to 'unimplemented(_:placeholder:)'
        var _boolValue: () -> Bool = unimplemented("_boolValue")
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/RemoteConfigProtocol.swift:93:31: note: use 'unimplemented(_:placeholder:)' instead
        var _boolValue: () -> Bool = unimplemented("_boolValue")
                                     ^
SwiftDriverJobDiscovery normal arm64 Compiling Interface.swift (in target 'FirebaseRemoteConfigurationDependency' from project 'FirebaseDependencies')
SwiftCompile normal armv7k Compiling\ Live.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/Live.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FirebaseRemoteConfigurationDependencyLive/Live.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64_32 Compiling LevelEnd.swift, LevelStart.swift, LevelUp.swift, PostScore.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftDriver\ Compilation FirebaseRemoteConfigurationDependency normal armv7k com.apple.xcode.tools.swift.compiler (in target 'FirebaseRemoteConfigurationDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FirebaseRemoteConfigurationDependency -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependency.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependency-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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependency.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependency_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependency-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for FirebaseRemoteConfigurationDependencyLive (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
SwiftDriver\ Compilation FirebaseRemoteConfigurationDependency normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'FirebaseRemoteConfigurationDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FirebaseRemoteConfigurationDependency -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependency.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependency-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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependency.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependency_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependency-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation FirebaseRemoteConfigurationDependency normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FirebaseRemoteConfigurationDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name FirebaseRemoteConfigurationDependency -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependency.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependency-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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependency.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependency_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependency.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependency-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Emitting module for FirebaseRemoteConfigurationDependencyLive (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
SwiftDriver\ Compilation\ Requirements FirebaseRemoteConfigurationDependencyLive normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.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/FirebaseDependencies.build/Debug-watchos/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-watchos/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseRemoteConfigInternal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseABTesting.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseCore.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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/FirebaseDependencies.build/Debug-watchos/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 -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal armv7k Compiling\ Search.swift,\ SelectContent.swift,\ SelectItem.swift,\ SelectPromotion.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/Search.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/SelectContent.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/SelectItem.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/SelectPromotion.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/Search.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/SelectContent.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/SelectItem.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/SelectPromotion.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriver\ Compilation\ Requirements FirebaseRemoteConfigurationDependencyLive normal armv7k com.apple.xcode.tools.swift.compiler (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseRemoteConfigInternal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseABTesting.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseCore.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.swiftmodule (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive.swiftmodule (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive.swiftdoc (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive.abi.json (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.swiftdoc (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.abi.json (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/arm64-apple-watchos.abi.json
SwiftDriverJobDiscovery normal arm64_32 Compiling Interface.swift, Item.swift, Money.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive.swiftsourceinfo (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.swiftsourceinfo (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ LevelEnd.swift,\ LevelStart.swift,\ LevelUp.swift,\ PostScore.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/LevelEnd.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/LevelStart.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/LevelUp.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/PostScore.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/LevelEnd.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/LevelStart.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/LevelUp.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/PostScore.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Purchase.swift,\ Refund.swift,\ RemoveFromCart.swift,\ ScreenView.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/Purchase.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/Refund.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/RemoveFromCart.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/ScreenView.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/Purchase.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/Refund.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/RemoveFromCart.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/ScreenView.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Event.swift,\ AdImpression.swift,\ AddPaymentInfo.swift,\ AddShippingInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Event.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AdImpression.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AddPaymentInfo.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AddShippingInfo.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Event.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AdImpression.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AddPaymentInfo.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AddShippingInfo.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Live.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
SwiftCompile normal arm64_32 Compiling\ Search.swift,\ SelectContent.swift,\ SelectItem.swift,\ SelectPromotion.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/Search.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/SelectContent.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/SelectItem.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/SelectPromotion.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/Search.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/SelectContent.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/SelectItem.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/SelectPromotion.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling RemoteConfigProtocol.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
SwiftDriver\ Compilation FirebaseRemoteConfigurationDependencyLive normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.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/FirebaseDependencies.build/Debug-watchos/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-watchos/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseRemoteConfigInternal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseABTesting.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseCore.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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/FirebaseDependencies.build/Debug-watchos/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 -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for FirebaseRemoteConfigurationDependencyLive (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
SwiftDriver\ Compilation\ Requirements FirebaseRemoteConfigurationDependencyLive normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseRemoteConfigInternal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseABTesting.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseCore.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal armv7k Compiling\ AddToCart.swift,\ AddToWishList.swift,\ BeginCheckout.swift,\ CampaignDetails.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AddToCart.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AddToWishList.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/BeginCheckout.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/CampaignDetails.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AddToCart.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AddToWishList.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/BeginCheckout.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/CampaignDetails.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseRemoteConfigurationDependencyLive-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive-Swift.h (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64/FirebaseRemoteConfigurationDependencyLive-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseRemoteConfigurationDependencyLive-Swift.h
SwiftDriverJobDiscovery normal arm64_32 Compiling Live.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive.swiftmodule (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive.swiftdoc (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive.abi.json (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive.swiftsourceinfo (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ AddToCart.swift,\ AddToWishList.swift,\ BeginCheckout.swift,\ CampaignDetails.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AddToCart.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AddToWishList.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/BeginCheckout.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/CampaignDetails.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AddToCart.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/AddToWishList.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/BeginCheckout.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/CampaignDetails.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriver FirebaseAnalyticsDependencyLive normal arm64 com.apple.xcode.tools.swift.compiler (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.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/FirebaseDependencies.build/Debug-watchos/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-watchos/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-AppDelegateSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-MethodSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Reachability.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Network.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/nanopb.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseAnalyticsTarget.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos8.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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/FirebaseDependencies.build/Debug-watchos/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 -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64/FirebaseAnalyticsDependencyLive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling RemoteConfigProtocol.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
SwiftDriver FirebaseAnalyticsDependencyLive normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.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/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/FirebaseAnalyticsDependencyLive.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-AppDelegateSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-MethodSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Reachability.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Network.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/nanopb.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseAnalyticsTarget.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/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/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/FirebaseAnalyticsDependencyLive.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/FirebaseAnalyticsDependencyLive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver FirebaseAnalyticsDependencyLive normal armv7k com.apple.xcode.tools.swift.compiler (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.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/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/armv7k/FirebaseAnalyticsDependencyLive.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-AppDelegateSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-MethodSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Reachability.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Network.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/nanopb.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseAnalyticsTarget.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/armv7k/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/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/armv7k/FirebaseAnalyticsDependencyLive.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/armv7k/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/armv7k/FirebaseAnalyticsDependencyLive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling Live.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
SwiftEmitModule normal arm64 Emitting\ module\ for\ FirebaseAnalyticsDependencyLive (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
EmitSwiftModule normal arm64 (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift:2:8: error: no such module 'FirebaseAnalytics'
import FirebaseAnalytics
       ^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FirebaseAnalyticsDependencyLive (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
Failed frontend command:
/Applications/Xcode-16.3.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_32-apple-watchos8.0 -enable-objc-interop -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -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 -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/FirebaseAnalyticsDependencyLive_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -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/.swiftpm/xcode -resource-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-AppDelegateSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-MethodSwizzler.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Reachability.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Network.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/nanopb.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseCore.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseAnalyticsTarget.modulemap -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -module-name FirebaseAnalyticsDependencyLive -package-name spi_builder_workspace -frontend-parseable-output -disable-clang-spi -target-sdk-version 11.4 -target-sdk-name watchos11.4 -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-16.3.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/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/FirebaseAnalyticsDependencyLive.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/FirebaseAnalyticsDependencyLive.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/FirebaseAnalyticsDependencyLive-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/FirebaseAnalyticsDependencyLive-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/FirebaseAnalyticsDependencyLive-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/FirebaseAnalyticsDependencyLive.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseAnalyticsDependencyLive.build/Objects-normal/arm64_32/FirebaseAnalyticsDependencyLive.abi.json
EmitSwiftModule normal arm64_32 (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift:2:8: error: no such module 'FirebaseAnalytics'
import FirebaseAnalytics
       ^
SwiftEmitModule normal armv7k Emitting\ module\ for\ FirebaseAnalyticsDependencyLive (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
EmitSwiftModule normal armv7k (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift:2:8: error: no such module 'FirebaseAnalytics'
import FirebaseAnalytics
       ^
SwiftDriverJobDiscovery normal arm64_32 Compiling RemoteConfigProtocol.swift (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
SwiftDriver\ Compilation FirebaseRemoteConfigurationDependencyLive normal armv7k com.apple.xcode.tools.swift.compiler (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseRemoteConfigInternal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseABTesting.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseCore.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos8.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/armv7k/FirebaseRemoteConfigurationDependencyLive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling Search.swift, SelectContent.swift, SelectItem.swift, SelectPromotion.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftDriver\ Compilation FirebaseRemoteConfigurationDependencyLive normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'FirebaseRemoteConfigurationDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-NSData.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Logger.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-Environment.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/third-party-IsAppEncrypted.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/GoogleUtilities-UserDefaults.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseRemoteConfigInternal.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseInstallations.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseABTesting.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/FirebaseCore.modulemap -DXcode -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos8.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.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/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/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-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/FirebaseDependencies.build/Debug-watchos/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/FirebaseDependencies.build/Debug-watchos/FirebaseRemoteConfigurationDependencyLive.build/Objects-normal/arm64_32/FirebaseRemoteConfigurationDependencyLive-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AnalyticsProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64_32 Compiling\ AnalyticsProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling LevelEnd.swift, LevelStart.swift, LevelUp.swift, PostScore.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftCompile normal arm64_32 Compiling\ Live.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/Live.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/Live.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Purchase.swift, Refund.swift, RemoveFromCart.swift, ScreenView.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftCompile normal armv7k Compiling\ AnalyticsProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/AnalyticsProtocol.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
SwiftDriverJobDiscovery normal arm64_32 Compiling Search.swift, SelectContent.swift, SelectItem.swift, SelectPromotion.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftCompile normal arm64 Compiling\ Live.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/Live.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/Live.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal armv7k Compiling AddToCart.swift, AddToWishList.swift, BeginCheckout.swift, CampaignDetails.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftCompile normal armv7k Compiling\ Live.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependencyLive/Live.swift (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
SwiftDriverJobDiscovery normal arm64_32 Compiling AddToCart.swift, AddToWishList.swift, BeginCheckout.swift, CampaignDetails.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
SwiftCompile normal arm64 Compiling\ Custom.swift,\ EarnVirtualCurrency.swift,\ GenerateLead.swift,\ JoinGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/Custom.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/EarnVirtualCurrency.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/GenerateLead.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/JoinGroup.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
	SwiftEmitModule normal arm64_32 Emitting\ module\ for\ FirebaseAnalyticsDependencyLive (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
	EmitSwiftModule normal arm64_32 (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
	EmitSwiftModule normal armv7k (in target 'FirebaseAnalyticsDependencyLive' from project 'FirebaseDependencies')
	SwiftCompile normal arm64 Compiling\ Custom.swift,\ EarnVirtualCurrency.swift,\ GenerateLead.swift,\ JoinGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/Custom.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/EarnVirtualCurrency.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/GenerateLead.swift /Users/admin/builder/spi-builder-workspace/Sources/FirebaseAnalyticsDependency/Events/JoinGroup.swift (in target 'FirebaseAnalyticsDependency' from project 'FirebaseDependencies')
	Building workspace spi-builder-workspace with scheme FirebaseDependencies-Package
(6 failures)
BUILD FAILURE 6.1 watchOS