Build Information
Failed to build Applivery, reference master (9c7e33), with Swift 6.1 for Android on 18 Nov 2025 16:11:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/applivery/applivery-ios-sdk.git
Reference: master
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/applivery/applivery-ios-sdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9c7e33f Merge pull request #111 from applivery/release/4.5.4
Cloned https://github.com/applivery/applivery-ios-sdk.git
Revision (git rev-parse @):
9c7e33fa37308c5306d842ccc524a8cb2bc92bb9
SUCCESS checkout https://github.com/applivery/applivery-ios-sdk.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/applivery/applivery-ios-sdk.git
https://github.com/applivery/applivery-ios-sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
},
{
"identity" : "ohhttpstubs",
"requirement" : {
"range" : [
{
"lower_bound" : "9.0.0",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
}
],
"manifest_display_name" : "Applivery",
"name" : "Applivery",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Applivery",
"targets" : [
"Applivery"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppliveryDynamic",
"targets" : [
"Applivery"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "AppliveryBehaviorTests",
"module_type" : "SwiftTarget",
"name" : "AppliveryBehaviorTests",
"path" : "AppliveryBehaviorTests",
"product_dependencies" : [
"Quick",
"Nimble",
"OHHTTPStubs",
"OHHTTPStubsSwift"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/AppliveryBehaviorTests/Mocks/Images/test_images.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/AppliveryBehaviorTests/Mocks/JSON/config_success.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/AppliveryBehaviorTests/Mocks/JSON/error_4002.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/AppliveryBehaviorTests/Mocks/JSON/error_5003.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/AppliveryBehaviorTests/Mocks/JSON/error_5004.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/AppliveryBehaviorTests/Mocks/JSON/feedback_ok.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/AppliveryBehaviorTests/Mocks/JSON/invalid_credentials.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/AppliveryBehaviorTests/Mocks/JSON/ko.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/AppliveryBehaviorTests/Mocks/JSON/login_success.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/AppliveryBehaviorTests/Mocks/JSON/request_token_ok.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/AppliveryBehaviorTests/Mocks/JSON/request_token_ok_no_token.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"EnvironmentTests.swift",
"EventDetectorTests.swift",
"Fakes/UserDefaults.swift",
"Helpers/StubResponseHelper.swift",
"MockData/ConfigMockData.swift",
"Mockits/MockAPIClient.swift",
"Mocks/AppMock.swift",
"Mocks/ConfigPersisterMock.swift",
"Mocks/ConfigServiceMock.swift",
"Mocks/DeviceMock.swift",
"Mocks/DownloadServiceMock.swift",
"Mocks/EventDetectorMock.swift",
"Mocks/FeedbackServiceMock.swift",
"Mocks/ImageManagerMock.swift",
"Mocks/LoginRepositoryMock.swift",
"Mocks/MockEnvironments.swift",
"Mocks/MockEventDetector.swift",
"Mocks/MockKeychainManager.swift",
"Mocks/MockSessionPersister.swift",
"Mocks/MockUpdateService.swift",
"Mocks/StartInteractorOutputMock.swift",
"Mocks/UpdateInteractoMock.swift",
"Mocks/UserDefaultsMock.swift",
"ServicesTests/ConfigServiceTests.swift",
"ServicesTests/LoginServiceTests.swift",
"ServicesTests/UpdateServiceTests.swift",
"Specs/FeedbackSpecs.swift",
"Specs/ForceUpdateSpecs.swift",
"Specs/OTAUpdateSpecs.swift",
"Specs/RequestSpecs.swift",
"Specs/StartSpecs.swift",
"Utils/EnvironmentsTests.swift"
],
"target_dependencies" : [
"Applivery"
],
"type" : "test"
},
{
"c99name" : "Applivery",
"module_type" : "SwiftTarget",
"name" : "Applivery",
"path" : "AppliverySDK",
"product_memberships" : [
"Applivery",
"AppliveryDynamic"
],
"sources" : [
"API/APIClient.swift",
"API/APIError.swift",
"API/APIErrorResponse.swift",
"API/AppliveryEndpoint.swift",
"API/Endpoint.swift",
"API/HTTPMethod.swift",
"Applivery/AppliverySDK.swift",
"Applivery/AppliveryService.swift",
"Core/Extensions/TimeInterval+Extensions.swift",
"Core/UserDefaults+keys.swift",
"Core/Views/OptionsListView.swift",
"Data/Persisters/ConfigPersister.swift",
"Data/Persisters/Keychain.swift",
"Data/Persisters/SessionPersister.swift",
"Interactors/StartInteractor.swift",
"Managers/AppliverySafariManager.swift",
"Managers/ErrorManager.swift",
"Managers/ImageManager.swift",
"Managers/LoginManager.swift",
"Managers/WindowManager.swift",
"Model/AccessToken.swift",
"Model/Config.swift",
"Model/ConfigurationUpdate.swift",
"Model/CustomLogin.swift",
"Model/Feedback.swift",
"Model/FeedbackData.swift",
"Model/Palette.swift",
"Model/Public/TextLiterals.swift",
"Model/TokenData.swift",
"Model/UpdateConfigResponse.swift",
"Model/User.swift",
"Model/VideoFile.swift",
"Modules/ForceUpdateScreen.swift",
"Modules/ScreenshotReport/Screens/ScreenshootPreviewScreen.swift",
"Modules/ScreenshotReport/ViewModel/ScreenshootViewModel.swift",
"Modules/ScreenshotReport/Views/EditScreenshotView.swift",
"Modules/ScreenshotReport/Views/EmailTextFieldView.swift",
"Modules/ScreenshotReport/Views/MultilineTextView.swift",
"Modules/ScreenshotReport/Views/ReportTypeView.swift",
"Modules/ScreenshotReport/Views/Rows/ScreenShootRowView.swift",
"Modules/VideoReport/RecordingViewController.swift",
"Modules/VideoReport/VideoPreviewRow.swift",
"Modules/VideoReport/VideoPreviewScreen.swift",
"Modules/VideoReport/ViedeoPlayerView.swift",
"Repositories/LoginRepository.swift",
"Resources/LocalizableConstants.swift",
"SDKConfig/Colors.swift",
"SDKConfig/ErrorCodes/ErrorCodes.swift",
"SDKConfig/GlobalConfig.swift",
"Services/ConfigService.swift",
"Services/DownloadService.swift",
"Services/FeedbackService.swift",
"Services/LoginService.swift",
"Services/UpdateService.swift",
"Utils/Background.swift",
"Utils/DateExtension.swift",
"Utils/DiskStatus.swift",
"Utils/Environments.swift",
"Utils/GeometryExtensions.swift",
"Utils/Json.swift",
"Utils/Layout.swift",
"Utils/ListHelper.swift",
"Utils/Localize.swift",
"Utils/Log.swift",
"Utils/NSBundle+Applivery.swift",
"Utils/NSError+Applivery.swift",
"Utils/Ram.swift",
"Utils/Result.swift",
"Utils/Storyboard+Applivery.swift",
"Utils/UIDevice+ModelName.swift",
"Utils/UIImageExtension.swift",
"Utils/UserDefaultsExtension.swift",
"Utils/Wifi.swift",
"Views/AppliveryWindow.swift",
"Wrappers/App.swift",
"Wrappers/AppliveryNavigationController.swift",
"Wrappers/Device.swift",
"Wrappers/EventDetector.swift",
"Wrappers/Keyboard.swift",
"Wrappers/ScreenRecorderManager.swift",
"Wrappers/Screenshot.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/AppliverySDK/exclude': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/AppliveryBehaviorTests/Info.plist': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/7900] Fetching ohhttpstubs
[2371/22750] Fetching ohhttpstubs, quick
[12653/42537] Fetching ohhttpstubs, quick, nimble
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (1.94s)
Fetched https://github.com/Quick/Quick.git from cache (1.95s)
Fetched https://github.com/Quick/Nimble.git from cache (1.97s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (3.10s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.98s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.57s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.26s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.02s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.19s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.88s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/AppliverySDK/exclude': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/AppliveryBehaviorTests/Info.plist': File not found.
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/AppliverySDK/Views/Applivery.storyboard
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/77] Emitting module Applivery
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[4/87] Compiling Applivery ListHelper.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[5/87] Compiling Applivery Localize.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[6/87] Compiling Applivery Log.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[7/87] Compiling Applivery NSBundle+Applivery.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[8/87] Compiling Applivery NSError+Applivery.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[9/87] Compiling Applivery Ram.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[10/87] Compiling Applivery Result.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[11/87] Compiling Applivery Storyboard+Applivery.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[12/87] Compiling Applivery UIDevice+ModelName.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[13/87] Compiling Applivery UIImageExtension.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[14/87] Compiling Applivery VideoFile.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[15/87] Compiling Applivery ForceUpdateScreen.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[16/87] Compiling Applivery ScreenshootPreviewScreen.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[17/87] Compiling Applivery ScreenshootViewModel.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[18/87] Compiling Applivery EditScreenshotView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[19/87] Compiling Applivery EmailTextFieldView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[20/87] Compiling Applivery MultilineTextView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[21/87] Compiling Applivery ReportTypeView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[22/87] Compiling Applivery ScreenShootRowView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[23/87] Compiling Applivery RecordingViewController.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[24/87] Compiling Applivery FeedbackService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[25/87] Compiling Applivery LoginService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[26/87] Compiling Applivery UpdateService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[27/87] Compiling Applivery Background.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[28/87] Compiling Applivery DateExtension.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[29/87] Compiling Applivery DiskStatus.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[30/87] Compiling Applivery Environments.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[31/87] Compiling Applivery GeometryExtensions.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[32/87] Compiling Applivery Json.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[33/87] Compiling Applivery Layout.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[34/87] Compiling Applivery VideoPreviewRow.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[35/87] Compiling Applivery VideoPreviewScreen.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[36/87] Compiling Applivery ViedeoPlayerView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[37/87] Compiling Applivery LoginRepository.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[38/87] Compiling Applivery LocalizableConstants.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[39/87] Compiling Applivery Colors.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[40/87] Compiling Applivery ErrorCodes.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[41/87] Compiling Applivery GlobalConfig.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[42/87] Compiling Applivery ConfigService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[43/87] Compiling Applivery DownloadService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[44/87] Compiling Applivery APIClient.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[45/87] Compiling Applivery APIError.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[46/87] Compiling Applivery APIErrorResponse.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[47/87] Compiling Applivery AppliveryEndpoint.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[48/87] Compiling Applivery Endpoint.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[49/87] Compiling Applivery HTTPMethod.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[50/87] Compiling Applivery AppliverySDK.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[51/87] Compiling Applivery AppliveryService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[52/87] Compiling Applivery TimeInterval+Extensions.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[53/87] Compiling Applivery UserDefaults+keys.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[54/87] Compiling Applivery OptionsListView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[55/87] Compiling Applivery UserDefaultsExtension.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[56/87] Compiling Applivery Wifi.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[57/87] Compiling Applivery AppliveryWindow.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[58/87] Compiling Applivery App.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[59/87] Compiling Applivery AppliveryNavigationController.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[60/87] Compiling Applivery Device.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[61/87] Compiling Applivery EventDetector.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[62/87] Compiling Applivery Keyboard.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[63/87] Compiling Applivery ScreenRecorderManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[64/87] Compiling Applivery Screenshot.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[65/87] Compiling Applivery ConfigPersister.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[66/87] Compiling Applivery Keychain.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[67/87] Compiling Applivery SessionPersister.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[68/87] Compiling Applivery StartInteractor.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[69/87] Compiling Applivery AppliverySafariManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[70/87] Compiling Applivery ErrorManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[71/87] Compiling Applivery ImageManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[72/87] Compiling Applivery LoginManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[73/87] Compiling Applivery WindowManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[74/87] Compiling Applivery AccessToken.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[75/87] Compiling Applivery Config.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[76/87] Compiling Applivery ConfigurationUpdate.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[77/87] Compiling Applivery CustomLogin.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[78/87] Compiling Applivery Feedback.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[79/87] Compiling Applivery FeedbackData.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[80/87] Compiling Applivery Palette.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[81/87] Compiling Applivery TextLiterals.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[82/87] Compiling Applivery TokenData.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[83/87] Compiling Applivery UpdateConfigResponse.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[84/87] Compiling Applivery User.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/AppliverySDK/exclude': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/AppliveryBehaviorTests/Info.plist': File not found.
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/AppliverySDK/Views/Applivery.storyboard
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version-24593BA9C3E375BF.txt
[2/76] Compiling Applivery ListHelper.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[3/76] Compiling Applivery Localize.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[4/76] Compiling Applivery Log.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[5/76] Compiling Applivery NSBundle+Applivery.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[6/76] Compiling Applivery NSError+Applivery.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[7/76] Compiling Applivery Ram.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[8/76] Compiling Applivery Result.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[9/76] Compiling Applivery Storyboard+Applivery.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[10/76] Compiling Applivery UIDevice+ModelName.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[11/76] Compiling Applivery UIImageExtension.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/86] Emitting module Applivery
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[13/86] Compiling Applivery ConfigPersister.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[14/86] Compiling Applivery Keychain.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[15/86] Compiling Applivery SessionPersister.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[16/86] Compiling Applivery StartInteractor.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[17/86] Compiling Applivery AppliverySafariManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[18/86] Compiling Applivery ErrorManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[19/86] Compiling Applivery ImageManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[20/86] Compiling Applivery LoginManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[21/86] Compiling Applivery WindowManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[22/86] Compiling Applivery AccessToken.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[23/86] Compiling Applivery Config.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[24/86] Compiling Applivery ConfigurationUpdate.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[25/86] Compiling Applivery CustomLogin.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[26/86] Compiling Applivery Feedback.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[27/86] Compiling Applivery FeedbackData.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[28/86] Compiling Applivery Palette.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[29/86] Compiling Applivery TextLiterals.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[30/86] Compiling Applivery TokenData.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[31/86] Compiling Applivery UpdateConfigResponse.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[32/86] Compiling Applivery User.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[33/86] Compiling Applivery FeedbackService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[34/86] Compiling Applivery LoginService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[35/86] Compiling Applivery UpdateService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[36/86] Compiling Applivery Background.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[37/86] Compiling Applivery DateExtension.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[38/86] Compiling Applivery DiskStatus.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[39/86] Compiling Applivery Environments.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[40/86] Compiling Applivery GeometryExtensions.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[41/86] Compiling Applivery Json.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[42/86] Compiling Applivery Layout.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[43/86] Compiling Applivery VideoPreviewRow.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[44/86] Compiling Applivery VideoPreviewScreen.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[45/86] Compiling Applivery ViedeoPlayerView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[46/86] Compiling Applivery LoginRepository.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[47/86] Compiling Applivery LocalizableConstants.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[48/86] Compiling Applivery Colors.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[49/86] Compiling Applivery ErrorCodes.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[50/86] Compiling Applivery GlobalConfig.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[51/86] Compiling Applivery ConfigService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[52/86] Compiling Applivery DownloadService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[53/86] Compiling Applivery VideoFile.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[54/86] Compiling Applivery ForceUpdateScreen.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[55/86] Compiling Applivery ScreenshootPreviewScreen.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[56/86] Compiling Applivery ScreenshootViewModel.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[57/86] Compiling Applivery EditScreenshotView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[58/86] Compiling Applivery EmailTextFieldView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[59/86] Compiling Applivery MultilineTextView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[60/86] Compiling Applivery ReportTypeView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[61/86] Compiling Applivery ScreenShootRowView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[62/86] Compiling Applivery RecordingViewController.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[63/86] Compiling Applivery APIClient.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[64/86] Compiling Applivery APIError.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[65/86] Compiling Applivery APIErrorResponse.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[66/86] Compiling Applivery AppliveryEndpoint.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[67/86] Compiling Applivery Endpoint.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[68/86] Compiling Applivery HTTPMethod.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[69/86] Compiling Applivery AppliverySDK.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[70/86] Compiling Applivery AppliveryService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[71/86] Compiling Applivery TimeInterval+Extensions.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[72/86] Compiling Applivery UserDefaults+keys.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[73/86] Compiling Applivery OptionsListView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[74/86] Compiling Applivery UserDefaultsExtension.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[75/86] Compiling Applivery Wifi.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[76/86] Compiling Applivery AppliveryWindow.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[77/86] Compiling Applivery App.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[78/86] Compiling Applivery AppliveryNavigationController.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[79/86] Compiling Applivery Device.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[80/86] Compiling Applivery EventDetector.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[81/86] Compiling Applivery Keyboard.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[82/86] Compiling Applivery ScreenRecorderManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
[83/86] Compiling Applivery Screenshot.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 |
12 | /// Type of Applivery's logs you want displayed in the debug console
BUILD FAILURE 6.1 android