Build Information
Failed to build SAPCAI with Swift 6.0 for tvOS using Xcode 16.0.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SAPCAI-Package -destination generic/platform=tvos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SAP/cloud-sdk-ios-cai.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SAP/cloud-sdk-ios-cai
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 62c92bb docs: ✏️ CAI is in maintenance mode (#73)
Cloned https://github.com/SAP/cloud-sdk-ios-cai.git
Revision (git rev-parse @):
62c92bbbca6ee5e7a4975c090fbf48f5f1f39097
SUCCESS checkout https://github.com/SAP/cloud-sdk-ios-cai.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.0
Building package at path: $workDir
https://github.com/SAP/cloud-sdk-ios-cai.git
Command line invocation:
/Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Fetching from https://github.com/sstadelman/observable-array.git
Fetching from https://github.com/Flight-School/AnyCodable.git
Fetching from https://github.com/marmelroy/Zip.git
Fetching from https://github.com/SAP/cloud-sdk-ios
Fetching from https://github.com/objcio/tiny-networking
Fetching from https://github.com/SAP/cloud-sdk-ios-fiori.git
Fetching from https://github.com/johnxnguyen/Down
Fetching from https://github.com/SDWebImage/SDWebImage
Creating working copy of package ‘observable-array’
Checking out 1.2.0 of package ‘observable-array’
Creating working copy of package ‘SDWebImage’
Checking out 5.11.1 of package ‘SDWebImage’
Creating working copy of package ‘tiny-networking’
Checking out 0.4.1 of package ‘tiny-networking’
Creating working copy of package ‘AnyCodable’
Checking out 0.5.0 of package ‘AnyCodable’
Creating working copy of package ‘Down’
Checking out 0.11.0 of package ‘Down’
Creating working copy of package ‘cloud-sdk-ios-fiori’
Checking out 0.9.0 of package ‘cloud-sdk-ios-fiori’
Creating working copy of package ‘cloud-sdk-ios’
Checking out 5.1.3-xcfrwk of package ‘cloud-sdk-ios’
Creating working copy of package ‘Zip’
Checking out 2.1.1 of package ‘Zip’
Resolved source packages:
Down: https://github.com/johnxnguyen/Down @ 0.11.0
FioriSwiftUI: https://github.com/SAP/cloud-sdk-ios-fiori.git @ 0.9.0
Zip: https://github.com/marmelroy/Zip.git @ 2.1.1
cloud-sdk-ios: https://github.com/SAP/cloud-sdk-ios @ 5.1.3-xcfrwk
SDWebImage: https://github.com/SDWebImage/SDWebImage @ 5.11.1
TinyNetworking: https://github.com/objcio/tiny-networking @ 0.4.1
ObservableArray: https://github.com/sstadelman/observable-array.git @ 1.2.0
AnyCodable: https://github.com/Flight-School/AnyCodable.git @ 0.5.0
SAPCAI: /Users/admin/builder/spi-builder-workspace
resolved source packages: Down, FioriSwiftUI, Zip, cloud-sdk-ios, SDWebImage, TinyNetworking, ObservableArray, AnyCodable, SAPCAI
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "sdwebimage",
"requirement" : {
"range" : [
{
"lower_bound" : "5.11.0",
"upper_bound" : "5.12.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDWebImage/SDWebImage"
},
{
"identity" : "down",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "0.12.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnxnguyen/Down"
},
{
"identity" : "cloud-sdk-ios",
"requirement" : {
"exact" : [
"5.1.3-xcfrwk"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SAP/cloud-sdk-ios"
}
],
"manifest_display_name" : "SAPCAI",
"name" : "SAPCAI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SAPCAI",
"targets" : [
"SAPCAI-withBinaryDependencies"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SAPCAI-requiresToEmbedXCFrameworks",
"targets" : [
"SAPCAI-withoutBinaryDependencies"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SAPCAITests",
"module_type" : "SwiftTarget",
"name" : "SAPCAITests",
"path" : "Tests/SAPCAITests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SAPCAITests/TestData",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Foundation/Extensions/SimpleTypeExtensionTests.swift",
"MessageDataTests.swift",
"MessagingViewModelTests.swift",
"ThemeManagerTests.swift",
"UIModelData+Tests.swift",
"UIModelDataContentTests.swift"
],
"target_dependencies" : [
"SAPCAI"
],
"type" : "test"
},
{
"c99name" : "SAPCAI_withoutBinaryDependencies",
"module_type" : "SwiftTarget",
"name" : "SAPCAI-withoutBinaryDependencies",
"path" : "Sources/SAPCAI-withoutBinaryDependencies",
"product_memberships" : [
"SAPCAI-requiresToEmbedXCFrameworks"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"SAPCAI"
],
"type" : "library"
},
{
"c99name" : "SAPCAI_withBinaryDependencies",
"module_type" : "SwiftTarget",
"name" : "SAPCAI-withBinaryDependencies",
"path" : "Sources/SAPCAI-withBinaryDependencies",
"product_dependencies" : [
"SAPFoundation",
"SAPCommon"
],
"product_memberships" : [
"SAPCAI"
],
"sources" : [
"Dummy.swift"
],
"target_dependencies" : [
"SAPCAI"
],
"type" : "library"
},
{
"c99name" : "SAPCAI",
"module_type" : "SwiftTarget",
"name" : "SAPCAI",
"path" : "Sources/SAPCAI",
"product_dependencies" : [
"SDWebImage",
"Down"
],
"product_memberships" : [
"SAPCAI",
"SAPCAI-requiresToEmbedXCFrameworks"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/th.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "th"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/pt.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pt"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/da.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "da"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/cy.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "cy"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/pl.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pl"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/ko.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ko"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/cs.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "cs"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/de-CH.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "de-ch"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/ar.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ar"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/sl.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "sl"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/sk.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "sk"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/hi.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "hi"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/zh-Hant.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hant"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/it-CH.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "it-ch"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/en-GB.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en-gb"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/nl.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "nl"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/sr-latn-RS.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "sr-latn-rs"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/fi.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "fi"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/id.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "id"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/ru.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ru"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/ms.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ms"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/it.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "it"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/el.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "el"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/lt.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "lt"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/zh-Hans.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hans"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/Media.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/vi.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "vi"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/he.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "he"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/sv.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "sv"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/et.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "et"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/hr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "hr"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/Foundation/Utility/Font/SAP-icons.ttf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/lv.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "lv"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/ca.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ca"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/uk.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "uk"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/fr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "fr"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/tr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "tr"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/es-MX.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "es-mx"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/ja.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ja"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/fr-CA.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "fr-ca"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/hu.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "hu"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/bg.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "bg"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/ro.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ro"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/de.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "de"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/es.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/pt-PT.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pt-pt"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/UI/Common/VideoPlayer/YTPlayer.html",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/nb.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "nb"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/UI/MessagingViewController.xib",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Foundation/Extensions/SimpleTypeExtension.swift",
"Foundation/Model/CAIChannel.swift",
"Foundation/Model/CAIChannelPreferences.swift",
"Foundation/Model/CAIConversation.swift",
"Foundation/Model/CAIResponseData.swift",
"Foundation/Model/Internal/CAIRequestData.swift",
"Foundation/Model/MemoryOptions.swift",
"Foundation/Model/MenuData.swift",
"Foundation/Model/MessageData.swift",
"Foundation/Model/MessageTypeData.swift",
"Foundation/Model/UIModelData.swift",
"Foundation/Networking/Internal/AsynchronousOperation.swift",
"Foundation/Networking/Internal/Operations.swift",
"Foundation/Networking/MessageDelivering.swift",
"Foundation/Networking/PollMessageDelivery.swift",
"Foundation/Publishers/Internal/AnyMessagingPublisher.swift",
"Foundation/Publishers/Internal/CreateConversationPublisher.swift",
"Foundation/Publishers/MessagingPublisher.swift",
"Foundation/Service/CAIChannelService.swift",
"Foundation/Service/CAIError.swift",
"Foundation/Service/CAIServiceConfig.swift",
"Foundation/Service/Internal/APIRequest.swift",
"Foundation/Service/Internal/Requests/CAICreateConversationRequest.swift",
"Foundation/Service/Internal/Requests/CAIGetChannelPreferencesRequest.swift",
"Foundation/Service/Internal/Requests/CAIGetChannelsRequest.swift",
"Foundation/Service/Internal/Requests/CAILoadConversationRequest.swift",
"Foundation/Service/Internal/Requests/CAIPostMessageRequest.swift",
"Foundation/Service/Internal/SAPURLSessionExtension.swift",
"Foundation/Service/Internal/URLErrorExtension.swift",
"Foundation/Theme/ColorPalette.swift",
"Foundation/Theme/Palettes/CasualColorPalette.swift",
"Foundation/Theme/Palettes/FioriColorPalette.swift",
"Foundation/Theme/ThemeManager.swift",
"Foundation/Utility/Internal/AnyEncodable.swift",
"Foundation/Utility/Internal/DebugLog.swift",
"Foundation/Utility/Internal/DecoderUtil.swift",
"Foundation/Utility/Mock.swift",
"Foundation/Utility/SAPIconFont.swift",
"Foundation/Utility/SAPIcons.swift",
"Foundation/Utility/URLNavigation.swift",
"Foundation/ViewModel/MessagingViewModel.swift",
"UI/AssistantView.swift",
"UI/ChatView.swift",
"UI/Common/BubbleCircle.swift",
"UI/Common/Old_TypingIndicator.swift",
"UI/Common/SwiftUI/AvatarView.swift",
"UI/Common/SwiftUI/BannerView.swift",
"UI/Common/SwiftUI/BotTextView.swift",
"UI/Common/SwiftUI/ButtonView.swift",
"UI/Common/SwiftUI/CardPageButtonsView.swift",
"UI/Common/SwiftUI/CardPageView.swift",
"UI/Common/SwiftUI/CardSectionsView.swift",
"UI/Common/SwiftUI/CarouselItemView.swift",
"UI/Common/SwiftUI/CarouselPageControlView.swift",
"UI/Common/SwiftUI/FeaturedImageView.swift",
"UI/Common/SwiftUI/ImageUIView.swift",
"UI/Common/SwiftUI/ImageView.swift",
"UI/Common/SwiftUI/ItemStatus.swift",
"UI/Common/SwiftUI/ListItemView.swift",
"UI/Common/SwiftUI/MarkdownView.swift",
"UI/Common/SwiftUI/MenuButtonView.swift",
"UI/Common/SwiftUI/MenuUnnestedItem.swift",
"UI/Common/SwiftUI/MultiButtonsView.swift",
"UI/Common/SwiftUI/PageControl.swift",
"UI/Common/SwiftUI/QuickReplyButtonView.swift",
"UI/Common/SwiftUI/SafariUIView.swift",
"UI/Common/SwiftUI/SearchBar.swift",
"UI/Common/SwiftUI/SizeConverter.swift",
"UI/Common/SwiftUI/StaticMenuView.swift",
"UI/Common/SwiftUI/TextView.swift",
"UI/Common/SwiftUI/TruncableText.swift",
"UI/Common/SwiftUI/View+Extensions.swift",
"UI/Common/TypingBubble.swift",
"UI/Common/TypingIndicatorView.swift",
"UI/Common/UIKit/BlurView.swift",
"UI/Common/UIKit/IconImageView.swift",
"UI/Common/UIKit/ImageViewRepresentable.swift",
"UI/Common/UIKit/ImageViewWrapper.swift",
"UI/Common/UIKit/MarkdownTextView.swift",
"UI/Common/UIKit/SafariViewController.swift",
"UI/Common/UIKit/UIScrollViewWrapper.swift",
"UI/Common/UIKit/UITextView+Extensions.swift",
"UI/Common/UIKit/UIViewExtension.swift",
"UI/Common/VideoPlayer/DefaultVideoPlayer.swift",
"UI/Common/VideoPlayer/MediaView.swift",
"UI/Common/VideoPlayer/VideoPlayable.swift",
"UI/Common/VideoPlayer/VideoPlayerHelper.swift",
"UI/Common/VideoPlayer/YoutubePlayer.swift",
"UI/Extensions/UI+Extensions.swift",
"UI/Extensions/UIColor+Extensions.swift",
"UI/Extensions/UITableView+Extensions.swift",
"UI/Extensions/UIView+Extensions.swift",
"UI/InputBarView.swift",
"UI/MessageView/ButtonsMessageView.swift",
"UI/MessageView/CarouselMessageView.swift",
"UI/MessageView/HeaderMessageView.swift",
"UI/MessageView/ImageMessageView.swift",
"UI/MessageView/ListMessageView.swift",
"UI/MessageView/MessageView.swift",
"UI/MessageView/ObjectCardMessageView.swift",
"UI/MessageView/ObjectMessageView.swift",
"UI/MessageView/QuickRepliesMessageView.swift",
"UI/MessageView/TextMessageView.swift",
"UI/MessageView/UnknownMessageView.swift",
"UI/MessageView/VideoMessageView.swift",
"UI/MessagingViewController.swift",
"UI/Modifiers/Modifiers.swift",
"UI/PreviewData.swift",
"UI/Styles/Styles.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SAPCAI",
"SAPCAI-Package",
"SAPCAI-requiresToEmbedXCFrameworks"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SAPCAI-Package -destination generic/platform=tvos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
/Applications/Xcode-15.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 SAPCAI-Package -destination generic/platform=tvos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
cloud-sdk-ios: https://github.com/SAP/cloud-sdk-ios @ 5.1.3-xcfrwk
TinyNetworking: https://github.com/objcio/tiny-networking @ 0.4.1
SAPCAI: /Users/admin/builder/spi-builder-workspace
FioriSwiftUI: https://github.com/SAP/cloud-sdk-ios-fiori.git @ 0.9.0
Down: https://github.com/johnxnguyen/Down @ 0.11.0
AnyCodable: https://github.com/Flight-School/AnyCodable.git @ 0.5.0
SDWebImage: https://github.com/SDWebImage/SDWebImage @ 5.11.1
Zip: https://github.com/marmelroy/Zip.git @ 2.1.1
ObservableArray: https://github.com/sstadelman/observable-array.git @ 1.2.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'SAPCAI-requiresToEmbedXCFrameworks' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI-withoutBinaryDependencies' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'Down' in project 'Down'
Target 'SAPCAI-withoutBinaryDependencies' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'Down' in project 'Down'
Target 'SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI-withBinaryDependencies' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'Down' in project 'Down'
➜ Explicit dependency on target 'SAPFoundation' in project 'cloud-sdk-ios'
➜ Explicit dependency on target 'SAPCommon' in project 'cloud-sdk-ios'
Target 'SAPCAI-withBinaryDependencies' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'Down' in project 'Down'
➜ Explicit dependency on target 'SAPFoundation' in project 'cloud-sdk-ios'
➜ Explicit dependency on target 'SAPCommon' in project 'cloud-sdk-ios'
Target 'SAPCommon' in project 'cloud-sdk-ios' (no dependencies)
Target 'SAPFoundation' in project 'cloud-sdk-ios' (no dependencies)
Target 'SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI_SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'Down' in project 'Down'
Target 'Down' in project 'Down'
➜ Explicit dependency on target 'Down' in project 'Down'
➜ Explicit dependency on target 'Down_Down' in project 'Down'
➜ Explicit dependency on target 'libcmark' in project 'Down'
Target 'Down' in project 'Down'
➜ Explicit dependency on target 'Down_Down' in project 'Down'
➜ Explicit dependency on target 'libcmark' in project 'Down'
Target 'libcmark' in project 'Down' (no dependencies)
Target 'Down_Down' in project 'Down' (no dependencies)
Target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImage' in project 'SDWebImage' (no dependencies)
Target 'SAPCAI_SAPCAI' in project 'SAPCAI' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 23a702be9f690dfb36e92ae86cbaf5d3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/23a702be9f690dfb36e92ae86cbaf5d3.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI_SAPCAI' from project 'SAPCAI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Down' from project 'Down')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Down' from project 'Down')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI-withoutBinaryDependencies' from project 'SAPCAI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI-withBinaryDependencies' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework'. (in target 'SAPCAI-withBinaryDependencies' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework'. (in target 'SAPCAI-withBinaryDependencies' from project 'SAPCAI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPFoundation' from project 'cloud-sdk-ios')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework'. (in target 'SAPFoundation' from project 'cloud-sdk-ios')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Down_Down' from project 'Down')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'libcmark' from project 'Down')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SDWebImage' from project 'SDWebImage')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SDWebImage' from project 'SDWebImage')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCommon' from project 'cloud-sdk-ios')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework'. (in target 'SAPCommon' from project 'cloud-sdk-ios')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework'. (in target 'SAPCAI' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework'. (in target 'SAPCAI' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework'. (in target 'SAPCAI' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework'. (in target 'SAPCAI' from project 'SAPCAI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI' from project 'SAPCAI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI-requiresToEmbedXCFrameworks' from project 'SAPCAI')
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.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 SAPCAI-Package -destination generic/platform=tvos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
FioriSwiftUI: https://github.com/SAP/cloud-sdk-ios-fiori.git @ 0.9.0
Zip: https://github.com/marmelroy/Zip.git @ 2.1.1
SAPCAI: /Users/admin/builder/spi-builder-workspace
ObservableArray: https://github.com/sstadelman/observable-array.git @ 1.2.0
cloud-sdk-ios: https://github.com/SAP/cloud-sdk-ios @ 5.1.3-xcfrwk
TinyNetworking: https://github.com/objcio/tiny-networking @ 0.4.1
SDWebImage: https://github.com/SDWebImage/SDWebImage @ 5.11.1
AnyCodable: https://github.com/Flight-School/AnyCodable.git @ 0.5.0
Down: https://github.com/johnxnguyen/Down @ 0.11.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (14 targets)
Target 'SAPCAI-requiresToEmbedXCFrameworks' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI-withoutBinaryDependencies' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'Down' in project 'Down'
Target 'SAPCAI-withoutBinaryDependencies' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'Down' in project 'Down'
Target 'SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI-withBinaryDependencies' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'Down' in project 'Down'
➜ Explicit dependency on target 'SAPFoundation' in project 'cloud-sdk-ios'
➜ Explicit dependency on target 'SAPCommon' in project 'cloud-sdk-ios'
Target 'SAPCAI-withBinaryDependencies' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'Down' in project 'Down'
➜ Explicit dependency on target 'SAPFoundation' in project 'cloud-sdk-ios'
➜ Explicit dependency on target 'SAPCommon' in project 'cloud-sdk-ios'
Target 'SAPCommon' in project 'cloud-sdk-ios' (no dependencies)
Target 'SAPFoundation' in project 'cloud-sdk-ios' (no dependencies)
Target 'SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SAPCAI_SAPCAI' in project 'SAPCAI'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'Down' in project 'Down'
Target 'Down' in project 'Down'
➜ Explicit dependency on target 'Down' in project 'Down'
➜ Explicit dependency on target 'Down_Down' in project 'Down'
➜ Explicit dependency on target 'libcmark' in project 'Down'
Target 'Down' in project 'Down'
➜ Explicit dependency on target 'Down_Down' in project 'Down'
➜ Explicit dependency on target 'libcmark' in project 'Down'
Target 'libcmark' in project 'Down' (no dependencies)
Target 'Down_Down' in project 'Down' (no dependencies)
Target 'SDWebImage' in project 'SDWebImage'
➜ Explicit dependency on target 'SDWebImage' in project 'SDWebImage'
Target 'SDWebImage' in project 'SDWebImage' (no dependencies)
Target 'SAPCAI_SAPCAI' in project 'SAPCAI' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 23a702be9f690dfb36e92ae86cbaf5d3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/23a702be9f690dfb36e92ae86cbaf5d3.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Down' from project 'Down')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SDWebImage' from project 'SDWebImage')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI' from project 'SAPCAI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI-withoutBinaryDependencies' from project 'SAPCAI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCommon' from project 'cloud-sdk-ios')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework'. (in target 'SAPCommon' from project 'cloud-sdk-ios')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SDWebImage' from project 'SDWebImage')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework'. (in target 'SAPCAI' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework'. (in target 'SAPCAI' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework'. (in target 'SAPCAI' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework'. (in target 'SAPCAI' from project 'SAPCAI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI-requiresToEmbedXCFrameworks' from project 'SAPCAI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPFoundation' from project 'cloud-sdk-ios')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework'. (in target 'SAPFoundation' from project 'cloud-sdk-ios')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI-withBinaryDependencies' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework'. (in target 'SAPCAI-withBinaryDependencies' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework'. (in target 'SAPCAI-withBinaryDependencies' from project 'SAPCAI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Down' from project 'Down')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Down_Down' from project 'Down')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'libcmark' from project 'Down')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI_SAPCAI' from project 'SAPCAI')
** BUILD FAILED **
BUILD FAILURE 6.0 tvOS