Build Information
Failed to build AppMetricaPush, reference 3.0.2 (a49613
), with Swift 6.1 for tvOS using Xcode 16.3 on 30 Apr 2025 17:35:35 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppMetricaPush-Package -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appmetrica/push-sdk-ios.git
Reference: 3.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appmetrica/push-sdk-ios
* tag 3.0.2 -> FETCH_HEAD
HEAD is now at a496137 AppMetrica Push version up 3.0.2 commit_hash:50341d8856c5bb6fd9136a403d7a513ccd6821e7
Cloned https://github.com/appmetrica/push-sdk-ios.git
Revision (git rev-parse @):
a4961376e15c930a9f0dcaccecedc3d88fb1f478
SUCCESS checkout https://github.com/appmetrica/push-sdk-ios.git at 3.0.2
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/appmetrica/push-sdk-ios.git
https://github.com/appmetrica/push-sdk-ios.git
{
"dependencies" : [
{
"identity" : "appmetrica-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "5.9.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/appmetrica/appmetrica-sdk-ios"
},
{
"identity" : "kiwi",
"requirement" : {
"exact" : [
"3.0.1-spm"
]
},
"type" : "sourceControl",
"url" : "https://github.com/appmetrica/Kiwi"
}
],
"manifest_display_name" : "AppMetricaPush",
"name" : "AppMetricaPush",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "AppMetricaPush",
"targets" : [
"AppMetricaPush"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppMetricaPushLazy",
"targets" : [
"AppMetricaPushLazy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppMetricaPushTests",
"module_type" : "ClangTarget",
"name" : "AppMetricaPushTests",
"path" : "AppMetricaPush/Tests",
"product_dependencies" : [
"Kiwi",
"AppMetricaCore"
],
"sources" : [
"AMPApplicationStateProviderTests.m",
"AMPAttachmentsControllerTests.m",
"AMPAttachmentsLoaderTests.m",
"AMPCurrentQueueExecutor.m",
"AMPDeviceTokenParserTests.m",
"AMPDispatchQueueWhenActiveStateExecutorTests.m",
"AMPEnvironmentProviderTests.m",
"AMPEventsControllerTests.m",
"AMPEventsReporterTests.m",
"AMPLibraryAnalyticsEnvironmentProviderTests.m",
"AMPLibraryAnalyticsReporterTests.m",
"AMPManualExecutor.m",
"AMPPendingPushControllerTests.m",
"AMPPendingPushSerializerTests.m",
"AMPPendingPushStorageTests.m",
"AMPPushNotificationControllerTests.m",
"AMPPushNotificationPayloadParserTests.m",
"AMPPushNotificationPayloadValidatorTests.m",
"AMPTargetURLHandlerTests.m",
"AMPTokenEventModelProviderTests.m",
"AMPTokenEventValueSerializerTests.m",
"AMPTrackingDeduplicationControllerTests.m",
"AMPUserNotificationCenterControllerTests.m",
"AMPUserNotificationCenterHandlerTests.m",
"AMPYandexMetricaPushTests.m",
"AMPYandexMetricaPushTrackerTests.m",
"Mocks/AMPEventsReporterBridgeMock.m",
"Mocks/AMPEventsReporterMock.m",
"Mocks/AMPUserNotificationCenterControllerMock.m",
"Utilities/AMPTestUtilities.m"
],
"target_dependencies" : [
"AppMetricaPush"
],
"type" : "test"
},
{
"c99name" : "AppMetricaPushLazyTests",
"module_type" : "ClangTarget",
"name" : "AppMetricaPushLazyTests",
"path" : "AppMetricaPushLazy/Tests",
"product_dependencies" : [
"Kiwi",
"AppMetricaCore"
],
"sources" : [
"AMPLazyNotificationContentMergerTests.m",
"AMPLazyPayloadDefaultsHelperTests.m",
"AMPLocationProviderTests.m",
"AMPLocationUtilsTests.m"
],
"target_dependencies" : [
"AppMetricaPush",
"AppMetricaPushLazy"
],
"type" : "test"
},
{
"c99name" : "AppMetricaPushLazy",
"module_type" : "ClangTarget",
"name" : "AppMetricaPushLazy",
"path" : "AppMetricaPushLazy/Sources",
"product_dependencies" : [
"AppMetricaCore"
],
"product_memberships" : [
"AppMetricaPushLazy"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AppMetricaPushLazy/Sources/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AMPLazyNetworkHelper.m",
"AMPLazyNotificationContentMerger.m",
"AMPLazyPayloadDefaultsHelper.m",
"AMPLazyPushProcessor.m",
"AMPLocationProvider.m",
"AMPLocationUtils.m"
],
"target_dependencies" : [
"AppMetricaPush"
],
"type" : "library"
},
{
"c99name" : "AppMetricaPush",
"module_type" : "ClangTarget",
"name" : "AppMetricaPush",
"path" : "AppMetricaPush/Sources",
"product_dependencies" : [
"AppMetricaCore"
],
"product_memberships" : [
"AppMetricaPush",
"AppMetricaPushLazy"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AppMetricaPush/Sources/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AMPAppMetricaPush.m",
"AMPApplication.m",
"AMPApplicationStateProvider.m",
"AMPAttachmentPayload.m",
"AMPAttachmentsController.m",
"AMPAttachmentsLoader.m",
"AMPDeviceTokenParser.m",
"AMPDispatchQueueWhenActiveStateExecutor.m",
"AMPEnvironmentProvider.m",
"AMPEventsController.m",
"AMPEventsReporter.m",
"AMPEventsReporterBridge.m",
"AMPLazyLocationPayload.m",
"AMPLazyPayload.m",
"AMPLibraryAnalyticsEnvironmentProvider.m",
"AMPLibraryAnalyticsTracker.m",
"AMPPushAttachmentProcessor.m",
"AMPPushController.m",
"AMPPushMetricaTracker.m",
"AMPPushNotificationController.m",
"AMPPushNotificationPayload.m",
"AMPPushNotificationPayloadParser.m",
"AMPPushNotificationPayloadValidator.m",
"AMPPushNotificationProcessor.m",
"AMPSubscribedNotification.m",
"AMPTargetURLHandler.m",
"AMPTokenEvent.m",
"AMPTokenEventModelProvider.m",
"AMPTokenEventValueSerializer.m",
"AMPTrackingDeduplicationController.m",
"AMPUserNotificationCenterController.m",
"AMPUserNotificationCenterHandler.m",
"Lazy/AMPLazyPushProvider.m",
"Pending/AMPPendingPush.m",
"Pending/AMPPendingPushController.m",
"Pending/AMPPendingPushSerializer.m",
"Pending/AMPPendingPushStorage.m",
"Utils/NSURL+EncodingCharactersInit.m"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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/appmetrica/Kiwi
Fetching from https://github.com/appmetrica/appmetrica-sdk-ios
Fetching from https://github.com/kstenerud/KSCrash
Creating working copy of package ‘Kiwi’
Checking out 3.0.1-spm of package ‘Kiwi’
Creating working copy of package ‘appmetrica-sdk-ios’
Checking out 5.10.0 of package ‘appmetrica-sdk-ios’
Creating working copy of package ‘KSCrash’
Checking out 2.0.0 of package ‘KSCrash’
Resolve Package Graph
Resolved source packages:
KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0
AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.10.0
AppMetricaPush: /Users/admin/builder/spi-builder-workspace
Kiwi: https://github.com/appmetrica/Kiwi @ 3.0.1-spm
resolved source packages: KSCrash, AppMetrica, AppMetricaPush, Kiwi
{
"dependencies" : [
{
"identity" : "appmetrica-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "5.9.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/appmetrica/appmetrica-sdk-ios"
},
{
"identity" : "kiwi",
"requirement" : {
"exact" : [
"3.0.1-spm"
]
},
"type" : "sourceControl",
"url" : "https://github.com/appmetrica/Kiwi"
}
],
"manifest_display_name" : "AppMetricaPush",
"name" : "AppMetricaPush",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "AppMetricaPush",
"targets" : [
"AppMetricaPush"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppMetricaPushLazy",
"targets" : [
"AppMetricaPushLazy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppMetricaPushTests",
"module_type" : "ClangTarget",
"name" : "AppMetricaPushTests",
"path" : "AppMetricaPush/Tests",
"product_dependencies" : [
"Kiwi",
"AppMetricaCore"
],
"sources" : [
"AMPApplicationStateProviderTests.m",
"AMPAttachmentsControllerTests.m",
"AMPAttachmentsLoaderTests.m",
"AMPCurrentQueueExecutor.m",
"AMPDeviceTokenParserTests.m",
"AMPDispatchQueueWhenActiveStateExecutorTests.m",
"AMPEnvironmentProviderTests.m",
"AMPEventsControllerTests.m",
"AMPEventsReporterTests.m",
"AMPLibraryAnalyticsEnvironmentProviderTests.m",
"AMPLibraryAnalyticsReporterTests.m",
"AMPManualExecutor.m",
"AMPPendingPushControllerTests.m",
"AMPPendingPushSerializerTests.m",
"AMPPendingPushStorageTests.m",
"AMPPushNotificationControllerTests.m",
"AMPPushNotificationPayloadParserTests.m",
"AMPPushNotificationPayloadValidatorTests.m",
"AMPTargetURLHandlerTests.m",
"AMPTokenEventModelProviderTests.m",
"AMPTokenEventValueSerializerTests.m",
"AMPTrackingDeduplicationControllerTests.m",
"AMPUserNotificationCenterControllerTests.m",
"AMPUserNotificationCenterHandlerTests.m",
"AMPYandexMetricaPushTests.m",
"AMPYandexMetricaPushTrackerTests.m",
"Mocks/AMPEventsReporterBridgeMock.m",
"Mocks/AMPEventsReporterMock.m",
"Mocks/AMPUserNotificationCenterControllerMock.m",
"Utilities/AMPTestUtilities.m"
],
"target_dependencies" : [
"AppMetricaPush"
],
"type" : "test"
},
{
"c99name" : "AppMetricaPushLazyTests",
"module_type" : "ClangTarget",
"name" : "AppMetricaPushLazyTests",
"path" : "AppMetricaPushLazy/Tests",
"product_dependencies" : [
"Kiwi",
"AppMetricaCore"
],
"sources" : [
"AMPLazyNotificationContentMergerTests.m",
"AMPLazyPayloadDefaultsHelperTests.m",
"AMPLocationProviderTests.m",
"AMPLocationUtilsTests.m"
],
"target_dependencies" : [
"AppMetricaPush",
"AppMetricaPushLazy"
],
"type" : "test"
},
{
"c99name" : "AppMetricaPushLazy",
"module_type" : "ClangTarget",
"name" : "AppMetricaPushLazy",
"path" : "AppMetricaPushLazy/Sources",
"product_dependencies" : [
"AppMetricaCore"
],
"product_memberships" : [
"AppMetricaPushLazy"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AppMetricaPushLazy/Sources/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AMPLazyNetworkHelper.m",
"AMPLazyNotificationContentMerger.m",
"AMPLazyPayloadDefaultsHelper.m",
"AMPLazyPushProcessor.m",
"AMPLocationProvider.m",
"AMPLocationUtils.m"
],
"target_dependencies" : [
"AppMetricaPush"
],
"type" : "library"
},
{
"c99name" : "AppMetricaPush",
"module_type" : "ClangTarget",
"name" : "AppMetricaPush",
"path" : "AppMetricaPush/Sources",
"product_dependencies" : [
"AppMetricaCore"
],
"product_memberships" : [
"AppMetricaPush",
"AppMetricaPushLazy"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AppMetricaPush/Sources/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AMPAppMetricaPush.m",
"AMPApplication.m",
"AMPApplicationStateProvider.m",
"AMPAttachmentPayload.m",
"AMPAttachmentsController.m",
"AMPAttachmentsLoader.m",
"AMPDeviceTokenParser.m",
"AMPDispatchQueueWhenActiveStateExecutor.m",
"AMPEnvironmentProvider.m",
"AMPEventsController.m",
"AMPEventsReporter.m",
"AMPEventsReporterBridge.m",
"AMPLazyLocationPayload.m",
"AMPLazyPayload.m",
"AMPLibraryAnalyticsEnvironmentProvider.m",
"AMPLibraryAnalyticsTracker.m",
"AMPPushAttachmentProcessor.m",
"AMPPushController.m",
"AMPPushMetricaTracker.m",
"AMPPushNotificationController.m",
"AMPPushNotificationPayload.m",
"AMPPushNotificationPayloadParser.m",
"AMPPushNotificationPayloadValidator.m",
"AMPPushNotificationProcessor.m",
"AMPSubscribedNotification.m",
"AMPTargetURLHandler.m",
"AMPTokenEvent.m",
"AMPTokenEventModelProvider.m",
"AMPTokenEventValueSerializer.m",
"AMPTrackingDeduplicationController.m",
"AMPUserNotificationCenterController.m",
"AMPUserNotificationCenterHandler.m",
"Lazy/AMPLazyPushProvider.m",
"Pending/AMPPendingPush.m",
"Pending/AMPPendingPushController.m",
"Pending/AMPPendingPushSerializer.m",
"Pending/AMPPendingPushStorage.m",
"Utils/NSURL+EncodingCharactersInit.m"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AppMetrica-Package",
"AppMetricaPush",
"AppMetricaPush-Package",
"AppMetricaPushLazy",
"BootTimeMonitor",
"Filters",
"Installations",
"KSCrash-Package",
"Recording",
"Reporting",
"Sinks"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppMetricaPush-Package -destination generic/platform=tvOS 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 AppMetricaPush-Package -destination generic/platform=tvOS "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:
Kiwi: https://github.com/appmetrica/Kiwi @ 3.0.1-spm
AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.10.0
AppMetricaPush: /Users/admin/builder/spi-builder-workspace
KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (43 targets)
Target 'AppMetricaPushTests' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'Kiwi' in project 'Kiwi'
Target 'AppMetricaPushLazyTests' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPushLazy' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'Kiwi' in project 'Kiwi'
Target 'Kiwi' in project 'Kiwi'
➜ Explicit dependency on target 'Kiwi' in project 'Kiwi'
Target 'Kiwi' in project 'Kiwi' (no dependencies)
Target 'AppMetricaPushLazy' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPushLazy' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush_AppMetricaPushLazy' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
Target 'AppMetricaPushLazy' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush_AppMetricaPushLazy' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
Target 'AppMetricaPush_AppMetricaPushLazy' in project 'AppMetricaPush' (no dependencies)
Target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush_AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
Target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush_AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
Target 'AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreExtension' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaCoreExtension' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaNetwork' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaHostState' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobufUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaEncodingUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaFMDB' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
Target 'AppMetricaCoreExtension' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaCoreExtension' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaNetwork' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaHostState' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobufUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaEncodingUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaFMDB' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaCoreExtension' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaNetwork' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaHostState' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobufUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaEncodingUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaFMDB' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
Target 'AppMetricaIdentifiers' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaIdentifiers' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaIdentifiers' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaSynchronization' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaSynchronization' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaSynchronization' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaLogSwift' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaLogSwift' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaLogSwift' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaKeychain' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaKeychain' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaKeychain' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaFMDB' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaFMDB' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaFMDB' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaEncodingUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaEncodingUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaEncodingUtils' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaStorageUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaStorageUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaStorageUtils' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaProtobufUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaProtobufUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaProtobufUtils' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaProtobuf' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaProtobuf' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaProtobuf' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaHostState' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaHostState' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaHostState' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaNetwork' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaNetwork' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaNetwork' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaPlatform' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaPlatform' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaPlatform' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaCoreUtils' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaLog' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaLog' in project 'AppMetrica' (no dependencies)
Target 'AppMetrica_AppMetricaCore' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaPush_AppMetricaPush' in project 'AppMetricaPush' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 376fd9a2bf8d830193b14cb85eadb346
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/376fd9a2bf8d830193b14cb85eadb346.xcbuilddata
error: The package product 'AppMetricaCore' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'AppMetricaPush' from project 'AppMetricaPush')
error: The package product 'AppMetricaCore' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'AppMetricaPushLazy' from project 'AppMetricaPush')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AppMetricaPush-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:
AppMetricaPush: /Users/admin/builder/spi-builder-workspace
Kiwi: https://github.com/appmetrica/Kiwi @ 3.0.1-spm
KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0
AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.10.0
resolved source packages: AppMetricaPush, Kiwi, KSCrash, AppMetrica
{
"dependencies" : [
{
"identity" : "appmetrica-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "5.9.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/appmetrica/appmetrica-sdk-ios"
},
{
"identity" : "kiwi",
"requirement" : {
"exact" : [
"3.0.1-spm"
]
},
"type" : "sourceControl",
"url" : "https://github.com/appmetrica/Kiwi"
}
],
"manifest_display_name" : "AppMetricaPush",
"name" : "AppMetricaPush",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "AppMetricaPush",
"targets" : [
"AppMetricaPush"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppMetricaPushLazy",
"targets" : [
"AppMetricaPushLazy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppMetricaPushTests",
"module_type" : "ClangTarget",
"name" : "AppMetricaPushTests",
"path" : "AppMetricaPush/Tests",
"product_dependencies" : [
"Kiwi",
"AppMetricaCore"
],
"sources" : [
"AMPApplicationStateProviderTests.m",
"AMPAttachmentsControllerTests.m",
"AMPAttachmentsLoaderTests.m",
"AMPCurrentQueueExecutor.m",
"AMPDeviceTokenParserTests.m",
"AMPDispatchQueueWhenActiveStateExecutorTests.m",
"AMPEnvironmentProviderTests.m",
"AMPEventsControllerTests.m",
"AMPEventsReporterTests.m",
"AMPLibraryAnalyticsEnvironmentProviderTests.m",
"AMPLibraryAnalyticsReporterTests.m",
"AMPManualExecutor.m",
"AMPPendingPushControllerTests.m",
"AMPPendingPushSerializerTests.m",
"AMPPendingPushStorageTests.m",
"AMPPushNotificationControllerTests.m",
"AMPPushNotificationPayloadParserTests.m",
"AMPPushNotificationPayloadValidatorTests.m",
"AMPTargetURLHandlerTests.m",
"AMPTokenEventModelProviderTests.m",
"AMPTokenEventValueSerializerTests.m",
"AMPTrackingDeduplicationControllerTests.m",
"AMPUserNotificationCenterControllerTests.m",
"AMPUserNotificationCenterHandlerTests.m",
"AMPYandexMetricaPushTests.m",
"AMPYandexMetricaPushTrackerTests.m",
"Mocks/AMPEventsReporterBridgeMock.m",
"Mocks/AMPEventsReporterMock.m",
"Mocks/AMPUserNotificationCenterControllerMock.m",
"Utilities/AMPTestUtilities.m"
],
"target_dependencies" : [
"AppMetricaPush"
],
"type" : "test"
},
{
"c99name" : "AppMetricaPushLazyTests",
"module_type" : "ClangTarget",
"name" : "AppMetricaPushLazyTests",
"path" : "AppMetricaPushLazy/Tests",
"product_dependencies" : [
"Kiwi",
"AppMetricaCore"
],
"sources" : [
"AMPLazyNotificationContentMergerTests.m",
"AMPLazyPayloadDefaultsHelperTests.m",
"AMPLocationProviderTests.m",
"AMPLocationUtilsTests.m"
],
"target_dependencies" : [
"AppMetricaPush",
"AppMetricaPushLazy"
],
"type" : "test"
},
{
"c99name" : "AppMetricaPushLazy",
"module_type" : "ClangTarget",
"name" : "AppMetricaPushLazy",
"path" : "AppMetricaPushLazy/Sources",
"product_dependencies" : [
"AppMetricaCore"
],
"product_memberships" : [
"AppMetricaPushLazy"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AppMetricaPushLazy/Sources/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AMPLazyNetworkHelper.m",
"AMPLazyNotificationContentMerger.m",
"AMPLazyPayloadDefaultsHelper.m",
"AMPLazyPushProcessor.m",
"AMPLocationProvider.m",
"AMPLocationUtils.m"
],
"target_dependencies" : [
"AppMetricaPush"
],
"type" : "library"
},
{
"c99name" : "AppMetricaPush",
"module_type" : "ClangTarget",
"name" : "AppMetricaPush",
"path" : "AppMetricaPush/Sources",
"product_dependencies" : [
"AppMetricaCore"
],
"product_memberships" : [
"AppMetricaPush",
"AppMetricaPushLazy"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/AppMetricaPush/Sources/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AMPAppMetricaPush.m",
"AMPApplication.m",
"AMPApplicationStateProvider.m",
"AMPAttachmentPayload.m",
"AMPAttachmentsController.m",
"AMPAttachmentsLoader.m",
"AMPDeviceTokenParser.m",
"AMPDispatchQueueWhenActiveStateExecutor.m",
"AMPEnvironmentProvider.m",
"AMPEventsController.m",
"AMPEventsReporter.m",
"AMPEventsReporterBridge.m",
"AMPLazyLocationPayload.m",
"AMPLazyPayload.m",
"AMPLibraryAnalyticsEnvironmentProvider.m",
"AMPLibraryAnalyticsTracker.m",
"AMPPushAttachmentProcessor.m",
"AMPPushController.m",
"AMPPushMetricaTracker.m",
"AMPPushNotificationController.m",
"AMPPushNotificationPayload.m",
"AMPPushNotificationPayloadParser.m",
"AMPPushNotificationPayloadValidator.m",
"AMPPushNotificationProcessor.m",
"AMPSubscribedNotification.m",
"AMPTargetURLHandler.m",
"AMPTokenEvent.m",
"AMPTokenEventModelProvider.m",
"AMPTokenEventValueSerializer.m",
"AMPTrackingDeduplicationController.m",
"AMPUserNotificationCenterController.m",
"AMPUserNotificationCenterHandler.m",
"Lazy/AMPLazyPushProvider.m",
"Pending/AMPPendingPush.m",
"Pending/AMPPendingPushController.m",
"Pending/AMPPendingPushSerializer.m",
"Pending/AMPPendingPushStorage.m",
"Utils/NSURL+EncodingCharactersInit.m"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AppMetrica-Package",
"AppMetricaPush",
"AppMetricaPush-Package",
"AppMetricaPushLazy",
"BootTimeMonitor",
"Filters",
"Installations",
"KSCrash-Package",
"Recording",
"Reporting",
"Sinks"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppMetricaPush-Package -destination generic/platform=tvOS
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 AppMetricaPush-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
KSCrash: https://github.com/kstenerud/KSCrash @ 2.0.0
Kiwi: https://github.com/appmetrica/Kiwi @ 3.0.1-spm
AppMetricaPush: /Users/admin/builder/spi-builder-workspace
AppMetrica: https://github.com/appmetrica/appmetrica-sdk-ios @ 5.10.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (43 targets)
Target 'AppMetricaPushTests' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'Kiwi' in project 'Kiwi'
Target 'AppMetricaPushLazyTests' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPushLazy' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'Kiwi' in project 'Kiwi'
Target 'Kiwi' in project 'Kiwi'
➜ Explicit dependency on target 'Kiwi' in project 'Kiwi'
Target 'Kiwi' in project 'Kiwi' (no dependencies)
Target 'AppMetricaPushLazy' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPushLazy' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush_AppMetricaPushLazy' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
Target 'AppMetricaPushLazy' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush_AppMetricaPushLazy' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
Target 'AppMetricaPush_AppMetricaPushLazy' in project 'AppMetricaPush' (no dependencies)
Target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush_AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
Target 'AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaPush_AppMetricaPush' in project 'AppMetricaPush'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
Target 'AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreExtension' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaCoreExtension' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaNetwork' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaHostState' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobufUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaEncodingUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaFMDB' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
Target 'AppMetricaCoreExtension' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaCoreExtension' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaNetwork' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaHostState' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobufUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaEncodingUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaFMDB' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCore' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaCoreExtension' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaCore' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaNetwork' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaHostState' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobufUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaEncodingUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaFMDB' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaIdentifiers' in project 'AppMetrica'
Target 'AppMetricaIdentifiers' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaIdentifiers' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaKeychain' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaSynchronization' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaIdentifiers' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaSynchronization' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaSynchronization' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLogSwift' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaSynchronization' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaLogSwift' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaLogSwift' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaLogSwift' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaKeychain' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaKeychain' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaStorageUtils' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaKeychain' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaFMDB' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaFMDB' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaFMDB' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaEncodingUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaEncodingUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaEncodingUtils' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaStorageUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaStorageUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaStorageUtils' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaProtobufUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaProtobufUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaProtobuf' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaProtobufUtils' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaProtobuf' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaProtobuf' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaProtobuf' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaHostState' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaHostState' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaHostState' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaNetwork' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaNetwork' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaPlatform' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaNetwork' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaPlatform' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaPlatform' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaCoreUtils' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaPlatform' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaCoreUtils' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetricaLog' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaCoreUtils' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaLog' in project 'AppMetrica'
➜ Explicit dependency on target 'AppMetrica_AppMetricaLog' in project 'AppMetrica'
Target 'AppMetrica_AppMetricaLog' in project 'AppMetrica' (no dependencies)
Target 'AppMetrica_AppMetricaCore' in project 'AppMetrica' (no dependencies)
Target 'AppMetricaPush_AppMetricaPush' in project 'AppMetricaPush' (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/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.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 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 23edef434caa0587c3a859f7782af582
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/23edef434caa0587c3a859f7782af582.xcbuilddata
error: The package product 'AppMetricaCore' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'AppMetricaPush' from project 'AppMetricaPush')
error: The package product 'AppMetricaCore' requires minimum platform version 13.0 for the tvOS platform, but this target supports 12.0 (in target 'AppMetricaPushLazy' from project 'AppMetricaPush')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AppMetricaPush-Package
(1 failure)
BUILD FAILURE 6.1 tvOS