Build Information
Failed to build DyteUiKit, reference 0.7.6 (16d662), with Swift 6.2 for watchOS using Xcode 26.3 on 22 Jun 2025 01:42:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DyteUiKit -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dyte-in/ios-uikit-framework.git
Reference: 0.7.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dyte-in/ios-uikit-framework
* tag 0.7.6 -> FETCH_HEAD
HEAD is now at 16d6623 chore(release): update DyteUiKit to 0.7.6
Cloned https://github.com/dyte-in/ios-uikit-framework.git
Revision (git rev-parse @):
16d6623ef60fb538ea116388826d45b081099412
SUCCESS checkout https://github.com/dyte-in/ios-uikit-framework.git at 0.7.6
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/dyte-in/ios-uikit-framework.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
DyteUiKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: DyteUiKit
{
"dependencies" : [
],
"manifest_display_name" : "DyteUiKit",
"name" : "DyteUiKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DyteUiKit",
"targets" : [
"DyteUiKit",
"DyteiOSCore",
"DyteWebRTC",
"AmazonIVSPlayer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DyteiOSCore",
"module_type" : "BinaryTarget",
"name" : "DyteiOSCore",
"path" : "remote/archive/DyteiOSCore-1.39.0-d15df9f9-0b50-4948-a2af-37784b304b61.xcframework.zip",
"product_memberships" : [
"DyteUiKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DyteWebRTC",
"module_type" : "BinaryTarget",
"name" : "DyteWebRTC",
"path" : "remote/archive/DyteWebRTC_v0.0.4.zip",
"product_memberships" : [
"DyteUiKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DyteUiKit",
"module_type" : "SwiftTarget",
"name" : "DyteUiKit",
"path" : "DyteUiKit",
"product_memberships" : [
"DyteUiKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/notification_join.mp3",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/notification_message.mp3",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DyteUiKit/BaseAtom.swift",
"DyteUiKit/Constants.swift",
"DyteUiKit/DyteNotification.swift",
"DyteUiKit/DyteUiKit.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteButton.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteControlBarButton.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteCustomPickerView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteDropDown.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteGridView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteLabel.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteMoreMenu.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteNameTag.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteNotificationBadgeView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteParticipantTileView.swift",
"DyteUiKit/DyteUiKit/Atoms/DytePeerView.swift",
"DyteUiKit/DyteUiKit/Atoms/DytePluginScreenShareTabButton.swift",
"DyteUiKit/DyteUiKit/Atoms/DytePluginsView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteReusableScrollView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteTabbarBar.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteTextField.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteTopbar.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteVideoPeerViewModel.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/ChatParticipantSelectionDelegate.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/FileMessageCell.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/MessageCell.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/PluginCell.swift",
"DyteUiKit/DyteUiKit/BaseClasses/BaseTableViewCell.swift",
"DyteUiKit/DyteUiKit/BaseClasses/DyteBaseViewController.swift",
"DyteUiKit/DyteUiKit/BaseProtocol/BaseProtocols.swift",
"DyteUiKit/DyteUiKit/BaseProtocol/CleanTableViewConfigurator.swift",
"DyteUiKit/DyteUiKit/Screens/LiveStream/LivestreamViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/MeetingViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/MeetingViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/WebinarViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/WebinarViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Miscellaneous/ReusableTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantInCallTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantWaitingTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewControllerModel.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarViewersTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Polls/DyteCreatePollsViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Polls/DyteShowPollsViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Prebuilt/DocumentsViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Prebuilt/DyteChatViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Prebuilt/DytePluginViewController.swift",
"DyteUiKit/DyteUiKit/Screens/SearchController/SearchViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Setting/DyteSettingViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Setup/DyteSetupViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Setup/SetupViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Setup/WaitingRoomView.swift",
"DyteUiKit/DyteUiKit/Screens/Webinar/WebinarAlert.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteAudioButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteAvatarView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteClockView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteEndMeetingControlBarButton.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteImage.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteJoinButton.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteLeaveDialog.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingEvenListner.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingHeaderView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingNameTag.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingTitleLabel.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreMenuBottomSheet.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteParticipantCountView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteParticipantEventListner.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteRecordingView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteSelfEventListner.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteStageActionButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteSwitchCameraButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteVideoButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteVideoView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteWebinarControlBar.swift",
"DyteUiKit/DyteUiKit/Tokens/BorderSize/BorderRadiusToken.swift",
"DyteUiKit/DyteUiKit/Tokens/BorderSize/BorderWidthToken.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/BackgroundColorToken.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/BrandColorToken.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/ColorTokens.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/TextColorToken.swift",
"DyteUiKit/DyteUiKit/Tokens/DesignLibrary.swift",
"DyteUiKit/DyteUiKit/Tokens/Font/FontSize.swift",
"DyteUiKit/DyteUiKit/Tokens/Spacing/SpaceToken.swift",
"DyteUiKit/ImageProvider.swift",
"DyteUiKit/KeyboardObserver.swift",
"DyteUiKit/UIColor+Helper.swift",
"DyteUiKit/UIUtility.swift",
"DyteUiKit/UIView+AutoLayout.swift",
"DyteUiKit/UIViewExtension.swift"
],
"type" : "library"
},
{
"c99name" : "AmazonIVSPlayer",
"module_type" : "BinaryTarget",
"name" : "AmazonIVSPlayer",
"path" : "remote/archive/0.0.1.zip",
"product_memberships" : [
"DyteUiKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DyteUiKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DyteUiKit -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 DyteUiKit -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
DyteUiKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'DyteUiKit' in project 'DyteUiKit'
➜ Explicit dependency on target 'DyteUiKit' in project 'DyteUiKit'
➜ Explicit dependency on target 'DyteUiKit_DyteUiKit' in project 'DyteUiKit'
Target 'DyteUiKit' in project 'DyteUiKit'
➜ Explicit dependency on target 'DyteUiKit_DyteUiKit' in project 'DyteUiKit'
Target 'DyteUiKit_DyteUiKit' in project 'DyteUiKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ff0cab7ff8da22d0e535dc9364843c21
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ff0cab7ff8da22d0e535dc9364843c21.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DyteiOSCore/DyteiOSCore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DyteiOSCore/DyteiOSCore.xcframework'. (in target 'DyteUiKit' from project 'DyteUiKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DyteWebRTC/DyteWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DyteWebRTC/DyteWebRTC.xcframework'. (in target 'DyteUiKit' from project 'DyteUiKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AmazonIVSPlayer/AmazonIVSPlayer.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AmazonIVSPlayer/AmazonIVSPlayer.xcframework'. (in target 'DyteUiKit' from project 'DyteUiKit')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DyteUiKit
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
DyteUiKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: DyteUiKit
{
"dependencies" : [
],
"manifest_display_name" : "DyteUiKit",
"name" : "DyteUiKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DyteUiKit",
"targets" : [
"DyteUiKit",
"DyteiOSCore",
"DyteWebRTC",
"AmazonIVSPlayer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DyteiOSCore",
"module_type" : "BinaryTarget",
"name" : "DyteiOSCore",
"path" : "remote/archive/DyteiOSCore-1.39.0-d15df9f9-0b50-4948-a2af-37784b304b61.xcframework.zip",
"product_memberships" : [
"DyteUiKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DyteWebRTC",
"module_type" : "BinaryTarget",
"name" : "DyteWebRTC",
"path" : "remote/archive/DyteWebRTC_v0.0.4.zip",
"product_memberships" : [
"DyteUiKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "DyteUiKit",
"module_type" : "SwiftTarget",
"name" : "DyteUiKit",
"path" : "DyteUiKit",
"product_memberships" : [
"DyteUiKit"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/notification_join.mp3",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/DyteUiKit/Resources/notification_message.mp3",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"DyteUiKit/BaseAtom.swift",
"DyteUiKit/Constants.swift",
"DyteUiKit/DyteNotification.swift",
"DyteUiKit/DyteUiKit.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteButton.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteControlBarButton.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteCustomPickerView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteDropDown.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteGridView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteLabel.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteMoreMenu.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteNameTag.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteNotificationBadgeView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteParticipantTileView.swift",
"DyteUiKit/DyteUiKit/Atoms/DytePeerView.swift",
"DyteUiKit/DyteUiKit/Atoms/DytePluginScreenShareTabButton.swift",
"DyteUiKit/DyteUiKit/Atoms/DytePluginsView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteReusableScrollView.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteTabbarBar.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteTextField.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteTopbar.swift",
"DyteUiKit/DyteUiKit/Atoms/DyteVideoPeerViewModel.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/ChatParticipantSelectionDelegate.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/FileMessageCell.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/MessageCell.swift",
"DyteUiKit/DyteUiKit/Atoms/Prebuilt/PluginCell.swift",
"DyteUiKit/DyteUiKit/BaseClasses/BaseTableViewCell.swift",
"DyteUiKit/DyteUiKit/BaseClasses/DyteBaseViewController.swift",
"DyteUiKit/DyteUiKit/BaseProtocol/BaseProtocols.swift",
"DyteUiKit/DyteUiKit/BaseProtocol/CleanTableViewConfigurator.swift",
"DyteUiKit/DyteUiKit/Screens/LiveStream/LivestreamViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/MeetingViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/MeetingViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/WebinarViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Meeting/WebinarViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Miscellaneous/ReusableTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantInCallTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/ParticipantWaitingTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarParticipantViewControllerModel.swift",
"DyteUiKit/DyteUiKit/Screens/Participants/Webinar/WebinarViewersTableViewCell.swift",
"DyteUiKit/DyteUiKit/Screens/Polls/DyteCreatePollsViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Polls/DyteShowPollsViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Prebuilt/DocumentsViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Prebuilt/DyteChatViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Prebuilt/DytePluginViewController.swift",
"DyteUiKit/DyteUiKit/Screens/SearchController/SearchViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Setting/DyteSettingViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Setup/DyteSetupViewController.swift",
"DyteUiKit/DyteUiKit/Screens/Setup/SetupViewModel.swift",
"DyteUiKit/DyteUiKit/Screens/Setup/WaitingRoomView.swift",
"DyteUiKit/DyteUiKit/Screens/Webinar/WebinarAlert.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteAudioButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteAvatarView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteClockView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteEndMeetingControlBarButton.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteImage.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteJoinButton.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteLeaveDialog.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingEvenListner.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingHeaderView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingNameTag.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMeetingTitleLabel.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteMoreMenuBottomSheet.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteParticipantCountView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteParticipantEventListner.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteRecordingView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteSelfEventListner.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteStageActionButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteSwitchCameraButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteVideoButtonControlBar.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteVideoView.swift",
"DyteUiKit/DyteUiKit/StandAloneComponent/DyteWebinarControlBar.swift",
"DyteUiKit/DyteUiKit/Tokens/BorderSize/BorderRadiusToken.swift",
"DyteUiKit/DyteUiKit/Tokens/BorderSize/BorderWidthToken.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/BackgroundColorToken.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/BrandColorToken.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/ColorTokens.swift",
"DyteUiKit/DyteUiKit/Tokens/Colors/TextColorToken.swift",
"DyteUiKit/DyteUiKit/Tokens/DesignLibrary.swift",
"DyteUiKit/DyteUiKit/Tokens/Font/FontSize.swift",
"DyteUiKit/DyteUiKit/Tokens/Spacing/SpaceToken.swift",
"DyteUiKit/ImageProvider.swift",
"DyteUiKit/KeyboardObserver.swift",
"DyteUiKit/UIColor+Helper.swift",
"DyteUiKit/UIUtility.swift",
"DyteUiKit/UIView+AutoLayout.swift",
"DyteUiKit/UIViewExtension.swift"
],
"type" : "library"
},
{
"c99name" : "AmazonIVSPlayer",
"module_type" : "BinaryTarget",
"name" : "AmazonIVSPlayer",
"path" : "remote/archive/0.0.1.zip",
"product_memberships" : [
"DyteUiKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DyteUiKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DyteUiKit -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 DyteUiKit -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
DyteUiKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'DyteUiKit' in project 'DyteUiKit'
➜ Explicit dependency on target 'DyteUiKit' in project 'DyteUiKit'
➜ Explicit dependency on target 'DyteUiKit_DyteUiKit' in project 'DyteUiKit'
Target 'DyteUiKit' in project 'DyteUiKit'
➜ Explicit dependency on target 'DyteUiKit_DyteUiKit' in project 'DyteUiKit'
Target 'DyteUiKit_DyteUiKit' in project 'DyteUiKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: ff0cab7ff8da22d0e535dc9364843c21
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ff0cab7ff8da22d0e535dc9364843c21.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DyteiOSCore/DyteiOSCore.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DyteiOSCore/DyteiOSCore.xcframework'. (in target 'DyteUiKit' from project 'DyteUiKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DyteWebRTC/DyteWebRTC.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/DyteWebRTC/DyteWebRTC.xcframework'. (in target 'DyteUiKit' from project 'DyteUiKit')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AmazonIVSPlayer/AmazonIVSPlayer.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/AmazonIVSPlayer/AmazonIVSPlayer.xcframework'. (in target 'DyteUiKit' from project 'DyteUiKit')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DyteUiKit
(1 failure)
BUILD FAILURE 6.2 watchOS