This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build LineSDK with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/line/line-sdk-ios-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/line/line-sdk-ios-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 74b58bb Bump version to 5.11.1
Cloned https://github.com/line/line-sdk-ios-swift.git
Revision (git rev-parse @):
74b58bb22d895989842eb1077b315672df61afbc
SUCCESS checkout https://github.com/line/line-sdk-ios-swift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/line/line-sdk-ios-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/6] Write sources
[1/6] Copying Info.plist
[1/6] Write sources
[3/6] Copying Resource.bundle
[4/6] Copying Assets.xcassets
[5/6] Write swift-version-6F35C1178C84523A.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 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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
[40/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 {
[41/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 {
[42/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 {
[43/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 {
[44/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 {
[45/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 {
[46/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 {
[47/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 {
[48/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 {
[49/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 {
[50/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 {
[51/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 {
[52/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 {
[53/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 {
[54/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 {
[55/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 {
[56/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 {
[57/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 {
[58/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 {
[59/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 {
[60/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 {
[61/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 {
[62/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 {
[63/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 {
[64/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 {
[65/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 {
[66/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 {
[67/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 {
[68/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 {
[69/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 {
[70/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 {
[71/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 {
[72/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 {
[73/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 {
[74/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 {
[75/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 {
[76/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 {
[77/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 {
[78/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 {
[79/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 {
[80/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 {
[81/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 {
[82/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 {
[83/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 {
[84/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 {
[85/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 {
[86/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 {
[87/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 {
[88/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 {
[89/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 {
[90/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 {
[91/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 {
[92/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 {
[93/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 {
[94/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 {
[95/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 {
[96/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 {
[97/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 {
[98/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 {
[99/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 {
[100/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 {
[101/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 {
[102/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 {
[103/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 {
[104/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 {
[105/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 {
[106/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 {
[107/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 {
[108/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 {
[109/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 {
[110/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 {
[111/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 {
[112/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 {
[113/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 {
[114/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 {
[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 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 {
[131/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 {
[132/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 {
[133/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 {
[134/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 {
[135/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 {
[136/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 {
[137/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 {
[138/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 {
[139/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 {
[140/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 {
[141/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 {
[142/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 {
[143/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 {
[144/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 {
[145/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 {
[146/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 {
[147/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 {
[148/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 {
[149/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 {
[150/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 {
[151/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 {
[152/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 {
[153/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 {
[154/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 {
[155/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 {
[156/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 {
[157/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 {
[158/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 {
[159/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 {
[160/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 {
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.