The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DyteUiKit, reference main (16d662), with Swift 6.3 for Wasm on 15 Apr 2026 00:15:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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:         wasm
Swift version:             6.3
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-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/127616877] Downloading https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip
[33359/150347797] Downloading https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteWebRTC_v0.0.4.zip, https://dyte-assets.s3.ap-south-1.amazonaws.com/sdk/ios_core/DyteiOSCore-1.39.0-d15df9f9-0b50-4948-a2af-37784b304b61.xcframework.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.77s)
[60831311/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 (26.80s)
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
[0/4] Copying notification_join.mp3
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/88] 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 {
[6/88] 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 {
[7/88] 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 {
[8/88] 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 {
[9/88] 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 {
[10/88] 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 {
[11/88] 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 {
[12/88] 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 {
[13/88] 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 {
[14/88] 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 {
[15/88] 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 {
[16/88] 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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
[40/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 {
[41/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 {
[42/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 {
[43/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 {
[44/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 {
[45/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 {
[46/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 {
[47/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 {
[48/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 {
[49/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 {
[50/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 {
[51/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 {
[52/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 {
[53/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 {
[54/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 {
[55/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 {
[56/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 {
[57/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 {
[58/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 {
[59/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 {
[60/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 {
[61/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 {
[62/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 {
[63/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 {
[64/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 {
[65/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 {
[66/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 {
[67/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 {
[68/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 {
[69/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 {
[70/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 {
[71/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 {
[72/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 {
[73/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 {
[74/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/99] 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 {
[76/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 {
[77/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 {
[78/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 {
[79/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 {
[80/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 {
[81/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 {
[82/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 {
[83/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 {
[84/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 {
[85/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 {
[86/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 {
[87/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 {
[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.3 wasm