This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SAPCAI with Swift 6.0 for macOS (Xcode) 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 platform=macos,arch=arm64 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:         macosXcodebuild
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/objcio/tiny-networking
Fetching from https://github.com/sstadelman/observable-array.git
Fetching from https://github.com/Flight-School/AnyCodable.git
Fetching from https://github.com/SAP/cloud-sdk-ios
Fetching from https://github.com/johnxnguyen/Down
Fetching from https://github.com/marmelroy/Zip.git
Fetching from https://github.com/SDWebImage/SDWebImage
Fetching from https://github.com/SAP/cloud-sdk-ios-fiori.git
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.1 of package ‘Zip’
Creating working copy of package ‘SDWebImage’
Checking out 5.11.1 of package ‘SDWebImage’
Creating working copy of package ‘AnyCodable’
Checking out 0.5.0 of package ‘AnyCodable’
Creating working copy of package ‘observable-array’
Checking out 1.2.0 of package ‘observable-array’
Creating working copy of package ‘Down’
Checking out 0.11.0 of package ‘Down’
Creating working copy of package ‘tiny-networking’
Checking out 0.4.1 of package ‘tiny-networking’
Creating working copy of package ‘cloud-sdk-ios’
Checking out 5.1.3-xcfrwk of package ‘cloud-sdk-ios’
Resolved source packages:
  SDWebImage: https://github.com/SDWebImage/SDWebImage @ 5.11.1
  ObservableArray: https://github.com/sstadelman/observable-array.git @ 1.2.0
  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.1
  TinyNetworking: https://github.com/objcio/tiny-networking @ 0.4.1
  FioriSwiftUI: https://github.com/SAP/cloud-sdk-ios-fiori.git @ 0.9.0
  AnyCodable: https://github.com/Flight-School/AnyCodable.git @ 0.5.0
  cloud-sdk-ios: https://github.com/SAP/cloud-sdk-ios @ 5.1.3-xcfrwk
resolved source packages: SDWebImage, ObservableArray, Down, SAPCAI, Zip, TinyNetworking, FioriSwiftUI, AnyCodable, cloud-sdk-ios
{
  "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/de-CH.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de-ch"
            }
          }
        },
        {
          "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/UI/Common/VideoPlayer/YTPlayer.html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "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/hu.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hu"
            }
          }
        },
        {
          "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/bg.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "bg"
            }
          }
        },
        {
          "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/cs.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "cs"
            }
          }
        },
        {
          "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/hr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hr"
            }
          }
        },
        {
          "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/sk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sk"
            }
          }
        },
        {
          "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/en-GB.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-gb"
            }
          }
        },
        {
          "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/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/_localization/es-MX.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es-mx"
            }
          }
        },
        {
          "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/sv.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sv"
            }
          }
        },
        {
          "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/el.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "el"
            }
          }
        },
        {
          "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/sl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sl"
            }
          }
        },
        {
          "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/sr-latn-RS.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sr-latn-rs"
            }
          }
        },
        {
          "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/ro.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ro"
            }
          }
        },
        {
          "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/th.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "th"
            }
          }
        },
        {
          "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/ru.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "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/fi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fi"
            }
          }
        },
        {
          "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/es.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "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/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "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/zh-Hant.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hant"
            }
          }
        },
        {
          "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/ms.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ms"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/UI/MessagingViewController.xib",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "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/it-CH.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it-ch"
            }
          }
        },
        {
          "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/he.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "he"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SAPCAI/_localization/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        }
      ],
      "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 platform=macos,arch=arm64 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 platform=macos,arch=arm64 "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:
  SAPCAI: /Users/admin/builder/spi-builder-workspace
  FioriSwiftUI: https://github.com/SAP/cloud-sdk-ios-fiori.git @ 0.9.0
  cloud-sdk-ios: https://github.com/SAP/cloud-sdk-ios @ 5.1.3-xcfrwk
  AnyCodable: https://github.com/Flight-School/AnyCodable.git @ 0.5.0
  Zip: https://github.com/marmelroy/Zip.git @ 2.1.1
  ObservableArray: https://github.com/sstadelman/observable-array.git @ 1.2.0
  SDWebImage: https://github.com/SDWebImage/SDWebImage @ 5.11.1
  TinyNetworking: https://github.com/objcio/tiny-networking @ 0.4.1
  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/MacOSX.platform/Developer/SDKs/MacOSX14.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/MacOSX.platform/Developer/SDKs/MacOSX14.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/MacOSX.platform/Developer/SDKs/MacOSX14.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: 82b1ea1a19b05ef28639d6ab5c58a43c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/82b1ea1a19b05ef28639d6ab5c58a43c.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 'libcmark' 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 'Down_Down' from project 'Down')
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 macOS, 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' from project 'Down')
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 macOS, 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 macOS, 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 'SAPCAI-requiresToEmbedXCFrameworks' from project 'SAPCAI')
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 macOS, 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_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 'SAPCAI' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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 'SDWebImage' from project 'SDWebImage')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SAPCAI' from project 'SAPCAI')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:tvOS Simulator, id:8B1ABE64-0401-443E-812F-247A4FBB5BDB, OS:17.4, name:Apple TV }
{ platform:tvOS Simulator, id:1CFD7C1E-15D0-43C5-AF27-909F7506EEF8, OS:17.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:2F8EA46A-629D-4072-B00C-F903D55C3177, OS:17.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:visionOS Simulator, id:91219D42-BD52-4AED-96DD-B55E31EB00BB, OS:1.1, name:Apple Vision Pro }
{ platform:watchOS Simulator, id:DE04AC0A-986B-4FBA-9496-F35677425C97, OS:10.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:4BE5427F-5FC7-449C-B254-3F404CE79B2F, OS:10.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:B1E30F2A-196D-43FB-B903-C3CF777EDD8E, OS:10.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:2F36C8D1-FB3D-4D85-A931-07B6EFBD4E4F, OS:10.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:CF595720-5AAE-408E-8353-1C54D9068D3E, OS:10.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:8F6954D5-8415-4A06-8701-3C7F4ACB2488, OS:10.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:F60A3AB2-C846-4E63-9A50-5E6DBD6A2777, OS:10.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:F72F2121-983A-4C32-A0D4-0C7BA61073C9, OS:10.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:86A5CFD7-08C3-40A4-B2A6-2F3A8CB8BDA5, OS:10.4, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:B22A08B0-18B6-43BC-94F1-5C2F83724B73, OS:10.4, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:797FC64C-7930-4151-8822-6349FA58EFA0, OS:10.4, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:80B3B926-14C6-407B-AD45-937DD9D118A2, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:DCA453EF-4DA0-4BCB-9EDB-B627F480EC88, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:1DD2445B-C99B-432E-99AB-F239A53F76A7, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:63A2100A-3ABC-479B-927E-0927E96A78B0, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:182006EF-3CD1-439B-B898-2FF003963B39, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:E86EA00F-56E9-4BD5-BE25-B4AE5E09CD43, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:724EDFB5-2285-4CCF-A274-5CEAC57CE7ED, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:FA8EB545-B4CA-4062-86F4-C39DEAD04F1E, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:4C84A4B0-ABA2-4072-B35C-2EF2B0D49AA7, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:82B3845C-C246-4FEC-B1FB-D4892A314D10, OS:17.4, name:iPhone SE (3rd generation) }
** 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 platform=macos,arch=arm64 "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:
  SDWebImage: https://github.com/SDWebImage/SDWebImage @ 5.11.1
  TinyNetworking: https://github.com/objcio/tiny-networking @ 0.4.1
  cloud-sdk-ios: https://github.com/SAP/cloud-sdk-ios @ 5.1.3-xcfrwk
  Zip: https://github.com/marmelroy/Zip.git @ 2.1.1
  AnyCodable: https://github.com/Flight-School/AnyCodable.git @ 0.5.0
  SAPCAI: /Users/admin/builder/spi-builder-workspace
  ObservableArray: https://github.com/sstadelman/observable-array.git @ 1.2.0
  Down: https://github.com/johnxnguyen/Down @ 0.11.0
  FioriSwiftUI: https://github.com/SAP/cloud-sdk-ios-fiori.git @ 0.9.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 /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/MacOSX.platform/Developer/SDKs/MacOSX14.4.sdk -x c -c /dev/null
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/MacOSX.platform/Developer/SDKs/MacOSX14.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/MacOSX.platform/Developer/SDKs/MacOSX14.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: 82b1ea1a19b05ef28639d6ab5c58a43c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/82b1ea1a19b05ef28639d6ab5c58a43c.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-requiresToEmbedXCFrameworks' from project 'SAPCAI')
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_Down' from project 'Down')
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 macOS, 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 macOS, 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 macOS, 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 'SAPCAI' from project 'SAPCAI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/cloud-sdk-ios/SAPFoundation/SAPFoundation.xcframework:1:1: error: While building for macOS, 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 macOS, 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 macOS, 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 macOS, 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 '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 '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 macOS, 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 '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 'SAPCAI' from project 'SAPCAI')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SDWebImage' from project 'SDWebImage')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:tvOS Simulator, id:8B1ABE64-0401-443E-812F-247A4FBB5BDB, OS:17.4, name:Apple TV }
{ platform:tvOS Simulator, id:1CFD7C1E-15D0-43C5-AF27-909F7506EEF8, OS:17.4, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, id:2F8EA46A-629D-4072-B00C-F903D55C3177, OS:17.4, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:visionOS Simulator, id:91219D42-BD52-4AED-96DD-B55E31EB00BB, OS:1.1, name:Apple Vision Pro }
{ platform:watchOS Simulator, id:DE04AC0A-986B-4FBA-9496-F35677425C97, OS:10.4, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, id:4BE5427F-5FC7-449C-B254-3F404CE79B2F, OS:10.4, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, id:B1E30F2A-196D-43FB-B903-C3CF777EDD8E, OS:10.4, name:Apple Watch Series 5 (40mm) }
{ platform:watchOS Simulator, id:2F36C8D1-FB3D-4D85-A931-07B6EFBD4E4F, OS:10.4, name:Apple Watch Series 5 (44mm) }
{ platform:watchOS Simulator, id:CF595720-5AAE-408E-8353-1C54D9068D3E, OS:10.4, name:Apple Watch Series 6 (40mm) }
{ platform:watchOS Simulator, id:8F6954D5-8415-4A06-8701-3C7F4ACB2488, OS:10.4, name:Apple Watch Series 6 (44mm) }
{ platform:watchOS Simulator, id:F60A3AB2-C846-4E63-9A50-5E6DBD6A2777, OS:10.4, name:Apple Watch Series 7 (41mm) }
{ platform:watchOS Simulator, id:F72F2121-983A-4C32-A0D4-0C7BA61073C9, OS:10.4, name:Apple Watch Series 7 (45mm) }
{ platform:watchOS Simulator, id:86A5CFD7-08C3-40A4-B2A6-2F3A8CB8BDA5, OS:10.4, name:Apple Watch Series 9 (41mm) }
{ platform:watchOS Simulator, id:B22A08B0-18B6-43BC-94F1-5C2F83724B73, OS:10.4, name:Apple Watch Series 9 (45mm) }
{ platform:watchOS Simulator, id:797FC64C-7930-4151-8822-6349FA58EFA0, OS:10.4, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, id:80B3B926-14C6-407B-AD45-937DD9D118A2, OS:17.4, name:iPad (10th generation) }
{ platform:iOS Simulator, id:DCA453EF-4DA0-4BCB-9EDB-B627F480EC88, OS:17.4, name:iPad Air (5th generation) }
{ platform:iOS Simulator, id:1DD2445B-C99B-432E-99AB-F239A53F76A7, OS:17.4, name:iPad Pro (11-inch) (4th generation) }
{ platform:iOS Simulator, id:63A2100A-3ABC-479B-927E-0927E96A78B0, OS:17.4, name:iPad Pro (12.9-inch) (6th generation) }
{ platform:iOS Simulator, id:182006EF-3CD1-439B-B898-2FF003963B39, OS:17.4, name:iPad mini (6th generation) }
{ platform:iOS Simulator, id:E86EA00F-56E9-4BD5-BE25-B4AE5E09CD43, OS:17.4, name:iPhone 15 }
{ platform:iOS Simulator, id:724EDFB5-2285-4CCF-A274-5CEAC57CE7ED, OS:17.4, name:iPhone 15 Plus }
{ platform:iOS Simulator, id:FA8EB545-B4CA-4062-86F4-C39DEAD04F1E, OS:17.4, name:iPhone 15 Pro }
{ platform:iOS Simulator, id:4C84A4B0-ABA2-4072-B35C-2EF2B0D49AA7, OS:17.4, name:iPhone 15 Pro Max }
{ platform:iOS Simulator, id:82B3845C-C246-4FEC-B1FB-D4892A314D10, OS:17.4, name:iPhone SE (3rd generation) }
** BUILD FAILED **
BUILD FAILURE 6.0 macosXcodebuild
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.