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 DyteUiKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dyte-in/ios-uikit-framework.git
Reference: 0.7.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dyte-in/ios-uikit-framework
 * tag               0.7.1      -> FETCH_HEAD
HEAD is now at 1e8a9fa chore(release): update DyteUiKit to 0.7.1
Cloned https://github.com/dyte-in/ios-uikit-framework.git
Revision (git rev-parse @):
1e8a9fa3848a38a4bc14ec853740e9ea82302875
SUCCESS checkout https://github.com/dyte-in/ios-uikit-framework.git at 0.7.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dyte-in/ios-uikit-framework.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
[512/1302419] Downloading https://github.com/dyte-in/AmazonIVSPlayer/archive/refs/tags/0.0.1.zip
Downloading binary artifact https://github.com/dyte-in/AmazonIVSPlayer/archive/refs/tags/0.0.1.zip
[1303940/23662966] Downloading https://github.com/dyte-in/AmazonIVSPlayer/archive/refs/tags/0.0.1.zip, https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-1.36.0-c59e30bf-39f8-48c2-b974-385a94606524.xcframework.zip
[1337200/151279843] Downloading https://github.com/dyte-in/AmazonIVSPlayer/archive/refs/tags/0.0.1.zip, https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-1.36.0-c59e30bf-39f8-48c2-b974-385a94606524.xcframework.zip, https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip
Downloaded https://github.com/dyte-in/AmazonIVSPlayer/archive/refs/tags/0.0.1.zip (0.83s)
[50141/149977424] Downloading https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-1.36.0-c59e30bf-39f8-48c2-b974-385a94606524.xcframework.zip, https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip
Downloading binary artifact https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-1.36.0-c59e30bf-39f8-48c2-b974-385a94606524.xcframework.zip
Downloaded https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-1.36.0-c59e30bf-39f8-48c2-b974-385a94606524.xcframework.zip (5.55s)
[52452244/127616877] Downloading https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip
Downloading binary artifact https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip
Downloaded https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip (20.00s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/DyteUiKit/Resources/Assests.xcassets
Building for debugging...
[0/4] Copying notification_message.mp3
[1/4] Copying notification_join.mp3
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/88] Emitting module DyteUiKit
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/99] Compiling DyteUiKit DyteJoinButton.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/99] Compiling DyteUiKit DyteLeaveDialog.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/99] Compiling DyteUiKit DyteMeetingControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/99] Compiling DyteUiKit DyteMeetingEvenListner.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/99] Compiling DyteUiKit DyteMeetingHeaderView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[11/99] Compiling DyteUiKit DyteMeetingNameTag.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[12/99] Compiling DyteUiKit DyteMeetingTitleLabel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[13/99] Compiling DyteUiKit DyteMoreButtonControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[14/99] Compiling DyteUiKit DyteMoreMenuBottomSheet.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[15/99] Compiling DyteUiKit DyteParticipantCountView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[16/99] Compiling DyteUiKit DyteParticipantEventListner.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[17/99] Compiling DyteUiKit DyteRecordingView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[18/99] Compiling DyteUiKit MessageCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[19/99] Compiling DyteUiKit PluginCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[20/99] Compiling DyteUiKit BaseTableViewCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[21/99] Compiling DyteUiKit DyteBaseViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[22/99] Compiling DyteUiKit BaseProtocols.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[23/99] Compiling DyteUiKit CleanTableViewConfigurator.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[24/99] Compiling DyteUiKit LivestreamViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[25/99] Compiling DyteUiKit MeetingViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[26/99] Compiling DyteUiKit MeetingViewModel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[27/99] Compiling DyteUiKit WebinarViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[28/99] Compiling DyteUiKit WebinarViewModel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[29/99] Compiling DyteUiKit ReusableTableViewCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[30/99] Compiling DyteUiKit DyteSelfEventListner.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[31/99] Compiling DyteUiKit DyteStageActionButtonControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[32/99] Compiling DyteUiKit DyteSwitchCameraButtonControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[33/99] Compiling DyteUiKit DyteVideoButtonControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[34/99] Compiling DyteUiKit DyteVideoView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[35/99] Compiling DyteUiKit DyteWebinarControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[36/99] Compiling DyteUiKit BorderRadiusToken.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[37/99] Compiling DyteUiKit BorderWidthToken.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[38/99] Compiling DyteUiKit BackgroundColorToken.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[39/99] Compiling DyteUiKit BrandColorToken.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[40/99] Compiling DyteUiKit ColorTokens.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[41/99] Compiling DyteUiKit TextColorToken.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[42/99] Compiling DyteUiKit DesignLibrary.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[43/99] Compiling DyteUiKit FontSize.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[44/99] Compiling DyteUiKit SpaceToken.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[45/99] Compiling DyteUiKit ImageProvider.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[46/99] Compiling DyteUiKit KeyboardObserver.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[47/99] Compiling DyteUiKit UIColor+Helper.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[48/99] Compiling DyteUiKit UIUtility.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[49/99] Compiling DyteUiKit UIView+AutoLayout.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[50/99] Compiling DyteUiKit UIViewExtension.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[51/99] Compiling DyteUiKit resource_bundle_accessor.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[52/99] Compiling DyteUiKit BaseAtom.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[53/99] Compiling DyteUiKit Constants.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[54/99] Compiling DyteUiKit DyteNotification.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[55/99] Compiling DyteUiKit DyteUiKit.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[56/99] Compiling DyteUiKit DyteButton.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[57/99] Compiling DyteUiKit DyteControlBarButton.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[58/99] Compiling DyteUiKit DyteCustomPickerView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[59/99] Compiling DyteUiKit DyteDropDown.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[60/99] Compiling DyteUiKit DyteGridView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[61/99] Compiling DyteUiKit DyteLabel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[62/99] Compiling DyteUiKit DyteMoreMenu.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[63/99] Compiling DyteUiKit DyteNameTag.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[64/99] Compiling DyteUiKit DytePluginViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[65/99] Compiling DyteUiKit SearchViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[66/99] Compiling DyteUiKit DyteSettingViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[67/99] Compiling DyteUiKit DyteSetupViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[68/99] Compiling DyteUiKit SetupViewModel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[69/99] Compiling DyteUiKit WaitingRoomView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[70/99] Compiling DyteUiKit WebinarAlert.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[71/99] Compiling DyteUiKit DyteAudioButtonControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[72/99] Compiling DyteUiKit DyteAvatarView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[73/99] Compiling DyteUiKit DyteClockView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[74/99] Compiling DyteUiKit DyteEndMeetingControlBarButton.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[75/99] Compiling DyteUiKit DyteImage.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[76/99] Compiling DyteUiKit ParticipantInCallTableViewCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[77/99] Compiling DyteUiKit ParticipantTableViewCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[78/99] Compiling DyteUiKit ParticipantViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[79/99] Compiling DyteUiKit ParticipantViewModel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[80/99] Compiling DyteUiKit ParticipantWaitingTableViewCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[81/99] Compiling DyteUiKit WebinarParticipantViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[82/99] Compiling DyteUiKit WebinarParticipantViewControllerModel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[83/99] Compiling DyteUiKit WebinarViewersTableViewCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[84/99] Compiling DyteUiKit DyteCreatePollsViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[85/99] Compiling DyteUiKit DyteShowPollsViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[86/99] Compiling DyteUiKit DocumentsViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[87/99] Compiling DyteUiKit DyteChatViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[88/99] Compiling DyteUiKit DyteNotificationBadgeView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[89/99] Compiling DyteUiKit DyteParticipantTileView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[90/99] Compiling DyteUiKit DytePeerView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[91/99] Compiling DyteUiKit DytePluginScreenShareTabButton.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[92/99] Compiling DyteUiKit DytePluginsView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[93/99] Compiling DyteUiKit DyteReusableScrollView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[94/99] Compiling DyteUiKit DyteTabbarBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[95/99] Compiling DyteUiKit DyteTextField.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[96/99] Compiling DyteUiKit DyteTopbar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[97/99] Compiling DyteUiKit DyteVideoPeerViewModel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[98/99] Compiling DyteUiKit ChatParticipantSelectionDelegate.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[99/99] Compiling DyteUiKit FileMessageCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1