Build Information
Failed to build PromotedAIMetricsSDK, reference main (a71933
), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 19:47:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PromotedAIMetricsSDK-Package -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/promotedai/ios-metrics-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/promotedai/ios-metrics-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a719336 Add NOTICE (#204)
Cloned https://github.com/promotedai/ios-metrics-sdk.git
Revision (git rev-parse @):
a7193360d4762b1eaa4e3e6c6db071873c0d9974
SUCCESS checkout https://github.com/promotedai/ios-metrics-sdk.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/promotedai/ios-metrics-sdk.git
https://github.com/promotedai/ios-metrics-sdk.git
{
"dependencies" : [
{
"identity" : "firebase-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "7.9.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk"
},
{
"identity" : "gtm-session-fetcher",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/gtm-session-fetcher"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.15.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf"
}
],
"manifest_display_name" : "PromotedAIMetricsSDK",
"name" : "PromotedAIMetricsSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "PromotedCore",
"targets" : [
"PromotedCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedFetcher",
"targets" : [
"PromotedFetcher"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedMetrics",
"targets" : [
"PromotedMetrics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedFirebaseAnalytics",
"targets" : [
"PromotedFirebaseAnalytics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedFirebaseRemoteConfig",
"targets" : [
"PromotedFirebaseRemoteConfig"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PromotedMetrics",
"module_type" : "SwiftTarget",
"name" : "PromotedMetrics",
"path" : "Sources/PromotedMetrics",
"product_memberships" : [
"PromotedMetrics"
],
"sources" : [
"MetricsLoggerService+PromotedMetrics.swift",
"ModuleConfig+PromotedMetrics.swift"
],
"target_dependencies" : [
"PromotedCore",
"PromotedFetcher"
],
"type" : "library"
},
{
"c99name" : "PromotedFirebaseRemoteConfigTests",
"module_type" : "SwiftTarget",
"name" : "PromotedFirebaseRemoteConfigTests",
"path" : "Tests/PromotedFirebaseRemoteConfigTests",
"sources" : [
"ClientConfigMergeTests.swift",
"StringCaseConversionTests.swift"
],
"target_dependencies" : [
"PromotedCore",
"PromotedCoreTestHelpers",
"PromotedFirebaseRemoteConfig"
],
"type" : "test"
},
{
"c99name" : "PromotedFirebaseRemoteConfig",
"module_type" : "SwiftTarget",
"name" : "PromotedFirebaseRemoteConfig",
"path" : "Sources/PromotedFirebaseRemoteConfig",
"product_dependencies" : [
"FirebaseRemoteConfig"
],
"product_memberships" : [
"PromotedFirebaseRemoteConfig"
],
"sources" : [
"ClientConfig+PromotedFirebaseRemoteConfig.swift",
"FirebaseRemoteConfigService.swift",
"ModuleConfig+PromotedFirebaseRemoteConfig.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedFirebaseAnalytics",
"module_type" : "SwiftTarget",
"name" : "PromotedFirebaseAnalytics",
"path" : "Sources/PromotedFirebaseAnalytics",
"product_dependencies" : [
"FirebaseAnalytics"
],
"product_memberships" : [
"PromotedFirebaseAnalytics"
],
"sources" : [
"FirebaseAnalyticsConnection.swift",
"ModuleConfig+PromotedFirebaseAnalytics.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedFetcher",
"module_type" : "SwiftTarget",
"name" : "PromotedFetcher",
"path" : "Sources/PromotedFetcher",
"product_dependencies" : [
"GTMSessionFetcherCore"
],
"product_memberships" : [
"PromotedFetcher",
"PromotedMetrics"
],
"sources" : [
"GTMSessionFetcherConnection.swift",
"ModuleConfig+PromotedFetcher.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedCoreTests",
"module_type" : "SwiftTarget",
"name" : "PromotedCoreTests",
"path" : "Tests/PromotedCoreTests",
"sources" : [
"AnalyticsTests.swift",
"ClientConfigServiceTests.swift",
"ClientConfigTests.swift",
"DequeTests.swift",
"IDProducerTests.swift",
"IOSBuildInfoTests.swift",
"ImpressionTrackerTests.swift",
"MetricsLoggerTests.swift",
"ModuleTests.swift",
"NetworkConnectionTests.swift",
"OperationMonitorTests.swift",
"ScrollTrackerTest.swift",
"UIKitStateTests.swift",
"ViewTrackerTests.swift",
"XrayTests.swift"
],
"target_dependencies" : [
"PromotedCore",
"PromotedCoreTestHelpers"
],
"type" : "test"
},
{
"c99name" : "PromotedCoreTestHelpers",
"module_type" : "SwiftTarget",
"name" : "PromotedCoreTestHelpers",
"path" : "Sources/PromotedCoreTestHelpers",
"sources" : [
"AutoViewState+TestHelpers.swift",
"FakeAnalyticsConnection.swift",
"FakeBuildInfo.swift",
"FakeClock.swift",
"FakeDeviceInfo.swift",
"FakeIDMap.swift",
"FakeNetworkConnection.swift",
"FakePersistentStore.swift",
"FakeRemoteConfigConnection.swift",
"FakeUIState.swift",
"ModuleTestCase.swift",
"TestModule.swift",
"TestOperationMonitorListener.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedCore",
"module_type" : "SwiftTarget",
"name" : "PromotedCore",
"path" : "Sources/PromotedCore",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"PromotedCore",
"PromotedFetcher",
"PromotedMetrics",
"PromotedFirebaseAnalytics",
"PromotedFirebaseRemoteConfig"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PromotedCore/Resources/Version.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Analytics.swift",
"Base/BuildInfo.swift",
"Base/Clock.swift",
"Base/Deque.swift",
"Base/Dictionary+Promoted.swift",
"Base/OSLog+Promoted.swift",
"Base/PendingLogMessages.swift",
"Base/TabularLogFormatter.swift",
"Base/UIState.swift",
"Base/UIViewController+Promoted.swift",
"Base/UUID+Promoted.swift",
"Base/WeakArray.swift",
"ClientConfig/ClientConfig.swift",
"ClientConfig/ClientConfigService.swift",
"ClientConfig/RemoteConfigConnection.swift",
"ClientConfig/_ObjCClientConfig.swift",
"ErrorHandling/ErrorDetails.swift",
"ErrorHandling/ErrorHandler.swift",
"ErrorHandling/ErrorModalViewController.swift",
"ErrorHandling/Errors.swift",
"Impression/ImpressionTracker.swift",
"Impression/ScrollTracker.swift",
"IndexPathDataSource.swift",
"MetricsLogger/MetricsLogger+Action.swift",
"MetricsLogger/MetricsLogger+AutoView.swift",
"MetricsLogger/MetricsLogger+Diagnostics.swift",
"MetricsLogger/MetricsLogger+EventFields.swift",
"MetricsLogger/MetricsLogger+IdentifierProvenances.swift",
"MetricsLogger/MetricsLogger+Impression.swift",
"MetricsLogger/MetricsLogger+Validation.swift",
"MetricsLogger/MetricsLogger+View.swift",
"MetricsLogger/MetricsLogger.swift",
"MetricsLoggerService.swift",
"Model/ActionType.swift",
"Model/AutoViewState.swift",
"Model/Cart.swift",
"Model/CartContent.swift",
"Model/CollectionInteraction.swift",
"Model/Content.swift",
"Model/CurrencyCode.swift",
"Model/DeviceInfo.swift",
"Model/DeviceType.swift",
"Model/ID.swift",
"Model/IDMap.swift",
"Model/IDProducer.swift",
"Model/ImpressionSourceType.swift",
"Model/MessageRepresentable.swift",
"Model/Money.swift",
"Model/UseCase.swift",
"Module.swift",
"NetworkConnection.swift",
"OperationMonitor.swift",
"PersistentStore.swift",
"SchemaProtos/proto_common_common.pb.swift",
"SchemaProtos/proto_delivery_blender.pb.swift",
"SchemaProtos/proto_delivery_delivery.pb.swift",
"SchemaProtos/proto_delivery_execution.pb.swift",
"SchemaProtos/proto_event_event.pb.swift",
"ViewTracker.swift",
"Xray.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/firebase/firebase-ios-sdk (cached)
Fetching from https://github.com/google/gtm-session-fetcher (cached)
Fetching from https://github.com/apple/swift-protobuf (cached)
Fetching from https://github.com/firebase/abseil-cpp-SwiftPM.git
Fetching from https://github.com/firebase/leveldb.git (cached)
Fetching from https://github.com/firebase/grpc-SwiftPM.git
Fetching from https://github.com/firebase/nanopb.git (cached)
Fetching from https://github.com/google/GoogleUtilities.git (cached)
Fetching from https://github.com/google/GoogleAppMeasurement.git (cached)
Fetching from https://github.com/google/GoogleDataTransport.git (cached)
Fetching from https://github.com/google/promises.git (cached)
Fetching from https://github.com/firebase/boringssl-SwiftPM.git
Creating working copy of package ‘promises’
Checking out 1.2.12 of package ‘promises’
Creating working copy of package ‘GoogleDataTransport’
Checking out 8.4.0 of package ‘GoogleDataTransport’
Creating working copy of package ‘GoogleAppMeasurement’
Checking out 7.11.1 of package ‘GoogleAppMeasurement’
Creating working copy of package ‘abseil-cpp-SwiftPM’
Checking out 0.20200225.4 of package ‘abseil-cpp-SwiftPM’
Creating working copy of package ‘leveldb’
Checking out 1.22.5 of package ‘leveldb’
Creating working copy of package ‘nanopb’
Checking out 2.30908.0 of package ‘nanopb’
Creating working copy of package ‘swift-protobuf’
Checking out 1.29.0 of package ‘swift-protobuf’
Creating working copy of package ‘GoogleUtilities’
Checking out 7.13.3 of package ‘GoogleUtilities’
Creating working copy of package ‘firebase-ios-sdk’
Checking out 7.11.1 of package ‘firebase-ios-sdk’
Creating working copy of package ‘gtm-session-fetcher’
Checking out 1.7.2 of package ‘gtm-session-fetcher’
Creating working copy of package ‘grpc-SwiftPM’
Checking out 1.28.4 of package ‘grpc-SwiftPM’
Creating working copy of package ‘boringssl-SwiftPM’
Checking out 0.7.2 of package ‘boringssl-SwiftPM’
Resolve Package Graph
Resolved source packages:
Promises: https://github.com/google/promises.git @ 1.2.12
gRPC: https://github.com/firebase/grpc-SwiftPM.git @ 1.28.4
abseil: https://github.com/firebase/abseil-cpp-SwiftPM.git @ 0.20200225.4
nanopb: https://github.com/firebase/nanopb.git @ 2.30908.0
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 8.4.0
PromotedAIMetricsSDK: /Users/admin/builder/spi-builder-workspace
BoringSSL-GRPC: https://github.com/firebase/boringssl-SwiftPM.git @ 0.7.2
SwiftProtobuf: https://github.com/apple/swift-protobuf @ 1.29.0
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 7.11.1
Firebase: https://github.com/firebase/firebase-ios-sdk @ 7.11.1
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher @ 1.7.2
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 7.13.3
resolved source packages: Promises, gRPC, abseil, nanopb, GoogleDataTransport, PromotedAIMetricsSDK, BoringSSL-GRPC, SwiftProtobuf, GoogleAppMeasurement, Firebase, leveldb, GTMSessionFetcher, GoogleUtilities
{
"dependencies" : [
{
"identity" : "firebase-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "7.9.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk"
},
{
"identity" : "gtm-session-fetcher",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/gtm-session-fetcher"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.15.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf"
}
],
"manifest_display_name" : "PromotedAIMetricsSDK",
"name" : "PromotedAIMetricsSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "PromotedCore",
"targets" : [
"PromotedCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedFetcher",
"targets" : [
"PromotedFetcher"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedMetrics",
"targets" : [
"PromotedMetrics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedFirebaseAnalytics",
"targets" : [
"PromotedFirebaseAnalytics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedFirebaseRemoteConfig",
"targets" : [
"PromotedFirebaseRemoteConfig"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PromotedMetrics",
"module_type" : "SwiftTarget",
"name" : "PromotedMetrics",
"path" : "Sources/PromotedMetrics",
"product_memberships" : [
"PromotedMetrics"
],
"sources" : [
"MetricsLoggerService+PromotedMetrics.swift",
"ModuleConfig+PromotedMetrics.swift"
],
"target_dependencies" : [
"PromotedCore",
"PromotedFetcher"
],
"type" : "library"
},
{
"c99name" : "PromotedFirebaseRemoteConfigTests",
"module_type" : "SwiftTarget",
"name" : "PromotedFirebaseRemoteConfigTests",
"path" : "Tests/PromotedFirebaseRemoteConfigTests",
"sources" : [
"ClientConfigMergeTests.swift",
"StringCaseConversionTests.swift"
],
"target_dependencies" : [
"PromotedCore",
"PromotedCoreTestHelpers",
"PromotedFirebaseRemoteConfig"
],
"type" : "test"
},
{
"c99name" : "PromotedFirebaseRemoteConfig",
"module_type" : "SwiftTarget",
"name" : "PromotedFirebaseRemoteConfig",
"path" : "Sources/PromotedFirebaseRemoteConfig",
"product_dependencies" : [
"FirebaseRemoteConfig"
],
"product_memberships" : [
"PromotedFirebaseRemoteConfig"
],
"sources" : [
"ClientConfig+PromotedFirebaseRemoteConfig.swift",
"FirebaseRemoteConfigService.swift",
"ModuleConfig+PromotedFirebaseRemoteConfig.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedFirebaseAnalytics",
"module_type" : "SwiftTarget",
"name" : "PromotedFirebaseAnalytics",
"path" : "Sources/PromotedFirebaseAnalytics",
"product_dependencies" : [
"FirebaseAnalytics"
],
"product_memberships" : [
"PromotedFirebaseAnalytics"
],
"sources" : [
"FirebaseAnalyticsConnection.swift",
"ModuleConfig+PromotedFirebaseAnalytics.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedFetcher",
"module_type" : "SwiftTarget",
"name" : "PromotedFetcher",
"path" : "Sources/PromotedFetcher",
"product_dependencies" : [
"GTMSessionFetcherCore"
],
"product_memberships" : [
"PromotedFetcher",
"PromotedMetrics"
],
"sources" : [
"GTMSessionFetcherConnection.swift",
"ModuleConfig+PromotedFetcher.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedCoreTests",
"module_type" : "SwiftTarget",
"name" : "PromotedCoreTests",
"path" : "Tests/PromotedCoreTests",
"sources" : [
"AnalyticsTests.swift",
"ClientConfigServiceTests.swift",
"ClientConfigTests.swift",
"DequeTests.swift",
"IDProducerTests.swift",
"IOSBuildInfoTests.swift",
"ImpressionTrackerTests.swift",
"MetricsLoggerTests.swift",
"ModuleTests.swift",
"NetworkConnectionTests.swift",
"OperationMonitorTests.swift",
"ScrollTrackerTest.swift",
"UIKitStateTests.swift",
"ViewTrackerTests.swift",
"XrayTests.swift"
],
"target_dependencies" : [
"PromotedCore",
"PromotedCoreTestHelpers"
],
"type" : "test"
},
{
"c99name" : "PromotedCoreTestHelpers",
"module_type" : "SwiftTarget",
"name" : "PromotedCoreTestHelpers",
"path" : "Sources/PromotedCoreTestHelpers",
"sources" : [
"AutoViewState+TestHelpers.swift",
"FakeAnalyticsConnection.swift",
"FakeBuildInfo.swift",
"FakeClock.swift",
"FakeDeviceInfo.swift",
"FakeIDMap.swift",
"FakeNetworkConnection.swift",
"FakePersistentStore.swift",
"FakeRemoteConfigConnection.swift",
"FakeUIState.swift",
"ModuleTestCase.swift",
"TestModule.swift",
"TestOperationMonitorListener.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedCore",
"module_type" : "SwiftTarget",
"name" : "PromotedCore",
"path" : "Sources/PromotedCore",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"PromotedCore",
"PromotedFetcher",
"PromotedMetrics",
"PromotedFirebaseAnalytics",
"PromotedFirebaseRemoteConfig"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PromotedCore/Resources/Version.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Analytics.swift",
"Base/BuildInfo.swift",
"Base/Clock.swift",
"Base/Deque.swift",
"Base/Dictionary+Promoted.swift",
"Base/OSLog+Promoted.swift",
"Base/PendingLogMessages.swift",
"Base/TabularLogFormatter.swift",
"Base/UIState.swift",
"Base/UIViewController+Promoted.swift",
"Base/UUID+Promoted.swift",
"Base/WeakArray.swift",
"ClientConfig/ClientConfig.swift",
"ClientConfig/ClientConfigService.swift",
"ClientConfig/RemoteConfigConnection.swift",
"ClientConfig/_ObjCClientConfig.swift",
"ErrorHandling/ErrorDetails.swift",
"ErrorHandling/ErrorHandler.swift",
"ErrorHandling/ErrorModalViewController.swift",
"ErrorHandling/Errors.swift",
"Impression/ImpressionTracker.swift",
"Impression/ScrollTracker.swift",
"IndexPathDataSource.swift",
"MetricsLogger/MetricsLogger+Action.swift",
"MetricsLogger/MetricsLogger+AutoView.swift",
"MetricsLogger/MetricsLogger+Diagnostics.swift",
"MetricsLogger/MetricsLogger+EventFields.swift",
"MetricsLogger/MetricsLogger+IdentifierProvenances.swift",
"MetricsLogger/MetricsLogger+Impression.swift",
"MetricsLogger/MetricsLogger+Validation.swift",
"MetricsLogger/MetricsLogger+View.swift",
"MetricsLogger/MetricsLogger.swift",
"MetricsLoggerService.swift",
"Model/ActionType.swift",
"Model/AutoViewState.swift",
"Model/Cart.swift",
"Model/CartContent.swift",
"Model/CollectionInteraction.swift",
"Model/Content.swift",
"Model/CurrencyCode.swift",
"Model/DeviceInfo.swift",
"Model/DeviceType.swift",
"Model/ID.swift",
"Model/IDMap.swift",
"Model/IDProducer.swift",
"Model/ImpressionSourceType.swift",
"Model/MessageRepresentable.swift",
"Model/Money.swift",
"Model/UseCase.swift",
"Module.swift",
"NetworkConnection.swift",
"OperationMonitor.swift",
"PersistentStore.swift",
"SchemaProtos/proto_common_common.pb.swift",
"SchemaProtos/proto_delivery_blender.pb.swift",
"SchemaProtos/proto_delivery_delivery.pb.swift",
"SchemaProtos/proto_delivery_execution.pb.swift",
"SchemaProtos/proto_event_event.pb.swift",
"ViewTracker.swift",
"Xray.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ABTestingUnit",
"analytics-import-test",
"AppDistributionUnit",
"AuthUnit",
"CoreUnit",
"DatabaseUnit",
"Firebase",
"Firebase-Package",
"FirebaseAuth",
"FirebaseCore",
"FirebaseCrashlytics",
"FirebaseFunctions",
"FirebaseInstallations",
"FirebaseMLModelDownloaderUnit",
"FirebaseStorage",
"FirebaseStorageSwift",
"MessagingUnit",
"objc-import-test",
"PromotedAIMetricsSDK-Package",
"PromotedCore",
"PromotedFetcher",
"PromotedFirebaseAnalytics",
"PromotedFirebaseRemoteConfig",
"PromotedMetrics",
"RemoteConfigUnit",
"StorageUnit",
"swift-test",
"version-test"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PromotedAIMetricsSDK-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PromotedAIMetricsSDK-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 7.13.3
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
abseil: https://github.com/firebase/abseil-cpp-SwiftPM.git @ 0.20200225.4
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 8.4.0
BoringSSL-GRPC: https://github.com/firebase/boringssl-SwiftPM.git @ 0.7.2
nanopb: https://github.com/firebase/nanopb.git @ 2.30908.0
gRPC: https://github.com/firebase/grpc-SwiftPM.git @ 1.28.4
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 7.11.1
Firebase: https://github.com/firebase/firebase-ios-sdk @ 7.11.1
Promises: https://github.com/google/promises.git @ 1.2.12
PromotedAIMetricsSDK: /Users/admin/builder/spi-builder-workspace
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher @ 1.7.2
SwiftProtobuf: https://github.com/apple/swift-protobuf @ 1.29.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (55 targets)
Target 'PromotedMetrics' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedMetrics' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedFetcher' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'PromotedMetrics' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedFetcher' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'PromotedFirebaseRemoteConfig' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedFirebaseRemoteConfig' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
Target 'PromotedFirebaseRemoteConfig' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
Target 'FirebaseRemoteConfig' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseABTesting' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
Target 'FirebaseRemoteConfig' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseABTesting' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
Target 'FirebaseABTesting' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'PromotedFirebaseAnalytics' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedFirebaseAnalytics' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'FirebaseAnalytics' in project 'Firebase'
Target 'PromotedFirebaseAnalytics' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'FirebaseAnalytics' in project 'Firebase'
Target 'FirebaseAnalytics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAnalyticsTarget' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULMethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNetwork' in project 'GoogleUtilities'
Target 'FirebaseAnalyticsTarget' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULMethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNetwork' in project 'GoogleUtilities'
Target 'GULNetwork' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
Target 'GULMethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-MethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-MethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities-MethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-MethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities_GoogleUtilities-MethodSwizzler' in project 'GoogleUtilities' (no dependencies)
Target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities' (no dependencies)
Target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
Target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities' (no dependencies)
Target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
Target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
Target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'FBLPromises' in project 'Promises' (no dependencies)
Target 'third-party-IsAppEncrypted' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities' (no dependencies)
Target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'nanopb' in project 'nanopb' (no dependencies)
Target 'Firebase' in project 'Firebase' (no dependencies)
Target 'PromotedFetcher' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedFetcher' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'PromotedFetcher' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
Target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedAIMetricsSDK_PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
Target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedAIMetricsSDK_PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
Target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
Target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
Target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf' (no dependencies)
Target 'PromotedAIMetricsSDK_PromotedCore' in project 'PromotedAIMetricsSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: ea2702464065776ec8fd6c18fa354b92
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ea2702464065776ec8fd6c18fa354b92.xcbuilddata
error: The package product 'FirebaseRemoteConfig' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'PromotedFirebaseRemoteConfig' from project 'PromotedAIMetricsSDK')
error: The package product 'FirebaseAnalytics' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'PromotedFirebaseAnalytics' from project 'PromotedAIMetricsSDK')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme PromotedAIMetricsSDK-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher @ 1.7.2
BoringSSL-GRPC: https://github.com/firebase/boringssl-SwiftPM.git @ 0.7.2
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 7.11.1
Firebase: https://github.com/firebase/firebase-ios-sdk @ 7.11.1
PromotedAIMetricsSDK: /Users/admin/builder/spi-builder-workspace
gRPC: https://github.com/firebase/grpc-SwiftPM.git @ 1.28.4
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 7.13.3
nanopb: https://github.com/firebase/nanopb.git @ 2.30908.0
abseil: https://github.com/firebase/abseil-cpp-SwiftPM.git @ 0.20200225.4
Promises: https://github.com/google/promises.git @ 1.2.12
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 8.4.0
SwiftProtobuf: https://github.com/apple/swift-protobuf @ 1.29.0
resolved source packages: leveldb, GTMSessionFetcher, BoringSSL-GRPC, GoogleAppMeasurement, Firebase, PromotedAIMetricsSDK, gRPC, GoogleUtilities, nanopb, abseil, Promises, GoogleDataTransport, SwiftProtobuf
{
"dependencies" : [
{
"identity" : "firebase-ios-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "7.9.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/firebase/firebase-ios-sdk"
},
{
"identity" : "gtm-session-fetcher",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/google/gtm-session-fetcher"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.15.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf"
}
],
"manifest_display_name" : "PromotedAIMetricsSDK",
"name" : "PromotedAIMetricsSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "PromotedCore",
"targets" : [
"PromotedCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedFetcher",
"targets" : [
"PromotedFetcher"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedMetrics",
"targets" : [
"PromotedMetrics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedFirebaseAnalytics",
"targets" : [
"PromotedFirebaseAnalytics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PromotedFirebaseRemoteConfig",
"targets" : [
"PromotedFirebaseRemoteConfig"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PromotedMetrics",
"module_type" : "SwiftTarget",
"name" : "PromotedMetrics",
"path" : "Sources/PromotedMetrics",
"product_memberships" : [
"PromotedMetrics"
],
"sources" : [
"MetricsLoggerService+PromotedMetrics.swift",
"ModuleConfig+PromotedMetrics.swift"
],
"target_dependencies" : [
"PromotedCore",
"PromotedFetcher"
],
"type" : "library"
},
{
"c99name" : "PromotedFirebaseRemoteConfigTests",
"module_type" : "SwiftTarget",
"name" : "PromotedFirebaseRemoteConfigTests",
"path" : "Tests/PromotedFirebaseRemoteConfigTests",
"sources" : [
"ClientConfigMergeTests.swift",
"StringCaseConversionTests.swift"
],
"target_dependencies" : [
"PromotedCore",
"PromotedCoreTestHelpers",
"PromotedFirebaseRemoteConfig"
],
"type" : "test"
},
{
"c99name" : "PromotedFirebaseRemoteConfig",
"module_type" : "SwiftTarget",
"name" : "PromotedFirebaseRemoteConfig",
"path" : "Sources/PromotedFirebaseRemoteConfig",
"product_dependencies" : [
"FirebaseRemoteConfig"
],
"product_memberships" : [
"PromotedFirebaseRemoteConfig"
],
"sources" : [
"ClientConfig+PromotedFirebaseRemoteConfig.swift",
"FirebaseRemoteConfigService.swift",
"ModuleConfig+PromotedFirebaseRemoteConfig.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedFirebaseAnalytics",
"module_type" : "SwiftTarget",
"name" : "PromotedFirebaseAnalytics",
"path" : "Sources/PromotedFirebaseAnalytics",
"product_dependencies" : [
"FirebaseAnalytics"
],
"product_memberships" : [
"PromotedFirebaseAnalytics"
],
"sources" : [
"FirebaseAnalyticsConnection.swift",
"ModuleConfig+PromotedFirebaseAnalytics.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedFetcher",
"module_type" : "SwiftTarget",
"name" : "PromotedFetcher",
"path" : "Sources/PromotedFetcher",
"product_dependencies" : [
"GTMSessionFetcherCore"
],
"product_memberships" : [
"PromotedFetcher",
"PromotedMetrics"
],
"sources" : [
"GTMSessionFetcherConnection.swift",
"ModuleConfig+PromotedFetcher.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedCoreTests",
"module_type" : "SwiftTarget",
"name" : "PromotedCoreTests",
"path" : "Tests/PromotedCoreTests",
"sources" : [
"AnalyticsTests.swift",
"ClientConfigServiceTests.swift",
"ClientConfigTests.swift",
"DequeTests.swift",
"IDProducerTests.swift",
"IOSBuildInfoTests.swift",
"ImpressionTrackerTests.swift",
"MetricsLoggerTests.swift",
"ModuleTests.swift",
"NetworkConnectionTests.swift",
"OperationMonitorTests.swift",
"ScrollTrackerTest.swift",
"UIKitStateTests.swift",
"ViewTrackerTests.swift",
"XrayTests.swift"
],
"target_dependencies" : [
"PromotedCore",
"PromotedCoreTestHelpers"
],
"type" : "test"
},
{
"c99name" : "PromotedCoreTestHelpers",
"module_type" : "SwiftTarget",
"name" : "PromotedCoreTestHelpers",
"path" : "Sources/PromotedCoreTestHelpers",
"sources" : [
"AutoViewState+TestHelpers.swift",
"FakeAnalyticsConnection.swift",
"FakeBuildInfo.swift",
"FakeClock.swift",
"FakeDeviceInfo.swift",
"FakeIDMap.swift",
"FakeNetworkConnection.swift",
"FakePersistentStore.swift",
"FakeRemoteConfigConnection.swift",
"FakeUIState.swift",
"ModuleTestCase.swift",
"TestModule.swift",
"TestOperationMonitorListener.swift"
],
"target_dependencies" : [
"PromotedCore"
],
"type" : "library"
},
{
"c99name" : "PromotedCore",
"module_type" : "SwiftTarget",
"name" : "PromotedCore",
"path" : "Sources/PromotedCore",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"PromotedCore",
"PromotedFetcher",
"PromotedMetrics",
"PromotedFirebaseAnalytics",
"PromotedFirebaseRemoteConfig"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PromotedCore/Resources/Version.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Analytics.swift",
"Base/BuildInfo.swift",
"Base/Clock.swift",
"Base/Deque.swift",
"Base/Dictionary+Promoted.swift",
"Base/OSLog+Promoted.swift",
"Base/PendingLogMessages.swift",
"Base/TabularLogFormatter.swift",
"Base/UIState.swift",
"Base/UIViewController+Promoted.swift",
"Base/UUID+Promoted.swift",
"Base/WeakArray.swift",
"ClientConfig/ClientConfig.swift",
"ClientConfig/ClientConfigService.swift",
"ClientConfig/RemoteConfigConnection.swift",
"ClientConfig/_ObjCClientConfig.swift",
"ErrorHandling/ErrorDetails.swift",
"ErrorHandling/ErrorHandler.swift",
"ErrorHandling/ErrorModalViewController.swift",
"ErrorHandling/Errors.swift",
"Impression/ImpressionTracker.swift",
"Impression/ScrollTracker.swift",
"IndexPathDataSource.swift",
"MetricsLogger/MetricsLogger+Action.swift",
"MetricsLogger/MetricsLogger+AutoView.swift",
"MetricsLogger/MetricsLogger+Diagnostics.swift",
"MetricsLogger/MetricsLogger+EventFields.swift",
"MetricsLogger/MetricsLogger+IdentifierProvenances.swift",
"MetricsLogger/MetricsLogger+Impression.swift",
"MetricsLogger/MetricsLogger+Validation.swift",
"MetricsLogger/MetricsLogger+View.swift",
"MetricsLogger/MetricsLogger.swift",
"MetricsLoggerService.swift",
"Model/ActionType.swift",
"Model/AutoViewState.swift",
"Model/Cart.swift",
"Model/CartContent.swift",
"Model/CollectionInteraction.swift",
"Model/Content.swift",
"Model/CurrencyCode.swift",
"Model/DeviceInfo.swift",
"Model/DeviceType.swift",
"Model/ID.swift",
"Model/IDMap.swift",
"Model/IDProducer.swift",
"Model/ImpressionSourceType.swift",
"Model/MessageRepresentable.swift",
"Model/Money.swift",
"Model/UseCase.swift",
"Module.swift",
"NetworkConnection.swift",
"OperationMonitor.swift",
"PersistentStore.swift",
"SchemaProtos/proto_common_common.pb.swift",
"SchemaProtos/proto_delivery_blender.pb.swift",
"SchemaProtos/proto_delivery_delivery.pb.swift",
"SchemaProtos/proto_delivery_execution.pb.swift",
"SchemaProtos/proto_event_event.pb.swift",
"ViewTracker.swift",
"Xray.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"ABTestingUnit",
"analytics-import-test",
"AppDistributionUnit",
"AuthUnit",
"CoreUnit",
"DatabaseUnit",
"Firebase",
"Firebase-Package",
"FirebaseAuth",
"FirebaseCore",
"FirebaseCrashlytics",
"FirebaseFunctions",
"FirebaseInstallations",
"FirebaseMLModelDownloaderUnit",
"FirebaseStorage",
"FirebaseStorageSwift",
"MessagingUnit",
"objc-import-test",
"PromotedAIMetricsSDK-Package",
"PromotedCore",
"PromotedFetcher",
"PromotedFirebaseAnalytics",
"PromotedFirebaseRemoteConfig",
"PromotedMetrics",
"RemoteConfigUnit",
"StorageUnit",
"swift-test",
"version-test"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PromotedAIMetricsSDK-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PromotedAIMetricsSDK-Package -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
BoringSSL-GRPC: https://github.com/firebase/boringssl-SwiftPM.git @ 0.7.2
leveldb: https://github.com/firebase/leveldb.git @ 1.22.5
nanopb: https://github.com/firebase/nanopb.git @ 2.30908.0
Promises: https://github.com/google/promises.git @ 1.2.12
GoogleUtilities: https://github.com/google/GoogleUtilities.git @ 7.13.3
GoogleDataTransport: https://github.com/google/GoogleDataTransport.git @ 8.4.0
abseil: https://github.com/firebase/abseil-cpp-SwiftPM.git @ 0.20200225.4
PromotedAIMetricsSDK: /Users/admin/builder/spi-builder-workspace
Firebase: https://github.com/firebase/firebase-ios-sdk @ 7.11.1
gRPC: https://github.com/firebase/grpc-SwiftPM.git @ 1.28.4
GTMSessionFetcher: https://github.com/google/gtm-session-fetcher @ 1.7.2
GoogleAppMeasurement: https://github.com/google/GoogleAppMeasurement.git @ 7.11.1
SwiftProtobuf: https://github.com/apple/swift-protobuf @ 1.29.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (55 targets)
Target 'PromotedMetrics' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedMetrics' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedFetcher' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'PromotedMetrics' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedFetcher' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'PromotedFirebaseRemoteConfig' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedFirebaseRemoteConfig' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
Target 'PromotedFirebaseRemoteConfig' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
Target 'FirebaseRemoteConfig' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseRemoteConfig' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseABTesting' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
Target 'FirebaseRemoteConfig' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseABTesting' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
Target 'FirebaseABTesting' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'PromotedFirebaseAnalytics' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedFirebaseAnalytics' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'FirebaseAnalytics' in project 'Firebase'
Target 'PromotedFirebaseAnalytics' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'FirebaseAnalytics' in project 'Firebase'
Target 'FirebaseAnalytics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseAnalyticsTarget' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULMethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNetwork' in project 'GoogleUtilities'
Target 'FirebaseAnalyticsTarget' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULMethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULNetwork' in project 'GoogleUtilities'
Target 'GULNetwork' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GULNSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
Target 'GULMethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-MethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-MethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities-MethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-MethodSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities_GoogleUtilities-MethodSwizzler' in project 'GoogleUtilities' (no dependencies)
Target 'GULAppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities_GoogleUtilities-Network' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities_GoogleUtilities-Reachability' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities-NSData' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities'
Target 'GoogleUtilities_GoogleUtilities-NSData' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities_GoogleUtilities-AppDelegateSwizzler' in project 'GoogleUtilities' (no dependencies)
Target 'FirebaseInstallations' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'GULUserDefaults' in project 'GoogleUtilities'
Target 'GULUserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities_GoogleUtilities-UserDefaults' in project 'GoogleUtilities' (no dependencies)
Target 'FirebaseCore' in project 'Firebase'
➜ Explicit dependency on target 'Firebase' in project 'Firebase'
➜ Explicit dependency on target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'FirebaseCoreDiagnostics' in project 'Firebase'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'GULLogger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities_GoogleUtilities-Logger' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
Target 'GoogleDataTransport' in project 'GoogleDataTransport'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'GULEnvironment' in project 'GoogleUtilities'
Target 'GULEnvironment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities'
➜ Explicit dependency on target 'third-party-IsAppEncrypted' in project 'GoogleUtilities'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'FBLPromises' in project 'Promises'
➜ Explicit dependency on target 'FBLPromises' in project 'Promises'
Target 'FBLPromises' in project 'Promises' (no dependencies)
Target 'third-party-IsAppEncrypted' in project 'GoogleUtilities' (no dependencies)
Target 'GoogleUtilities_GoogleUtilities-Environment' in project 'GoogleUtilities' (no dependencies)
Target 'nanopb' in project 'nanopb'
➜ Explicit dependency on target 'nanopb' in project 'nanopb'
Target 'nanopb' in project 'nanopb' (no dependencies)
Target 'Firebase' in project 'Firebase' (no dependencies)
Target 'PromotedFetcher' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedFetcher' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'PromotedFetcher' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
➜ Explicit dependency on target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher'
Target 'GTMSessionFetcherCore' in project 'GTMSessionFetcher' (no dependencies)
Target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedAIMetricsSDK_PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
Target 'PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'PromotedAIMetricsSDK_PromotedCore' in project 'PromotedAIMetricsSDK'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
Target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
Target 'SwiftProtobuf' in project 'SwiftProtobuf'
➜ Explicit dependency on target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf'
Target 'SwiftProtobuf_SwiftProtobuf' in project 'SwiftProtobuf' (no dependencies)
Target 'PromotedAIMetricsSDK_PromotedCore' in project 'PromotedAIMetricsSDK' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 84d9c8ae018cfcafacc14c657fe74938
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/84d9c8ae018cfcafacc14c657fe74938.xcbuilddata
error: The package product 'FirebaseRemoteConfig' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'PromotedFirebaseRemoteConfig' from project 'PromotedAIMetricsSDK')
error: The package product 'FirebaseAnalytics' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'PromotedFirebaseAnalytics' from project 'PromotedAIMetricsSDK')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme PromotedAIMetricsSDK-Package
(1 failure)
BUILD FAILURE 6.1 watchOS