The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DyteUiKit, reference main (16d662), with Swift 6.2 for Android on 22 Jun 2025 01:56:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dyte-in/ios-uikit-framework.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dyte-in/ios-uikit-framework.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Downloading binary artifact https://github.com/dyte-in/AmazonIVSPlayer/archive/refs/tags/0.0.1.zip
Downloading binary artifact 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.39.0-d15df9f9-0b50-4948-a2af-37784b304b61.xcframework.zip
[834/834] Downloading https://github.com/dyte-in/AmazonIVSPlayer/archive/refs/tags/0.0.1.zip
Downloaded https://github.com/dyte-in/AmazonIVSPlayer/archive/refs/tags/0.0.1.zip (0.71s)
[16384/22730920] Downloading https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-1.39.0-d15df9f9-0b50-4948-a2af-37784b304b61.xcframework.zip
[33351/150347797] Downloading https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-1.39.0-d15df9f9-0b50-4948-a2af-37784b304b61.xcframework.zip, 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/DyteiOSCore-1.39.0-d15df9f9-0b50-4948-a2af-37784b304b61.xcframework.zip (6.11s)
[57944643/127616877] Downloading 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 (22.18s)
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
[1/4] Write sources
[3/4] Write swift-version-8C5A4AE7A8CE2BA.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'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[6/99] Compiling DyteUiKit DyteJoinButton.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[7/99] Compiling DyteUiKit DyteLeaveDialog.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[8/99] Compiling DyteUiKit DyteMeetingControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[9/99] Compiling DyteUiKit DyteMeetingEvenListner.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[10/99] Compiling DyteUiKit DyteMeetingHeaderView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[11/99] Compiling DyteUiKit DyteMeetingNameTag.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[12/99] Compiling DyteUiKit DyteMeetingTitleLabel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[13/99] Compiling DyteUiKit DyteMoreButtonControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[14/99] Compiling DyteUiKit DyteMoreMenuBottomSheet.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[15/99] Compiling DyteUiKit DyteParticipantCountView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[16/99] Compiling DyteUiKit DyteParticipantEventListner.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[17/99] Compiling DyteUiKit DyteRecordingView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[18/99] Compiling DyteUiKit DyteSelfEventListner.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[19/99] Compiling DyteUiKit DyteStageActionButtonControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[20/99] Compiling DyteUiKit DyteSwitchCameraButtonControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[21/99] Compiling DyteUiKit DyteVideoButtonControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[22/99] Compiling DyteUiKit DyteVideoView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[23/99] Compiling DyteUiKit DyteWebinarControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[24/99] Compiling DyteUiKit BorderRadiusToken.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[25/99] Compiling DyteUiKit BorderWidthToken.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[26/99] Compiling DyteUiKit BackgroundColorToken.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[27/99] Compiling DyteUiKit BrandColorToken.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[28/99] Compiling DyteUiKit ColorTokens.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[29/99] Compiling DyteUiKit MessageCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[30/99] Compiling DyteUiKit PluginCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[31/99] Compiling DyteUiKit BaseTableViewCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[32/99] Compiling DyteUiKit DyteBaseViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[33/99] Compiling DyteUiKit BaseProtocols.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[34/99] Compiling DyteUiKit CleanTableViewConfigurator.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[35/99] Compiling DyteUiKit LivestreamViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[36/99] Compiling DyteUiKit MeetingViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[37/99] Compiling DyteUiKit MeetingViewModel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[38/99] Compiling DyteUiKit WebinarViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[39/99] Compiling DyteUiKit WebinarViewModel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[40/99] Compiling DyteUiKit ReusableTableViewCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[41/99] Compiling DyteUiKit ParticipantInCallTableViewCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[42/99] Compiling DyteUiKit ParticipantTableViewCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[43/99] Compiling DyteUiKit ParticipantViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[44/99] Compiling DyteUiKit ParticipantViewModel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[45/99] Compiling DyteUiKit ParticipantWaitingTableViewCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[46/99] Compiling DyteUiKit WebinarParticipantViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[47/99] Compiling DyteUiKit WebinarParticipantViewControllerModel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[48/99] Compiling DyteUiKit WebinarViewersTableViewCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[49/99] Compiling DyteUiKit DyteCreatePollsViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[50/99] Compiling DyteUiKit DyteShowPollsViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[51/99] Compiling DyteUiKit DocumentsViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[52/99] Compiling DyteUiKit DyteChatViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[53/99] Compiling DyteUiKit DytePluginViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[54/99] Compiling DyteUiKit SearchViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[55/99] Compiling DyteUiKit DyteSettingViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[56/99] Compiling DyteUiKit DyteSetupViewController.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[57/99] Compiling DyteUiKit SetupViewModel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[58/99] Compiling DyteUiKit WaitingRoomView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[59/99] Compiling DyteUiKit WebinarAlert.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[60/99] Compiling DyteUiKit DyteAudioButtonControlBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[61/99] Compiling DyteUiKit DyteAvatarView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[62/99] Compiling DyteUiKit DyteClockView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[63/99] Compiling DyteUiKit DyteEndMeetingControlBarButton.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[64/99] Compiling DyteUiKit DyteImage.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[65/99] Compiling DyteUiKit TextColorToken.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[66/99] Compiling DyteUiKit DesignLibrary.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[67/99] Compiling DyteUiKit FontSize.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[68/99] Compiling DyteUiKit SpaceToken.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[69/99] Compiling DyteUiKit ImageProvider.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[70/99] Compiling DyteUiKit KeyboardObserver.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[71/99] Compiling DyteUiKit UIColor+Helper.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[72/99] Compiling DyteUiKit UIUtility.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[73/99] Compiling DyteUiKit UIView+AutoLayout.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[74/99] Compiling DyteUiKit UIViewExtension.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[75/99] Compiling DyteUiKit resource_bundle_accessor.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[76/99] Compiling DyteUiKit BaseAtom.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[77/99] Compiling DyteUiKit Constants.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[78/99] Compiling DyteUiKit DyteNotification.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[79/99] Compiling DyteUiKit DyteUiKit.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[80/99] Compiling DyteUiKit DyteButton.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[81/99] Compiling DyteUiKit DyteControlBarButton.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[82/99] Compiling DyteUiKit DyteCustomPickerView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[83/99] Compiling DyteUiKit DyteDropDown.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[84/99] Compiling DyteUiKit DyteGridView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[85/99] Compiling DyteUiKit DyteLabel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[86/99] Compiling DyteUiKit DyteMoreMenu.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[87/99] Compiling DyteUiKit DyteNameTag.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[88/99] Compiling DyteUiKit DyteNotificationBadgeView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[89/99] Compiling DyteUiKit DyteParticipantTileView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[90/99] Compiling DyteUiKit DytePeerView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[91/99] Compiling DyteUiKit DytePluginScreenShareTabButton.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[92/99] Compiling DyteUiKit DytePluginsView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[93/99] Compiling DyteUiKit DyteReusableScrollView.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[94/99] Compiling DyteUiKit DyteTabbarBar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[95/99] Compiling DyteUiKit DyteTextField.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[96/99] Compiling DyteUiKit DyteTopbar.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[97/99] Compiling DyteUiKit DyteVideoPeerViewModel.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[98/99] Compiling DyteUiKit ChatParticipantSelectionDelegate.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
[99/99] Compiling DyteUiKit FileMessageCell.swift
/host/spi-builder-workspace/DyteUiKit/DyteUiKit/BaseAtom.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | public class BaseView: UIView {
BUILD FAILURE 6.2 android