Build Information
Failed to build SAPCAI, reference 2.0.2 (6c131a
), with Swift 6.0 for visionOS using Xcode 16.2 on 29 Nov 2024 06:22:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SAPCAI-Package -destination generic/platform=xrOS 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 Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SAP/cloud-sdk-ios-cai.git
Reference: 2.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SAP/cloud-sdk-ios-cai
* tag 2.0.2 -> FETCH_HEAD
HEAD is now at 6c131ac chore: 🤖 2.0.2
Cloned https://github.com/SAP/cloud-sdk-ios-cai.git
Revision (git rev-parse @):
6c131aceb05d8ae107c9aeb1646bc7e740318822
SUCCESS checkout https://github.com/SAP/cloud-sdk-ios-cai.git at 2.0.2
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/SAP/cloud-sdk-ios-cai.git
Command line invocation:
/Applications/Xcode-16.1.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
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/johnxnguyen/Down
Fetching from https://github.com/SDWebImage/SDWebImage
Fetching from https://github.com/SAP/cloud-sdk-ios
Fetching from https://github.com/SAP/cloud-sdk-ios-fiori.git
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/objcio/tiny-networking
Creating working copy of package ‘Down’
Checking out 0.11.0 of package ‘Down’
Creating working copy of package ‘AnyCodable’
Checking out 0.6.7 of package ‘AnyCodable’
Creating working copy of package ‘tiny-networking’
Checking out 0.5.0 of package ‘tiny-networking’
Creating working copy of package ‘SDWebImage’
Checking out 5.11.1 of package ‘SDWebImage’
Creating working copy of package ‘cloud-sdk-ios’
Checking out 5.1.3-xcfrwk of package ‘cloud-sdk-ios’
Creating working copy of package ‘observable-array’
Checking out 1.2.0 of package ‘observable-array’
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 ‘Zip’
Checking out 2.1.2 of package ‘Zip’
Resolve Package Graph
Resolved source packages:
AnyCodable: https://github.com/Flight-School/AnyCodable.git @ 0.6.7
Zip: https://github.com/marmelroy/Zip.git @ 2.1.2
cloud-sdk-ios: https://github.com/SAP/cloud-sdk-ios @ 5.1.3-xcfrwk
Down: https://github.com/johnxnguyen/Down @ 0.11.0
ObservableArray: https://github.com/sstadelman/observable-array.git @ 1.2.0
SAPCAI: /Users/admin/builder/spi-builder-workspace
SDWebImage: https://github.com/SDWebImage/SDWebImage @ 5.11.1
TinyNetworking: https://github.com/objcio/tiny-networking @ 0.5.0
FioriSwiftUI: https://github.com/SAP/cloud-sdk-ios-fiori.git @ 0.9.0
resolved source packages: AnyCodable, Zip, cloud-sdk-ios, Down, ObservableArray, SAPCAI, SDWebImage, TinyNetworking, FioriSwiftUI
{
"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/Foundation/Utility/Font/SAP-icons.ttf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/Media.xcassets",
"rule" : {
"process" : {
}
}
},
{
"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/UI/MessagingViewController.xib",
"rule" : {
"process" : {
}
}
},
{
"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/bg.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "bg"
}
}
},
{
"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/cs.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "cs"
}
}
},
{
"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/de-CH.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "de-ch"
}
}
},
{
"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/el.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "el"
}
}
},
{
"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/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"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/es.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"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/fr-CA.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "fr-ca"
}
}
},
{
"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/he.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "he"
}
}
},
{
"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/hr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "hr"
}
}
},
{
"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/id.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "id"
}
}
},
{
"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/it.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "it"
}
}
},
{
"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/ko.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ko"
}
}
},
{
"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/ms.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ms"
}
}
},
{
"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/_localization/nl.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "nl"
}
}
},
{
"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/pt-PT.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pt-pt"
}
}
},
{
"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/ro.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ro"
}
}
},
{
"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/sk.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "sk"
}
}
},
{
"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/sr-latn-RS.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "sr-latn-rs"
}
}
},
{
"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/th.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "th"
}
}
},
{
"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/uk.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "uk"
}
}
},
{
"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/zh-Hans.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hans"
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/zh-Hant.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hant"
}
}
}
],
"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"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SAPCAI",
"SAPCAI-Package",
"SAPCAI-requiresToEmbedXCFrameworks"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SAPCAI-Package -destination generic/platform=xrOS 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.1.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=xrOS "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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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:
SDWebImage: https://github.com/SDWebImage/SDWebImage @ 5.11.1
cloud-sdk-ios: https://github.com/SAP/cloud-sdk-ios @ 5.1.3-xcfrwk
Down: https://github.com/johnxnguyen/Down @ 0.11.0
SAPCAI: /Users/admin/builder/spi-builder-workspace
Zip: https://github.com/marmelroy/Zip.git @ 2.1.2
ObservableArray: https://github.com/sstadelman/observable-array.git @ 1.2.0
AnyCodable: https://github.com/Flight-School/AnyCodable.git @ 0.6.7
FioriSwiftUI: https://github.com/SAP/cloud-sdk-ios-fiori.git @ 0.9.0
TinyNetworking: https://github.com/objcio/tiny-networking @ 0.5.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-16.1.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: d27dcd5e5cc24617f97d89f7fdadf914
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d27dcd5e5cc24617f97d89f7fdadf914.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for visionOS, 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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework:1:1: error: While building for visionOS, 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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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 visionOS, 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 visionOS, 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')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SAPCAI-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.1.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=xrOS "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"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
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
Resolved source packages:
AnyCodable: https://github.com/Flight-School/AnyCodable.git @ 0.6.7
ObservableArray: https://github.com/sstadelman/observable-array.git @ 1.2.0
Down: https://github.com/johnxnguyen/Down @ 0.11.0
TinyNetworking: https://github.com/objcio/tiny-networking @ 0.5.0
cloud-sdk-ios: https://github.com/SAP/cloud-sdk-ios @ 5.1.3-xcfrwk
SAPCAI: /Users/admin/builder/spi-builder-workspace
Zip: https://github.com/marmelroy/Zip.git @ 2.1.2
FioriSwiftUI: https://github.com/SAP/cloud-sdk-ios-fiori.git @ 0.9.0
SDWebImage: https://github.com/SDWebImage/SDWebImage @ 5.11.1
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
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework:1:1: error: While building for visionOS, 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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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/SAPCommon/SAPCommon.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for visionOS, 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/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for visionOS, 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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPCommon/SAPCommon.xcframework:1:1: error: While building for visionOS, 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')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SAPCAI-Package
(1 failure)
BUILD FAILURE 6.0 visionOS