The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWSignInWith3rd_LINE, reference main (4cb6c4), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 08:39:52 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWSignInWith3rd_LINE.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSignInWith3rd_LINE
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4cb6c4d - 加上PrivacyInfo.xcprivacy - 更新ReadMe - 將WWSignInWith3rd+LINE改成WWSignInWith3rd_LINE
Cloned https://github.com/William-Weng/WWSignInWith3rd_LINE.git
Revision (git rev-parse @):
4cb6c4dc79c1f676230199d867a1137b28e439d8
SUCCESS checkout https://github.com/William-Weng/WWSignInWith3rd_LINE.git at main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:16:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
14 |     dependencies: [
15 |         .package(url: "https://github.com/William-Weng/WWSignInWith3rd_Apple", .upToNextMinor(from: "1.1.0")),
16 |         .package(name: "LineSDK", url: "https://github.com/line/line-sdk-ios-swift", from: "5.11.0"),
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
17 |     ],
18 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/line/line-sdk-ios-swift
Fetching https://github.com/William-Weng/WWSignInWith3rd_Apple
[1/13851] Fetching line-sdk-ios-swift
[2/14026] Fetching line-sdk-ios-swift, wwsigninwith3rd_apple
Fetched https://github.com/William-Weng/WWSignInWith3rd_Apple from cache (1.26s)
Fetched https://github.com/line/line-sdk-ios-swift from cache (1.26s)
Computing version for https://github.com/line/line-sdk-ios-swift
Computed https://github.com/line/line-sdk-ios-swift at 5.11.0 (2.05s)
Computing version for https://github.com/William-Weng/WWSignInWith3rd_Apple
Computed https://github.com/William-Weng/WWSignInWith3rd_Apple at 1.1.0 (0.69s)
Creating working copy for https://github.com/William-Weng/WWSignInWith3rd_Apple
Working copy of https://github.com/William-Weng/WWSignInWith3rd_Apple resolved at 1.1.0
Creating working copy for https://github.com/line/line-sdk-ios-swift
Working copy of https://github.com/line/line-sdk-ios-swift resolved at 5.11.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "wwsigninwith3rd_line",
      "name": "WWSignInWith3rd_LINE",
      "url": "https://github.com/William-Weng/WWSignInWith3rd_LINE.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWSignInWith3rd_LINE",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "wwsigninwith3rd_apple",
          "name": "WWSignInWith3rd_Apple",
          "url": "https://github.com/William-Weng/WWSignInWith3rd_Apple",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWSignInWith3rd_Apple",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "line-sdk-ios-swift",
          "name": "LineSDK",
          "url": "https://github.com/line/line-sdk-ios-swift",
          "version": "5.16.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/line-sdk-ios-swift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/William-Weng/WWSignInWith3rd_LINE.git
[1/66] Fetching wwsigninwith3rd_line
Fetched https://github.com/William-Weng/WWSignInWith3rd_LINE.git from cache (0.94s)
warning: 'wwsigninwith3rd_line': /Package.swift:16:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
14 |     dependencies: [
15 |         .package(url: "https://github.com/William-Weng/WWSignInWith3rd_Apple", .upToNextMinor(from: "1.1.0")),
16 |         .package(name: "LineSDK", url: "https://github.com/line/line-sdk-ios-swift", from: "5.11.0"),
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
17 |     ],
18 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/William-Weng/WWSignInWith3rd_Apple from cache
Fetching https://github.com/line/line-sdk-ios-swift from cache
Fetched https://github.com/line/line-sdk-ios-swift from cache (0.50s)
Fetched https://github.com/William-Weng/WWSignInWith3rd_Apple from cache (0.50s)
Computing version for https://github.com/William-Weng/WWSignInWith3rd_Apple
Computed https://github.com/William-Weng/WWSignInWith3rd_Apple at 1.1.4 (1.18s)
Computing version for https://github.com/line/line-sdk-ios-swift
Computed https://github.com/line/line-sdk-ios-swift at 5.16.0 (0.05s)
Creating working copy for https://github.com/line/line-sdk-ios-swift
Working copy of https://github.com/line/line-sdk-ios-swift resolved at 5.16.0
Creating working copy for https://github.com/William-Weng/WWSignInWith3rd_Apple
Working copy of https://github.com/William-Weng/WWSignInWith3rd_Apple resolved at 1.1.4
Creating working copy for https://github.com/William-Weng/WWSignInWith3rd_LINE.git
Working copy of https://github.com/William-Weng/WWSignInWith3rd_LINE.git resolved at main (4cb6c4d)
warning: 'wwsigninwith3rd_line': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WWSignInWith3rd_LINE/Package.swift:16:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
14 |     dependencies: [
15 |         .package(url: "https://github.com/William-Weng/WWSignInWith3rd_Apple", .upToNextMinor(from: "1.1.0")),
16 |         .package(name: "LineSDK", url: "https://github.com/line/line-sdk-ios-swift", from: "5.11.0"),
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
17 |     ],
18 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: '.resolve-product-dependencies': dependency 'wwsigninwith3rd_line' is not used by any target
Found 2 product dependencies
  - WWSignInWith3rd_Apple
  - LineSDK
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/William-Weng/WWSignInWith3rd_LINE.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[0/9] Copying Info.plist
[2/9] Write sources
[4/9] Copying Privacy
[6/9] Copying Resource.bundle
[7/9] Copying Assets.xcassets
[8/9] Write swift-version--6988338F2F200930.txt
[10/154] Compiling WWSignInWith3rd_Apple resource_bundle_accessor.swift
[11/154] Compiling LineSDK ECDSA.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK RSA.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK CryptoAlgorithm.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK CryptoData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK CryptoError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK CryptoHelpers.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK CryptoKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK GetDiscoveryDocumentRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK GetJWKSetRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK JWA.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK JWK.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK JWKSet.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK JWT.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK JWTCoder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK JWTHelpers.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK GetBotFriendshipStatus.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK VideoMessage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK PostMessageSendingTokenIssueRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK PostMultisendMessagesRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK PostMultisendMessagesWithTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK PostSendMessagesRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK API+Auth.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK API+Deprecated.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK API+Internal.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK API.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK ChainedPaginatedRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK ParametersAdapter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK Request.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK RequestAdapter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK ResponsePipeline.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/154] Compiling LineSDK Session.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK PostOpenChatRoomJoinRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK CallbackQueue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK Colors.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK Constant.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK Delegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK Helpers.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK KeyboardObservable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK KeychainStore.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK LoadingIndicator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK NotificationToken.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ResultUtils.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK String.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK URLs.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK UserDefaultsValue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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)
[57/169] Emitting module LineSDK
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexBlockStyle.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexMessage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ImageMessage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK LocationMessage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK Message.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK MessageProtocols.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK MessageSender.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK TemplateButtonsPayload.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK TemplateCarouselPayload.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK TemplateConfirmPayload.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK TemplateImageCarouselPayload.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK TemplateMessagePayload.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK TemplateMessageProperties.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK TemplateMessage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK TextMessage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ShareViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ShareViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK SelectedTargetPanelCell.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK SelectedTargetPanelViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ShareTargetSearchResultTableViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ShareTargetSearchResultViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ShareTargetSelectingSectionHeaderView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ShareRootViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ShareTargetSearchController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ShareTargetSelectingTableCell.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ShareTargetSelectingViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ShareTargetTableViewStyling.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK LoginConfiguration.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK LoginManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK LoginManagerOptions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK MessageAction.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK AudioMessage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexBoxComponent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexButtonComponent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexFillerComponent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexIconComponent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexImageComponent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexMessageComponent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexMessageProperties.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexSeparatorComponent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexSpacerComponent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexTextComponent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexBubbleContainer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexCarouselContainer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FlexMessageContainer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK LineSDKError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK Group.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK User.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK GetApproversInFriendsRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK GetApproversInGroupRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK GetFriendsRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK GetGroupsRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK GetShareFriendsRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK GetShareGroupsRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK AuthorizationStatus.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK StyleNavigationController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK LoginButton.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FormEntry.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK FormSection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK OpenChatCategoryExtensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK OpenChatCreatingController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK LoginManagerParameters.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK LoginPermission.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK LoginProcess.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK LoginProcessURLResponse.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK LoginResult.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK AccessToken.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK AccessTokenStore.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK AccessTokenVerifyResult.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK UserProfile.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK PKCE.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK GetUserProfileRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK GetVerifyTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK PostExchangeTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK PostRefreshTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK PostRevokeTokenRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK DownloadableImageView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ImageDownloader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ImageManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK APIError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK CodingExtension.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK HexColor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK Unit.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK OpenChatCategory.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK OpenChatCreatingFormItem.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK OpenChatRoomCreatingItem.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK GetOpenChatRoomJoinTypeRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK GetOpenChatRoomMembershipStateRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK GetOpenChatRoomStatusRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK GetOpenChatTermAgreementStatusRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK PostOpenChatCreateRequest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK OpenChatCreatingControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK CountLimitedTextView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK OpenChatRoomDescriptionTableViewCell.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK OpenChatRoomNameTableViewCell.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ToastView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK VerticallyCenteredTextView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK OpenChatCreatingNavigationController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK OpenChatRoomInfoViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK OpenChatUserProfileViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK OptionSelectingViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ResourceLoading.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.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/169] Compiling LineSDK ColumnDataStore.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
   |        `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[161/169] Compiling LineSDK PageTabView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
   |        `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[162/169] Compiling LineSDK PageViewController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
   |        `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[163/169] Compiling LineSDK MessageShareTargetType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
   |        `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[164/169] Compiling LineSDK ShareTarget.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/line-sdk-ios-swift/LineSDK/LineSDK/LineSDKUI/Base/StyleNavigationController.swift:22:8: error: no such module 'UIKit'
20 | //
21 |
22 | import UIKit
   |        `- error: no such module 'UIKit'
23 |
24 | open class StyleNavigationController: UINavigationController {
[165/169] Compiling WWSignInWith3rd_Apple WWSignInWith3rd.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[166/169] Compiling WWSignInWith3rd_Apple Constant.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:65:18: error: cannot find type 'UIWindow' in scope
 63 |
 64 | // MARK: - UIWindow (function)
 65 | public extension UIWindow {
    |                  `- error: cannot find type 'UIWindow' in scope
 66 |
 67 |     /// [取得作用中的KeyWindow](https://stackoverflow.com/questions/57134259/how-to-resolve-keywindow-was-deprecated-in-ios-13-0)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:89:38: error: 'ASAuthorization' is only available in macOS 10.15 or newer
 80 |
 81 | // MARK: - ASAuthorizationController (static function)
 82 | public extension ASAuthorizationController {
    |        `- note: add '@available' attribute to enclosing extension
 83 |
 84 |     /// [產生Apple登入的ViewController](https://developer.apple.com/documentation/authenticationservices/implementing_user_authentication_with_sign_in_with_apple)
    :
 87 |     ///   - delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding
 88 |     /// - Returns: ASAuthorizationController
 89 |     static func _build(with scopes: [ASAuthorization.Scope] = [.fullName, .email], delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding) -> ASAuthorizationController {
    |                 |                    `- error: 'ASAuthorization' is only available in macOS 10.15 or newer
    |                 `- note: add '@available' attribute to enclosing static method
 90 |
 91 |         let requests = ASAuthorizationRequest._build(with: scopes)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:89:94: error: 'ASAuthorizationControllerDelegate' is only available in macOS 10.15 or newer
 80 |
 81 | // MARK: - ASAuthorizationController (static function)
 82 | public extension ASAuthorizationController {
    |        `- note: add '@available' attribute to enclosing extension
 83 |
 84 |     /// [產生Apple登入的ViewController](https://developer.apple.com/documentation/authenticationservices/implementing_user_authentication_with_sign_in_with_apple)
    :
 87 |     ///   - delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding
 88 |     /// - Returns: ASAuthorizationController
 89 |     static func _build(with scopes: [ASAuthorization.Scope] = [.fullName, .email], delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding) -> ASAuthorizationController {
    |                 |                                                                            `- error: 'ASAuthorizationControllerDelegate' is only available in macOS 10.15 or newer
    |                 `- note: add '@available' attribute to enclosing static method
 90 |
 91 |         let requests = ASAuthorizationRequest._build(with: scopes)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:89:130: error: 'ASAuthorizationControllerPresentationContextProviding' is only available in macOS 10.15 or newer
 80 |
 81 | // MARK: - ASAuthorizationController (static function)
 82 | public extension ASAuthorizationController {
    |        `- note: add '@available' attribute to enclosing extension
 83 |
 84 |     /// [產生Apple登入的ViewController](https://developer.apple.com/documentation/authenticationservices/implementing_user_authentication_with_sign_in_with_apple)
    :
 87 |     ///   - delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding
 88 |     /// - Returns: ASAuthorizationController
 89 |     static func _build(with scopes: [ASAuthorization.Scope] = [.fullName, .email], delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding) -> ASAuthorizationController {
    |                 |                                                                                                                `- error: 'ASAuthorizationControllerPresentationContextProviding' is only available in macOS 10.15 or newer
    |                 `- note: add '@available' attribute to enclosing static method
 90 |
 91 |         let requests = ASAuthorizationRequest._build(with: scopes)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:89:188: error: 'ASAuthorizationController' is only available in macOS 10.15 or newer
 80 |
 81 | // MARK: - ASAuthorizationController (static function)
 82 | public extension ASAuthorizationController {
    |        `- note: add '@available' attribute to enclosing extension
 83 |
 84 |     /// [產生Apple登入的ViewController](https://developer.apple.com/documentation/authenticationservices/implementing_user_authentication_with_sign_in_with_apple)
    :
 87 |     ///   - delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding
 88 |     /// - Returns: ASAuthorizationController
 89 |     static func _build(with scopes: [ASAuthorization.Scope] = [.fullName, .email], delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding) -> ASAuthorizationController {
    |                 |                                                                                                                                                                          `- error: 'ASAuthorizationController' is only available in macOS 10.15 or newer
    |                 `- note: add '@available' attribute to enclosing static method
 90 |
 91 |         let requests = ASAuthorizationRequest._build(with: scopes)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:89:65: error: 'fullName' is only available in macOS 10.15 or newer
 80 |
 81 | // MARK: - ASAuthorizationController (static function)
 82 | public extension ASAuthorizationController {
    |        `- note: add '@available' attribute to enclosing extension
 83 |
 84 |     /// [產生Apple登入的ViewController](https://developer.apple.com/documentation/authenticationservices/implementing_user_authentication_with_sign_in_with_apple)
    :
 87 |     ///   - delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding
 88 |     /// - Returns: ASAuthorizationController
 89 |     static func _build(with scopes: [ASAuthorization.Scope] = [.fullName, .email], delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding) -> ASAuthorizationController {
    |                 |                                               `- error: 'fullName' is only available in macOS 10.15 or newer
    |                 `- note: add '@available' attribute to enclosing static method
 90 |
 91 |         let requests = ASAuthorizationRequest._build(with: scopes)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:89:76: error: 'email' is only available in macOS 10.15 or newer
 80 |
 81 | // MARK: - ASAuthorizationController (static function)
 82 | public extension ASAuthorizationController {
    |        `- note: add '@available' attribute to enclosing extension
 83 |
 84 |     /// [產生Apple登入的ViewController](https://developer.apple.com/documentation/authenticationservices/implementing_user_authentication_with_sign_in_with_apple)
    :
 87 |     ///   - delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding
 88 |     /// - Returns: ASAuthorizationController
 89 |     static func _build(with scopes: [ASAuthorization.Scope] = [.fullName, .email], delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding) -> ASAuthorizationController {
    |                 |                                                          `- error: 'email' is only available in macOS 10.15 or newer
    |                 `- note: add '@available' attribute to enclosing static method
 90 |
 91 |         let requests = ASAuthorizationRequest._build(with: scopes)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:82:18: error: 'ASAuthorizationController' is only available in macOS 10.15 or newer
 80 |
 81 | // MARK: - ASAuthorizationController (static function)
 82 | public extension ASAuthorizationController {
    |        |         `- error: 'ASAuthorizationController' is only available in macOS 10.15 or newer
    |        `- note: add '@available' attribute to enclosing extension
 83 |
 84 |     /// [產生Apple登入的ViewController](https://developer.apple.com/documentation/authenticationservices/implementing_user_authentication_with_sign_in_with_apple)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:107:38: error: 'ASAuthorization' is only available in macOS 10.15 or newer
100 |
101 | // MARK: - ASAuthorizationRequest (static function)
102 | public extension ASAuthorizationRequest {
    |        `- note: add '@available' attribute to enclosing extension
103 |
104 |     /// [要取得哪些資訊的Request](https://qiita.com/shiz/items/5e094910f742c2ad72a4)
105 |     /// - Parameter scopes: [ASAuthorization.Scope] => [.fullname, .email]
106 |     /// - Returns: [ASAuthorizationRequest]
107 |     static func _build(with scopes: [ASAuthorization.Scope]?) -> [ASAuthorizationRequest] {
    |                 |                    `- error: 'ASAuthorization' is only available in macOS 10.15 or newer
    |                 `- note: add '@available' attribute to enclosing static method
108 |
109 |         let authorizationAppleIDRequest = ASAuthorizationAppleIDProvider().createRequest()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:107:67: error: 'ASAuthorizationRequest' is only available in macOS 10.15 or newer
100 |
101 | // MARK: - ASAuthorizationRequest (static function)
102 | public extension ASAuthorizationRequest {
    |        `- note: add '@available' attribute to enclosing extension
103 |
104 |     /// [要取得哪些資訊的Request](https://qiita.com/shiz/items/5e094910f742c2ad72a4)
105 |     /// - Parameter scopes: [ASAuthorization.Scope] => [.fullname, .email]
106 |     /// - Returns: [ASAuthorizationRequest]
107 |     static func _build(with scopes: [ASAuthorization.Scope]?) -> [ASAuthorizationRequest] {
    |                 |                                                 `- error: 'ASAuthorizationRequest' is only available in macOS 10.15 or newer
    |                 `- note: add '@available' attribute to enclosing static method
108 |
109 |         let authorizationAppleIDRequest = ASAuthorizationAppleIDProvider().createRequest()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:102:18: error: 'ASAuthorizationRequest' is only available in macOS 10.15 or newer
100 |
101 | // MARK: - ASAuthorizationRequest (static function)
102 | public extension ASAuthorizationRequest {
    |        |         `- error: 'ASAuthorizationRequest' is only available in macOS 10.15 or newer
    |        `- note: add '@available' attribute to enclosing extension
103 |
104 |     /// [要取得哪些資訊的Request](https://qiita.com/shiz/items/5e094910f742c2ad72a4)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:126:86: error: 'ASAuthorizationAppleIDButton' is only available in macOS 10.15 or newer
115 |
116 | // MARK: - ASAuthorizationAppleIDButton (static function)
117 | public extension ASAuthorizationAppleIDButton {
    |        `- note: add '@available' attribute to enclosing extension
118 |
119 |     /// [產生SignInWithApple的原生按鈕 / 按鈕按下後的功能](https://medium.com/@tuzaiz/如何整合-sign-in-with-apple-到自己的-ios-app-上-ios-backend-e64d9de15410)
    :
124 |     ///   - style: ASAuthorizationAppleIDButton.Style
125 |     /// - Returns: ASAuthorizationAppleIDButton
126 |     static func _build(with frame: CGRect = .zero, cornerRadius: CGFloat = 10, type: ASAuthorizationAppleIDButton.ButtonType = .default, style: ASAuthorizationAppleIDButton.Style = .black) -> ASAuthorizationAppleIDButton {
    |                 |                                                                    `- error: 'ASAuthorizationAppleIDButton' is only available in macOS 10.15 or newer
    |                 `- note: add '@available' attribute to enclosing static method
127 |
128 |         let authorizationButton = ASAuthorizationAppleIDButton(type: type, style: style)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:126:145: error: 'ASAuthorizationAppleIDButton' is only available in macOS 10.15 or newer
115 |
116 | // MARK: - ASAuthorizationAppleIDButton (static function)
117 | public extension ASAuthorizationAppleIDButton {
    |        `- note: add '@available' attribute to enclosing extension
118 |
119 |     /// [產生SignInWithApple的原生按鈕 / 按鈕按下後的功能](https://medium.com/@tuzaiz/如何整合-sign-in-with-apple-到自己的-ios-app-上-ios-backend-e64d9de15410)
    :
124 |     ///   - style: ASAuthorizationAppleIDButton.Style
125 |     /// - Returns: ASAuthorizationAppleIDButton
126 |     static func _build(with frame: CGRect = .zero, cornerRadius: CGFloat = 10, type: ASAuthorizationAppleIDButton.ButtonType = .default, style: ASAuthorizationAppleIDButton.Style = .black) -> ASAuthorizationAppleIDButton {
    |                 |                                                                                                                               `- error: 'ASAuthorizationAppleIDButton' is only available in macOS 10.15 or newer
    |                 `- note: add '@available' attribute to enclosing static method
127 |
128 |         let authorizationButton = ASAuthorizationAppleIDButton(type: type, style: style)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:126:193: error: 'ASAuthorizationAppleIDButton' is only available in macOS 10.15 or newer
115 |
116 | // MARK: - ASAuthorizationAppleIDButton (static function)
117 | public extension ASAuthorizationAppleIDButton {
    |        `- note: add '@available' attribute to enclosing extension
118 |
119 |     /// [產生SignInWithApple的原生按鈕 / 按鈕按下後的功能](https://medium.com/@tuzaiz/如何整合-sign-in-with-apple-到自己的-ios-app-上-ios-backend-e64d9de15410)
    :
124 |     ///   - style: ASAuthorizationAppleIDButton.Style
125 |     /// - Returns: ASAuthorizationAppleIDButton
126 |     static func _build(with frame: CGRect = .zero, cornerRadius: CGFloat = 10, type: ASAuthorizationAppleIDButton.ButtonType = .default, style: ASAuthorizationAppleIDButton.Style = .black) -> ASAuthorizationAppleIDButton {
    |                 |                                                                                                                                                                               `- error: 'ASAuthorizationAppleIDButton' is only available in macOS 10.15 or newer
    |                 `- note: add '@available' attribute to enclosing static method
127 |
128 |         let authorizationButton = ASAuthorizationAppleIDButton(type: type, style: style)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:117:18: error: 'ASAuthorizationAppleIDButton' is only available in macOS 10.15 or newer
115 |
116 | // MARK: - ASAuthorizationAppleIDButton (static function)
117 | public extension ASAuthorizationAppleIDButton {
    |        |         `- error: 'ASAuthorizationAppleIDButton' is only available in macOS 10.15 or newer
    |        `- note: add '@available' attribute to enclosing extension
118 |
119 |     /// [產生SignInWithApple的原生按鈕 / 按鈕按下後的功能](https://medium.com/@tuzaiz/如何整合-sign-in-with-apple-到自己的-ios-app-上-ios-backend-e64d9de15410)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:144:69: error: 'ASAuthorizationAppleIDProvider' is only available in macOS 10.15 or newer
136 |
137 | // MARK: - ASAuthorizationController (class function)
138 | public extension ASAuthorizationController {
    |        `- note: add '@available' attribute to enclosing extension
139 |
140 |     /// [測試認證的狀態 (ASAuthorizationAppleIDCredential.user)](https://ciao-chung.com/page-article/sign-in-with-app)
    :
142 |     ///   - userID: 取得的使用者編號
143 |     ///   - result: Result<ASAuthorizationAppleIDProvider.CredentialState, Error>
144 |     func _credentialState(userID: String, result: @escaping (Result<ASAuthorizationAppleIDProvider.CredentialState, Error>) -> Void) {
    |          |                                                          `- error: 'ASAuthorizationAppleIDProvider' is only available in macOS 10.15 or newer
    |          `- note: add '@available' attribute to enclosing instance method
145 |
146 |         let appleIDProvider = ASAuthorizationAppleIDProvider()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:138:18: error: 'ASAuthorizationController' is only available in macOS 10.15 or newer
136 |
137 | // MARK: - ASAuthorizationController (class function)
138 | public extension ASAuthorizationController {
    |        |         `- error: 'ASAuthorizationController' is only available in macOS 10.15 or newer
    |        `- note: add '@available' attribute to enclosing extension
139 |
140 |     /// [測試認證的狀態 (ASAuthorizationAppleIDCredential.user)](https://ciao-chung.com/page-article/sign-in-with-app)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:187:187: error: cannot find type 'UIScrollView' in scope
185 |     ///   - contentInsetAdjustmentBehavior: scrollView是否為全畫面 => 滿版(導覽列)
186 |     /// - Returns: WKWebView
187 |     static func _build(delegate: (WKNavigationDelegate & WKUIDelegate)?, frame: CGRect, configuration: WKWebViewConfiguration = WKWebViewConfiguration(), contentInsetAdjustmentBehavior: UIScrollView.ContentInsetAdjustmentBehavior = .never) -> WKWebView {
    |                                                                                                                                                                                           `- error: cannot find type 'UIScrollView' in scope
188 |
189 |         let webView = WKWebView(frame: frame, configuration: configuration)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:91:24: error: 'ASAuthorizationRequest' is only available in macOS 10.15 or newer
 80 |
 81 | // MARK: - ASAuthorizationController (static function)
 82 | public extension ASAuthorizationController {
    |        `- note: add '@available' attribute to enclosing extension
 83 |
 84 |     /// [產生Apple登入的ViewController](https://developer.apple.com/documentation/authenticationservices/implementing_user_authentication_with_sign_in_with_apple)
    :
 87 |     ///   - delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding
 88 |     /// - Returns: ASAuthorizationController
 89 |     static func _build(with scopes: [ASAuthorization.Scope] = [.fullName, .email], delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding) -> ASAuthorizationController {
    |                 `- note: add '@available' attribute to enclosing static method
 90 |
 91 |         let requests = ASAuthorizationRequest._build(with: scopes)
    |                        |- error: 'ASAuthorizationRequest' is only available in macOS 10.15 or newer
    |                        `- note: add 'if #available' version check
 92 |         let authorizationController = ASAuthorizationController(authorizationRequests: requests)
 93 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:92:39: error: 'ASAuthorizationController' is only available in macOS 10.15 or newer
 80 |
 81 | // MARK: - ASAuthorizationController (static function)
 82 | public extension ASAuthorizationController {
    |        `- note: add '@available' attribute to enclosing extension
 83 |
 84 |     /// [產生Apple登入的ViewController](https://developer.apple.com/documentation/authenticationservices/implementing_user_authentication_with_sign_in_with_apple)
    :
 87 |     ///   - delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding
 88 |     /// - Returns: ASAuthorizationController
 89 |     static func _build(with scopes: [ASAuthorization.Scope] = [.fullName, .email], delegate: ASAuthorizationControllerDelegate & ASAuthorizationControllerPresentationContextProviding) -> ASAuthorizationController {
    |                 `- note: add '@available' attribute to enclosing static method
 90 |
 91 |         let requests = ASAuthorizationRequest._build(with: scopes)
 92 |         let authorizationController = ASAuthorizationController(authorizationRequests: requests)
    |                                       |- error: 'ASAuthorizationController' is only available in macOS 10.15 or newer
    |                                       `- note: add 'if #available' version check
 93 |
 94 |         authorizationController.delegate = delegate
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:109:43: error: 'ASAuthorizationAppleIDProvider' is only available in macOS 10.15 or newer
100 |
101 | // MARK: - ASAuthorizationRequest (static function)
102 | public extension ASAuthorizationRequest {
    |        `- note: add '@available' attribute to enclosing extension
103 |
104 |     /// [要取得哪些資訊的Request](https://qiita.com/shiz/items/5e094910f742c2ad72a4)
105 |     /// - Parameter scopes: [ASAuthorization.Scope] => [.fullname, .email]
106 |     /// - Returns: [ASAuthorizationRequest]
107 |     static func _build(with scopes: [ASAuthorization.Scope]?) -> [ASAuthorizationRequest] {
    |                 `- note: add '@available' attribute to enclosing static method
108 |
109 |         let authorizationAppleIDRequest = ASAuthorizationAppleIDProvider().createRequest()
    |                                           |- error: 'ASAuthorizationAppleIDProvider' is only available in macOS 10.15 or newer
    |                                           `- note: add 'if #available' version check
110 |         authorizationAppleIDRequest.requestedScopes = scopes
111 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:128:35: error: 'ASAuthorizationAppleIDButton' is only available in macOS 10.15 or newer
115 |
116 | // MARK: - ASAuthorizationAppleIDButton (static function)
117 | public extension ASAuthorizationAppleIDButton {
    |        `- note: add '@available' attribute to enclosing extension
118 |
119 |     /// [產生SignInWithApple的原生按鈕 / 按鈕按下後的功能](https://medium.com/@tuzaiz/如何整合-sign-in-with-apple-到自己的-ios-app-上-ios-backend-e64d9de15410)
    :
124 |     ///   - style: ASAuthorizationAppleIDButton.Style
125 |     /// - Returns: ASAuthorizationAppleIDButton
126 |     static func _build(with frame: CGRect = .zero, cornerRadius: CGFloat = 10, type: ASAuthorizationAppleIDButton.ButtonType = .default, style: ASAuthorizationAppleIDButton.Style = .black) -> ASAuthorizationAppleIDButton {
    |                 `- note: add '@available' attribute to enclosing static method
127 |
128 |         let authorizationButton = ASAuthorizationAppleIDButton(type: type, style: style)
    |                                   |- error: 'ASAuthorizationAppleIDButton' is only available in macOS 10.15 or newer
    |                                   `- note: add 'if #available' version check
129 |
130 |         authorizationButton.frame = frame
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:146:31: error: 'ASAuthorizationAppleIDProvider' is only available in macOS 10.15 or newer
136 |
137 | // MARK: - ASAuthorizationController (class function)
138 | public extension ASAuthorizationController {
    |        `- note: add '@available' attribute to enclosing extension
139 |
140 |     /// [測試認證的狀態 (ASAuthorizationAppleIDCredential.user)](https://ciao-chung.com/page-article/sign-in-with-app)
    :
142 |     ///   - userID: 取得的使用者編號
143 |     ///   - result: Result<ASAuthorizationAppleIDProvider.CredentialState, Error>
144 |     func _credentialState(userID: String, result: @escaping (Result<ASAuthorizationAppleIDProvider.CredentialState, Error>) -> Void) {
    |          `- note: add '@available' attribute to enclosing instance method
145 |
146 |         let appleIDProvider = ASAuthorizationAppleIDProvider()
    |                               |- error: 'ASAuthorizationAppleIDProvider' is only available in macOS 10.15 or newer
    |                               `- note: add 'if #available' version check
147 |
148 |         appleIDProvider.getCredentialState(forUserID: userID) { (credentialState, error) in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:191:17: error: value of type 'WKWebView' has no member 'backgroundColor'
189 |         let webView = WKWebView(frame: frame, configuration: configuration)
190 |
191 |         webView.backgroundColor = .white
    |                 `- error: value of type 'WKWebView' has no member 'backgroundColor'
192 |         webView.navigationDelegate = delegate
193 |         webView.uiDelegate = delegate
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWSignInWith3rd_Apple/Sources/WWSignInWith3rd_Apple/Utility/Extension.swift:191:36: error: cannot infer contextual base in reference to member 'white'
189 |         let webView = WKWebView(frame: frame, configuration: configuration)
190 |
191 |         webView.backgroundColor = .white
    |                                    `- error: cannot infer contextual base in reference to member 'white'
192 |         webView.navigationDelegate = delegate
193 |         webView.uiDelegate = delegate
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:16:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
14 |     dependencies: [
15 |         .package(url: "https://github.com/William-Weng/WWSignInWith3rd_Apple", .upToNextMinor(from: "1.1.0")),
16 |         .package(name: "LineSDK", url: "https://github.com/line/line-sdk-ios-swift", from: "5.11.0"),
   |          `- warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead [#DeprecatedDeclaration]
17 |     ],
18 |     targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
BUILD FAILURE 6.3 macosSpm