Build Information
Failed to build LineSDK, reference 5.12.0 (a30edd
), with Swift 6.0 for macOS (SPM) on 15 Jan 2025 02:10:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/line/line-sdk-ios-swift.git
Reference: 5.12.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/line/line-sdk-ios-swift
* tag 5.12.0 -> FETCH_HEAD
HEAD is now at a30eddf Bump version to 5.12.0
Cloned https://github.com/line/line-sdk-ios-swift.git
Revision (git rev-parse @):
a30eddfb106522576421675c4d458c98abf0e7d4
SUCCESS checkout https://github.com/line/line-sdk-ios-swift.git at 5.12.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "line-sdk-ios-swift",
"name": "LineSDK",
"url": "https://github.com/line/line-sdk-ios-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/line-sdk-ios-swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/line/line-sdk-ios-swift.git
[1/12527] Fetching line-sdk-ios-swift
Fetched https://github.com/line/line-sdk-ios-swift.git from cache (1.25s)
Creating working copy for https://github.com/line/line-sdk-ios-swift.git
Working copy of https://github.com/line/line-sdk-ios-swift.git resolved at 5.12.0 (a30eddf)
warning: '.resolve-product-dependencies': dependency 'line-sdk-ios-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/line/line-sdk-ios-swift.git
https://github.com/line/line-sdk-ios-swift.git
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "LineSDK",
"name" : "LineSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "LineSDK",
"targets" : [
"LineSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LineSDKObjC",
"targets" : [
"LineSDKObjC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LineSDKObjC",
"module_type" : "SwiftTarget",
"name" : "LineSDKObjC",
"path" : "LineSDK/LineSDKObjC",
"product_memberships" : [
"LineSDKObjC"
],
"sources" : [
"Friendship/LineSDKGetBotFriendshipStatusResponse.swift",
"General/LineSDKErrorConstant.swift",
"LineSDKUI/LineSDKAuthorizationStatus.swift",
"LineSDKUI/LineSDKLoginButton.swift",
"LineSDKUI/OpenChatUI/LineSDKOpenChatCreatingController.swift",
"LineSDKUI/OpenChatUI/LineSDKOpenChatCreatingControllerDelegate.swift",
"LineSDKUI/OpenChatUI/LineSDKOpenChatRoomCreatingItem.swift",
"LineSDKUI/OpenChatUI/LineSDKOpenChatRoomInfo.swift",
"LineSDKUI/SharingUI/LineSDKMessageShareTargetType.swift",
"LineSDKUI/SharingUI/LineSDKShareTarget.swift",
"LineSDKUI/SharingUI/LineSDKShareViewController.swift",
"LineSDKUI/SharingUI/LineSDKShareViewControllerDelegate.swift",
"Login/LineSDKLoginManager.swift",
"Login/LineSDKLoginManagerOptions.swift",
"Login/LineSDKLoginManagerParameters.swift",
"Login/LineSDKLoginPermission.swift",
"Login/LineSDKLoginProcess.swift",
"Login/LineSDKLoginResult.swift",
"Login/Model/LineSDKAccessToken.swift",
"Login/Model/LineSDKAccessTokenStore.swift",
"Login/Model/LineSDKAccessTokenVerifyResult.swift",
"Login/Model/LineSDKJWT.swift",
"Login/Model/LineSDKUserProfile.swift",
"Messaging/Actions/LineSDKMessageAction.swift",
"Messaging/Flex/Component/LineSDKFlexBoxComponent.swift",
"Messaging/Flex/Component/LineSDKFlexButtonComponent.swift",
"Messaging/Flex/Component/LineSDKFlexFillerComponent.swift",
"Messaging/Flex/Component/LineSDKFlexIconComponent.swift",
"Messaging/Flex/Component/LineSDKFlexImageComponent.swift",
"Messaging/Flex/Component/LineSDKFlexMessageComponent.swift",
"Messaging/Flex/Component/LineSDKFlexSeparatorComponent.swift",
"Messaging/Flex/Component/LineSDKFlexTextComponent.swift",
"Messaging/Flex/Component/LineSDKSpacerComponent.swift",
"Messaging/Flex/LineSDKFlexBubbleContainer.swift",
"Messaging/Flex/LineSDKFlexCarouselContainer.swift",
"Messaging/Flex/LineSDKFlexMessageContainer.swift",
"Messaging/LineSDKAudioMessage.swift",
"Messaging/LineSDKFlexMessage.swift",
"Messaging/LineSDKImageMessage.swift",
"Messaging/LineSDKLocationMessage.swift",
"Messaging/LineSDKMessage.swift",
"Messaging/LineSDKMessagingResponse.swift",
"Messaging/LineSDKTemplateMessage.swift",
"Messaging/LineSDKTextMessage.swift",
"Messaging/LineSDKVideoMessage.swift",
"Messaging/Template/LineSDKTemplateButtonsPayload.swift",
"Messaging/Template/LineSDKTemplateCarouselPayload.swift",
"Messaging/Template/LineSDKTemplateConfirmPayload.swift",
"Messaging/Template/LineSDKTemplateImageCarouselPayload.swift",
"Networking/CustomizeCoding/LineSDKHexColor.swift",
"Networking/LineSDKAPI.swift",
"Networking/LineSDKAPIError.swift",
"Networking/LineSDKAuthAPI.swift",
"OpenChat/LineSDKOpenChatRoomJoinType.swift",
"OpenChat/LineSDKOpenChatRoomMembershipState.swift",
"OpenChat/LineSDKOpenChatRoomStatus.swift",
"Sharing/LineSDKMessageSendingToken.swift",
"Social/LineSDKGraphResponse.swift",
"Social/LineSDKGroup.swift",
"Social/LineSDKUser.swift",
"Utils/JSONConverter.swift",
"Utils/LineSDKConstant.swift",
"Utils/LinsSDKCallbackQueue.swift",
"Utils/Log.swift",
"Utils/ResultExtensions.swift"
],
"target_dependencies" : [
"LineSDK"
],
"type" : "library"
},
{
"c99name" : "LineSDK",
"module_type" : "SwiftTarget",
"name" : "LineSDK",
"path" : "LineSDK/LineSDK",
"product_memberships" : [
"LineSDK",
"LineSDKObjC"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/Assets.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/Resource.bundle",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Crypto/Algorithms/ECDSA.swift",
"Crypto/Algorithms/RSA.swift",
"Crypto/CryptoAlgorithm.swift",
"Crypto/CryptoData.swift",
"Crypto/CryptoError.swift",
"Crypto/CryptoHelpers.swift",
"Crypto/CryptoKey.swift",
"Crypto/GetDiscoveryDocumentRequest.swift",
"Crypto/GetJWKSetRequest.swift",
"Crypto/JWK/JWA.swift",
"Crypto/JWK/JWK.swift",
"Crypto/JWK/JWKSet.swift",
"Crypto/JWT/JWT.swift",
"Crypto/JWT/JWTCoder.swift",
"Crypto/JWT/JWTHelpers.swift",
"Friendship/Request/GetBotFriendshipStatus.swift",
"General/LineSDKError.swift",
"Graph/Model/Group.swift",
"Graph/Model/User.swift",
"Graph/Request/GetApproversInFriendsRequest.swift",
"Graph/Request/GetApproversInGroupRequest.swift",
"Graph/Request/GetFriendsRequest.swift",
"Graph/Request/GetGroupsRequest.swift",
"Graph/Request/GetShareFriendsRequest.swift",
"Graph/Request/GetShareGroupsRequest.swift",
"LineSDKUI/AuthorizationStatus.swift",
"LineSDKUI/Base/StyleNavigationController.swift",
"LineSDKUI/LoginButton.swift",
"LineSDKUI/OpenChatUI/Model/FormEntry.swift",
"LineSDKUI/OpenChatUI/Model/FormSection.swift",
"LineSDKUI/OpenChatUI/Model/OpenChatCategoryExtensions.swift",
"LineSDKUI/OpenChatUI/Public/OpenChatCreatingController.swift",
"LineSDKUI/OpenChatUI/Public/OpenChatCreatingControllerDelegate.swift",
"LineSDKUI/OpenChatUI/View/CountLimitedTextView.swift",
"LineSDKUI/OpenChatUI/View/OpenChatRoomDescriptionTableViewCell.swift",
"LineSDKUI/OpenChatUI/View/OpenChatRoomNameTableViewCell.swift",
"LineSDKUI/OpenChatUI/View/ToastView.swift",
"LineSDKUI/OpenChatUI/View/VerticallyCenteredTextView.swift",
"LineSDKUI/OpenChatUI/ViewControllers/OpenChatCreatingNavigationController.swift",
"LineSDKUI/OpenChatUI/ViewControllers/OpenChatRoomInfoViewController.swift",
"LineSDKUI/OpenChatUI/ViewControllers/OpenChatUserProfileViewController.swift",
"LineSDKUI/OpenChatUI/ViewControllers/OptionSelectingViewController.swift",
"LineSDKUI/ResourceLoading.swift",
"LineSDKUI/SharingUI/Model/ColumnDataStore.swift",
"LineSDKUI/SharingUI/PageViewController/PageTabView.swift",
"LineSDKUI/SharingUI/PageViewController/PageViewController.swift",
"LineSDKUI/SharingUI/Public/MessageShareTargetType.swift",
"LineSDKUI/SharingUI/Public/ShareTarget.swift",
"LineSDKUI/SharingUI/Public/ShareViewController.swift",
"LineSDKUI/SharingUI/Public/ShareViewControllerDelegate.swift",
"LineSDKUI/SharingUI/SelectedPanel/SelectedTargetPanelCell.swift",
"LineSDKUI/SharingUI/SelectedPanel/SelectedTargetPanelViewController.swift",
"LineSDKUI/SharingUI/TargetSearch/ShareTargetSearchResultTableViewController.swift",
"LineSDKUI/SharingUI/TargetSearch/ShareTargetSearchResultViewController.swift",
"LineSDKUI/SharingUI/TargetSearch/ShareTargetSelectingSectionHeaderView.swift",
"LineSDKUI/SharingUI/TargetSelecting/ShareRootViewController.swift",
"LineSDKUI/SharingUI/TargetSelecting/ShareTargetSearchController.swift",
"LineSDKUI/SharingUI/TargetSelecting/ShareTargetSelectingTableCell.swift",
"LineSDKUI/SharingUI/TargetSelecting/ShareTargetSelectingViewController.swift",
"LineSDKUI/SharingUI/TargetSelecting/ShareTargetTableViewStyling.swift",
"Login/LoginConfiguration.swift",
"Login/LoginManager.swift",
"Login/LoginManagerOptions.swift",
"Login/LoginManagerParameters.swift",
"Login/LoginPermission.swift",
"Login/LoginProcess.swift",
"Login/LoginProcessURLResponse.swift",
"Login/LoginResult.swift",
"Login/Model/AccessToken.swift",
"Login/Model/AccessTokenStore.swift",
"Login/Model/AccessTokenVerifyResult.swift",
"Login/Model/UserProfile.swift",
"Login/PKCE/PKCE.swift",
"Login/Request/GetUserProfileRequest.swift",
"Login/Request/GetVerifyTokenRequest.swift",
"Login/Request/PostExchangeTokenRequest.swift",
"Login/Request/PostRefreshTokenRequest.swift",
"Login/Request/PostRevokeTokenRequest.swift",
"Messaging/Model/Actions/MessageAction.swift",
"Messaging/Model/AudioMessage.swift",
"Messaging/Model/Flex/Component/FlexBoxComponent.swift",
"Messaging/Model/Flex/Component/FlexButtonComponent.swift",
"Messaging/Model/Flex/Component/FlexFillerComponent.swift",
"Messaging/Model/Flex/Component/FlexIconComponent.swift",
"Messaging/Model/Flex/Component/FlexImageComponent.swift",
"Messaging/Model/Flex/Component/FlexMessageComponent.swift",
"Messaging/Model/Flex/Component/FlexMessageProperties.swift",
"Messaging/Model/Flex/Component/FlexSeparatorComponent.swift",
"Messaging/Model/Flex/Component/FlexSpacerComponent.swift",
"Messaging/Model/Flex/Component/FlexTextComponent.swift",
"Messaging/Model/Flex/Container/FlexBubbleContainer.swift",
"Messaging/Model/Flex/Container/FlexCarouselContainer.swift",
"Messaging/Model/Flex/Container/FlexMessageContainer.swift",
"Messaging/Model/Flex/Style/FlexBlockStyle.swift",
"Messaging/Model/FlexMessage.swift",
"Messaging/Model/ImageMessage.swift",
"Messaging/Model/LocationMessage.swift",
"Messaging/Model/Message.swift",
"Messaging/Model/MessageProtocols.swift",
"Messaging/Model/MessageSender.swift",
"Messaging/Model/Template/Payloads/TemplateButtonsPayload.swift",
"Messaging/Model/Template/Payloads/TemplateCarouselPayload.swift",
"Messaging/Model/Template/Payloads/TemplateConfirmPayload.swift",
"Messaging/Model/Template/Payloads/TemplateImageCarouselPayload.swift",
"Messaging/Model/Template/Payloads/TemplateMessagePayload.swift",
"Messaging/Model/Template/Payloads/TemplateMessageProperties.swift",
"Messaging/Model/TemplateMessage.swift",
"Messaging/Model/TextMessage.swift",
"Messaging/Model/VideoMessage.swift",
"Messaging/Request/PostMessageSendingTokenIssueRequest.swift",
"Messaging/Request/PostMultisendMessagesRequest.swift",
"Messaging/Request/PostMultisendMessagesWithTokenRequest.swift",
"Messaging/Request/PostSendMessagesRequest.swift",
"Networking/API/API+Auth.swift",
"Networking/API/API+Deprecated.swift",
"Networking/API/API+Internal.swift",
"Networking/API/API.swift",
"Networking/Client/ChainedPaginatedRequest.swift",
"Networking/Client/ParametersAdapter.swift",
"Networking/Client/Request.swift",
"Networking/Client/RequestAdapter.swift",
"Networking/Client/ResponsePipeline.swift",
"Networking/Client/Session.swift",
"Networking/Images/DownloadableImageView.swift",
"Networking/Images/ImageDownloader.swift",
"Networking/Images/ImageManager.swift",
"Networking/Model/APIError.swift",
"Networking/Model/CustomizeCoding/CodingExtension.swift",
"Networking/Model/CustomizeCoding/HexColor.swift",
"Networking/Model/Unit.swift",
"OpenChat/Model/OpenChatCategory.swift",
"OpenChat/Model/OpenChatCreatingFormItem.swift",
"OpenChat/Model/OpenChatRoomCreatingItem.swift",
"OpenChat/Request/GetOpenChatRoomJoinTypeRequest.swift",
"OpenChat/Request/GetOpenChatRoomMembershipStateRequest.swift",
"OpenChat/Request/GetOpenChatRoomStatusRequest.swift",
"OpenChat/Request/GetOpenChatTermAgreementStatusRequest.swift",
"OpenChat/Request/PostOpenChatCreateRequest.swift",
"OpenChat/Request/PostOpenChatRoomJoinRequest.swift",
"Utils/CallbackQueue.swift",
"Utils/Colors.swift",
"Utils/Constant.swift",
"Utils/Delegate.swift",
"Utils/Helpers.swift",
"Utils/KeyboardObservable.swift",
"Utils/KeychainStore.swift",
"Utils/LoadingIndicator.swift",
"Utils/NotificationToken.swift",
"Utils/ResultUtils.swift",
"Utils/String.swift",
"Utils/URLs.swift",
"Utils/UserDefaultsValue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/6] Write sources
[1/6] Copying Info.plist
[2/6] Write sources
[3/6] Copying Resource.bundle
[4/6] Copying Assets.xcassets
[5/6] Write swift-version-5BDAB9E9C0126B9D.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/145] Emitting module LineSDK
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[8/160] Compiling LineSDK PostOpenChatRoomJoinRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[9/160] Compiling LineSDK CallbackQueue.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[10/160] Compiling LineSDK Colors.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[11/160] Compiling LineSDK Constant.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[12/160] Compiling LineSDK Delegate.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[13/160] Compiling LineSDK Helpers.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[14/160] Compiling LineSDK KeyboardObservable.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[15/160] Compiling LineSDK KeychainStore.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[16/160] Compiling LineSDK LoadingIndicator.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[17/160] Compiling LineSDK NotificationToken.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[18/160] Compiling LineSDK ResultUtils.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[19/160] Compiling LineSDK String.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[20/160] Compiling LineSDK URLs.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[21/160] Compiling LineSDK UserDefaultsValue.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[22/160] Compiling LineSDK resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[23/160] Compiling LineSDK OpenChatCreatingControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[24/160] Compiling LineSDK CountLimitedTextView.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[25/160] Compiling LineSDK OpenChatRoomDescriptionTableViewCell.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[26/160] Compiling LineSDK OpenChatRoomNameTableViewCell.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[27/160] Compiling LineSDK ToastView.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[28/160] Compiling LineSDK VerticallyCenteredTextView.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[29/160] Compiling LineSDK OpenChatCreatingNavigationController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[30/160] Compiling LineSDK OpenChatRoomInfoViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[31/160] Compiling LineSDK OpenChatUserProfileViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[32/160] Compiling LineSDK OptionSelectingViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[33/160] Compiling LineSDK ResourceLoading.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[34/160] Compiling LineSDK ColumnDataStore.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[35/160] Compiling LineSDK PageTabView.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[36/160] Compiling LineSDK PageViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[37/160] Compiling LineSDK MessageShareTargetType.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[38/160] Compiling LineSDK ShareTarget.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[39/160] Compiling LineSDK MessageAction.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[40/160] Compiling LineSDK AudioMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[41/160] Compiling LineSDK FlexBoxComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[42/160] Compiling LineSDK FlexButtonComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[43/160] Compiling LineSDK FlexFillerComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[44/160] Compiling LineSDK FlexIconComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[45/160] Compiling LineSDK FlexImageComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[46/160] Compiling LineSDK FlexMessageComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[47/160] Compiling LineSDK FlexMessageProperties.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[48/160] Compiling LineSDK FlexSeparatorComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[49/160] Compiling LineSDK FlexSpacerComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[50/160] Compiling LineSDK FlexTextComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[51/160] Compiling LineSDK FlexBubbleContainer.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[52/160] Compiling LineSDK FlexCarouselContainer.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[53/160] Compiling LineSDK FlexMessageContainer.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[54/160] Compiling LineSDK FlexBlockStyle.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[55/160] Compiling LineSDK FlexMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[56/160] Compiling LineSDK ImageMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[57/160] Compiling LineSDK LocationMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[58/160] Compiling LineSDK Message.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[59/160] Compiling LineSDK MessageProtocols.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[60/160] Compiling LineSDK MessageSender.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[61/160] Compiling LineSDK TemplateButtonsPayload.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[62/160] Compiling LineSDK TemplateCarouselPayload.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[63/160] Compiling LineSDK TemplateConfirmPayload.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[64/160] Compiling LineSDK TemplateImageCarouselPayload.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[65/160] Compiling LineSDK TemplateMessagePayload.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[66/160] Compiling LineSDK TemplateMessageProperties.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[67/160] Compiling LineSDK TemplateMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[68/160] Compiling LineSDK TextMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[69/160] Compiling LineSDK ECDSA.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[70/160] Compiling LineSDK RSA.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[71/160] Compiling LineSDK CryptoAlgorithm.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[72/160] Compiling LineSDK CryptoData.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[73/160] Compiling LineSDK CryptoError.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[74/160] Compiling LineSDK CryptoHelpers.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[75/160] Compiling LineSDK CryptoKey.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[76/160] Compiling LineSDK GetDiscoveryDocumentRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[77/160] Compiling LineSDK GetJWKSetRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[78/160] Compiling LineSDK JWA.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[79/160] Compiling LineSDK JWK.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[80/160] Compiling LineSDK JWKSet.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[81/160] Compiling LineSDK JWT.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[82/160] Compiling LineSDK JWTCoder.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[83/160] Compiling LineSDK JWTHelpers.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[84/160] Compiling LineSDK GetBotFriendshipStatus.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[85/160] Compiling LineSDK ShareViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[86/160] Compiling LineSDK ShareViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[87/160] Compiling LineSDK SelectedTargetPanelCell.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[88/160] Compiling LineSDK SelectedTargetPanelViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[89/160] Compiling LineSDK ShareTargetSearchResultTableViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[90/160] Compiling LineSDK ShareTargetSearchResultViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[91/160] Compiling LineSDK ShareTargetSelectingSectionHeaderView.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[92/160] Compiling LineSDK ShareRootViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[93/160] Compiling LineSDK ShareTargetSearchController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[94/160] Compiling LineSDK ShareTargetSelectingTableCell.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[95/160] Compiling LineSDK ShareTargetSelectingViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[96/160] Compiling LineSDK ShareTargetTableViewStyling.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[97/160] Compiling LineSDK LoginConfiguration.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[98/160] Compiling LineSDK LoginManager.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[99/160] Compiling LineSDK LoginManagerOptions.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[100/160] Compiling LineSDK DownloadableImageView.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[101/160] Compiling LineSDK ImageDownloader.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[102/160] Compiling LineSDK ImageManager.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[103/160] Compiling LineSDK APIError.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[104/160] Compiling LineSDK CodingExtension.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[105/160] Compiling LineSDK HexColor.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[106/160] Compiling LineSDK Unit.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[107/160] Compiling LineSDK OpenChatCategory.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[108/160] Compiling LineSDK OpenChatCreatingFormItem.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[109/160] Compiling LineSDK OpenChatRoomCreatingItem.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[110/160] Compiling LineSDK GetOpenChatRoomJoinTypeRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[111/160] Compiling LineSDK GetOpenChatRoomMembershipStateRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[112/160] Compiling LineSDK GetOpenChatRoomStatusRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[113/160] Compiling LineSDK GetOpenChatTermAgreementStatusRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[114/160] Compiling LineSDK PostOpenChatCreateRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[115/160] Compiling LineSDK VideoMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[116/160] Compiling LineSDK PostMessageSendingTokenIssueRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[117/160] Compiling LineSDK PostMultisendMessagesRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[118/160] Compiling LineSDK PostMultisendMessagesWithTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[119/160] Compiling LineSDK PostSendMessagesRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[120/160] Compiling LineSDK API+Auth.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[121/160] Compiling LineSDK API+Deprecated.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[122/160] Compiling LineSDK API+Internal.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[123/160] Compiling LineSDK API.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[124/160] Compiling LineSDK ChainedPaginatedRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[125/160] Compiling LineSDK ParametersAdapter.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[126/160] Compiling LineSDK Request.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[127/160] Compiling LineSDK RequestAdapter.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[128/160] Compiling LineSDK ResponsePipeline.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[129/160] Compiling LineSDK Session.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[130/160] Compiling LineSDK LoginManagerParameters.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[131/160] Compiling LineSDK LoginPermission.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[132/160] Compiling LineSDK LoginProcess.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[133/160] Compiling LineSDK LoginProcessURLResponse.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[134/160] Compiling LineSDK LoginResult.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[135/160] Compiling LineSDK AccessToken.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[136/160] Compiling LineSDK AccessTokenStore.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[137/160] Compiling LineSDK AccessTokenVerifyResult.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[138/160] Compiling LineSDK UserProfile.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[139/160] Compiling LineSDK PKCE.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[140/160] Compiling LineSDK GetUserProfileRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[141/160] Compiling LineSDK GetVerifyTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[142/160] Compiling LineSDK PostExchangeTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[143/160] Compiling LineSDK PostRefreshTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[144/160] Compiling LineSDK PostRevokeTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[145/160] Compiling LineSDK LineSDKError.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[146/160] Compiling LineSDK Group.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[147/160] Compiling LineSDK User.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[148/160] Compiling LineSDK GetApproversInFriendsRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[149/160] Compiling LineSDK GetApproversInGroupRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[150/160] Compiling LineSDK GetFriendsRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[151/160] Compiling LineSDK GetGroupsRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[152/160] Compiling LineSDK GetShareFriendsRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[153/160] Compiling LineSDK GetShareGroupsRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[154/160] Compiling LineSDK AuthorizationStatus.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[155/160] Compiling LineSDK StyleNavigationController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[156/160] Compiling LineSDK LoginButton.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[157/160] Compiling LineSDK FormEntry.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[158/160] Compiling LineSDK FormSection.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[159/160] Compiling LineSDK OpenChatCategoryExtensions.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[160/160] Compiling LineSDK OpenChatCreatingController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/140] Compiling LineSDK FlexBlockStyle.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[3/140] Compiling LineSDK FlexMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[4/140] Compiling LineSDK ImageMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[5/140] Compiling LineSDK LocationMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[6/140] Compiling LineSDK Message.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[7/140] Compiling LineSDK MessageProtocols.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[8/140] Compiling LineSDK MessageSender.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[9/140] Compiling LineSDK TemplateButtonsPayload.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[10/140] Compiling LineSDK TemplateCarouselPayload.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[11/140] Compiling LineSDK TemplateConfirmPayload.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[12/140] Compiling LineSDK TemplateImageCarouselPayload.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[13/140] Compiling LineSDK TemplateMessagePayload.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[14/140] Compiling LineSDK TemplateMessageProperties.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[15/140] Compiling LineSDK TemplateMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[16/140] Compiling LineSDK TextMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[17/140] Compiling LineSDK ECDSA.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[18/140] Compiling LineSDK RSA.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[19/140] Compiling LineSDK CryptoAlgorithm.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[20/140] Compiling LineSDK CryptoData.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[21/140] Compiling LineSDK CryptoError.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[22/140] Compiling LineSDK CryptoHelpers.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[23/140] Compiling LineSDK CryptoKey.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[24/140] Compiling LineSDK GetDiscoveryDocumentRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[25/140] Compiling LineSDK GetJWKSetRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[26/140] Compiling LineSDK JWA.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[27/140] Compiling LineSDK JWK.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[28/140] Compiling LineSDK JWKSet.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[29/140] Compiling LineSDK JWT.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[30/140] Compiling LineSDK JWTCoder.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[31/140] Compiling LineSDK JWTHelpers.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[32/140] Compiling LineSDK GetBotFriendshipStatus.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[33/155] Compiling LineSDK ShareViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[34/155] Compiling LineSDK ShareViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[35/155] Compiling LineSDK SelectedTargetPanelCell.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[36/155] Compiling LineSDK SelectedTargetPanelViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[37/155] Compiling LineSDK ShareTargetSearchResultTableViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[38/155] Compiling LineSDK ShareTargetSearchResultViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[39/155] Compiling LineSDK ShareTargetSelectingSectionHeaderView.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[40/155] Compiling LineSDK ShareRootViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[41/155] Compiling LineSDK ShareTargetSearchController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[42/155] Compiling LineSDK ShareTargetSelectingTableCell.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[43/155] Compiling LineSDK ShareTargetSelectingViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[44/155] Compiling LineSDK ShareTargetTableViewStyling.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[45/155] Compiling LineSDK LoginConfiguration.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[46/155] Compiling LineSDK LoginManager.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[47/155] Compiling LineSDK LoginManagerOptions.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[48/155] Compiling LineSDK PostOpenChatRoomJoinRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[49/155] Compiling LineSDK CallbackQueue.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[50/155] Compiling LineSDK Colors.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[51/155] Compiling LineSDK Constant.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[52/155] Compiling LineSDK Delegate.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[53/155] Compiling LineSDK Helpers.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[54/155] Compiling LineSDK KeyboardObservable.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[55/155] Compiling LineSDK KeychainStore.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[56/155] Compiling LineSDK LoadingIndicator.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[57/155] Compiling LineSDK NotificationToken.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[58/155] Compiling LineSDK ResultUtils.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[59/155] Compiling LineSDK String.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[60/155] Compiling LineSDK URLs.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[61/155] Compiling LineSDK UserDefaultsValue.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[62/155] Compiling LineSDK resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/155] Emitting module LineSDK
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[64/155] Compiling LineSDK VideoMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[65/155] Compiling LineSDK PostMessageSendingTokenIssueRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[66/155] Compiling LineSDK PostMultisendMessagesRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[67/155] Compiling LineSDK PostMultisendMessagesWithTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[68/155] Compiling LineSDK PostSendMessagesRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[69/155] Compiling LineSDK API+Auth.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[70/155] Compiling LineSDK API+Deprecated.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[71/155] Compiling LineSDK API+Internal.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[72/155] Compiling LineSDK API.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[73/155] Compiling LineSDK ChainedPaginatedRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[74/155] Compiling LineSDK ParametersAdapter.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[75/155] Compiling LineSDK Request.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[76/155] Compiling LineSDK RequestAdapter.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[77/155] Compiling LineSDK ResponsePipeline.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[78/155] Compiling LineSDK Session.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[79/155] Compiling LineSDK LoginManagerParameters.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[80/155] Compiling LineSDK LoginPermission.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[81/155] Compiling LineSDK LoginProcess.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[82/155] Compiling LineSDK LoginProcessURLResponse.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[83/155] Compiling LineSDK LoginResult.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[84/155] Compiling LineSDK AccessToken.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[85/155] Compiling LineSDK AccessTokenStore.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[86/155] Compiling LineSDK AccessTokenVerifyResult.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[87/155] Compiling LineSDK UserProfile.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[88/155] Compiling LineSDK PKCE.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[89/155] Compiling LineSDK GetUserProfileRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[90/155] Compiling LineSDK GetVerifyTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[91/155] Compiling LineSDK PostExchangeTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[92/155] Compiling LineSDK PostRefreshTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[93/155] Compiling LineSDK PostRevokeTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[94/155] Compiling LineSDK LineSDKError.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[95/155] Compiling LineSDK Group.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[96/155] Compiling LineSDK User.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[97/155] Compiling LineSDK GetApproversInFriendsRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[98/155] Compiling LineSDK GetApproversInGroupRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[99/155] Compiling LineSDK GetFriendsRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[100/155] Compiling LineSDK GetGroupsRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[101/155] Compiling LineSDK GetShareFriendsRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[102/155] Compiling LineSDK GetShareGroupsRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[103/155] Compiling LineSDK AuthorizationStatus.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[104/155] Compiling LineSDK StyleNavigationController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[105/155] Compiling LineSDK LoginButton.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[106/155] Compiling LineSDK FormEntry.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[107/155] Compiling LineSDK FormSection.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[108/155] Compiling LineSDK OpenChatCategoryExtensions.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[109/155] Compiling LineSDK OpenChatCreatingController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[110/155] Compiling LineSDK DownloadableImageView.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[111/155] Compiling LineSDK ImageDownloader.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[112/155] Compiling LineSDK ImageManager.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[113/155] Compiling LineSDK APIError.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[114/155] Compiling LineSDK CodingExtension.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[115/155] Compiling LineSDK HexColor.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[116/155] Compiling LineSDK Unit.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[117/155] Compiling LineSDK OpenChatCategory.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[118/155] Compiling LineSDK OpenChatCreatingFormItem.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[119/155] Compiling LineSDK OpenChatRoomCreatingItem.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[120/155] Compiling LineSDK GetOpenChatRoomJoinTypeRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[121/155] Compiling LineSDK GetOpenChatRoomMembershipStateRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[122/155] Compiling LineSDK GetOpenChatRoomStatusRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[123/155] Compiling LineSDK GetOpenChatTermAgreementStatusRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[124/155] Compiling LineSDK PostOpenChatCreateRequest.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[125/155] Compiling LineSDK MessageAction.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[126/155] Compiling LineSDK AudioMessage.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[127/155] Compiling LineSDK FlexBoxComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[128/155] Compiling LineSDK FlexButtonComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[129/155] Compiling LineSDK FlexFillerComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[130/155] Compiling LineSDK FlexIconComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[131/155] Compiling LineSDK FlexImageComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[132/155] Compiling LineSDK FlexMessageComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[133/155] Compiling LineSDK FlexMessageProperties.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[134/155] Compiling LineSDK FlexSeparatorComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[135/155] Compiling LineSDK FlexSpacerComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[136/155] Compiling LineSDK FlexTextComponent.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[137/155] Compiling LineSDK FlexBubbleContainer.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[138/155] Compiling LineSDK FlexCarouselContainer.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[139/155] Compiling LineSDK FlexMessageContainer.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[140/155] Compiling LineSDK OpenChatCreatingControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[141/155] Compiling LineSDK CountLimitedTextView.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[142/155] Compiling LineSDK OpenChatRoomDescriptionTableViewCell.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[143/155] Compiling LineSDK OpenChatRoomNameTableViewCell.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[144/155] Compiling LineSDK ToastView.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[145/155] Compiling LineSDK VerticallyCenteredTextView.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[146/155] Compiling LineSDK OpenChatCreatingNavigationController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[147/155] Compiling LineSDK OpenChatRoomInfoViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[148/155] Compiling LineSDK OpenChatUserProfileViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[149/155] Compiling LineSDK OptionSelectingViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[150/155] Compiling LineSDK ResourceLoading.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[151/155] Compiling LineSDK ColumnDataStore.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[152/155] Compiling LineSDK PageTabView.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[153/155] Compiling LineSDK PageViewController.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[154/155] Compiling LineSDK MessageShareTargetType.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[155/155] Compiling LineSDK ShareTarget.swift
/Users/admin/builder/spi-builder-workspace/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
| `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
BUILD FAILURE 6.0 macosSpm