The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build LineSDK, reference 5.13.0 (dc998e), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 04:22:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/line/line-sdk-ios-swift.git
Reference: 5.13.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/line/line-sdk-ios-swift
 * tag               5.13.0     -> FETCH_HEAD
HEAD is now at dc998ea Bump version to 5.13.0
Cloned https://github.com/line/line-sdk-ios-swift.git
Revision (git rev-parse @):
dc998eaa4ecd342dc8d9d7a2d744f58667a262d1
SUCCESS checkout https://github.com/line/line-sdk-ios-swift.git at 5.13.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/line/line-sdk-ios-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/6] Copying Info.plist
[0/6] Write sources
[3/6] Copying Resource.bundle
[4/6] Copying Assets.xcassets
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/141] Emitting module LineSDK
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[8/141] Compiling LineSDK PostRevokeTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[9/141] Compiling LineSDK MessageAction.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[10/141] Compiling LineSDK AudioMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[11/141] Compiling LineSDK FlexBoxComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[12/141] Compiling LineSDK FlexButtonComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[13/141] Compiling LineSDK FlexFillerComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[14/141] Compiling LineSDK FlexIconComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[15/141] Compiling LineSDK FlexImageComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[16/141] Compiling LineSDK FlexMessageComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[17/141] Compiling LineSDK FlexMessageProperties.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[18/141] Compiling LineSDK FlexSeparatorComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[19/141] Compiling LineSDK FlexSpacerComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[20/141] Compiling LineSDK FlexTextComponent.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[21/141] Compiling LineSDK FlexBubbleContainer.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[22/141] Compiling LineSDK FlexCarouselContainer.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[23/141] Compiling LineSDK FlexMessageContainer.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[24/141] Compiling LineSDK FlexBlockStyle.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[25/141] Compiling LineSDK FlexMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[26/141] Compiling LineSDK ImageMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[27/141] Compiling LineSDK LocationMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[28/141] Compiling LineSDK Message.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[29/141] Compiling LineSDK MessageProtocols.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[30/141] Compiling LineSDK MessageSender.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[31/141] Compiling LineSDK TemplateButtonsPayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[32/141] Compiling LineSDK TemplateCarouselPayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[33/141] Compiling LineSDK TemplateConfirmPayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[34/141] Compiling LineSDK TemplateImageCarouselPayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[35/141] Compiling LineSDK TemplateMessagePayload.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[36/141] Compiling LineSDK TemplateMessageProperties.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[37/141] Compiling LineSDK TemplateMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[38/141] Compiling LineSDK TextMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[39/141] Compiling LineSDK VideoMessage.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[40/141] Compiling LineSDK PostMessageSendingTokenIssueRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[41/141] Compiling LineSDK PostMultisendMessagesRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[42/141] Compiling LineSDK PostMultisendMessagesWithTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[43/141] Compiling LineSDK PostSendMessagesRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[44/141] Compiling LineSDK API+Auth.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[45/141] Compiling LineSDK API+Deprecated.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[46/141] Compiling LineSDK API+Internal.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[47/141] Compiling LineSDK API.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[48/141] Compiling LineSDK ChainedPaginatedRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[49/141] Compiling LineSDK ParametersAdapter.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[50/141] Compiling LineSDK Request.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[51/141] Compiling LineSDK RequestAdapter.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[52/141] Compiling LineSDK ResponsePipeline.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[53/141] Compiling LineSDK Session.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[54/141] Compiling LineSDK DownloadableImageView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[55/141] Compiling LineSDK ImageDownloader.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[56/141] Compiling LineSDK ImageManager.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[57/141] Compiling LineSDK APIError.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[58/141] Compiling LineSDK CodingExtension.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[59/141] Compiling LineSDK HexColor.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[60/141] Compiling LineSDK Unit.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[61/141] Compiling LineSDK OpenChatCategory.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[62/141] Compiling LineSDK OpenChatCreatingFormItem.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[63/141] Compiling LineSDK OpenChatRoomCreatingItem.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[64/141] Compiling LineSDK GetOpenChatRoomJoinTypeRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[65/141] Compiling LineSDK OpenChatRoomInfoViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[66/141] Compiling LineSDK OpenChatUserProfileViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[67/141] Compiling LineSDK OptionSelectingViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[68/141] Compiling LineSDK ResourceLoading.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[69/141] Compiling LineSDK ColumnDataStore.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[70/141] Compiling LineSDK PageTabView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[71/141] Compiling LineSDK PageViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[72/141] Compiling LineSDK MessageShareTargetType.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[73/141] Compiling LineSDK ShareTarget.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[74/141] Compiling LineSDK ShareViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[75/141] Compiling LineSDK ShareViewControllerDelegate.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[76/141] Compiling LineSDK SelectedTargetPanelCell.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[77/141] Compiling LineSDK SelectedTargetPanelViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[78/141] Compiling LineSDK ShareTargetSearchResultTableViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[79/141] Compiling LineSDK ShareTargetSearchResultViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[80/141] Compiling LineSDK ShareTargetSelectingSectionHeaderView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[81/141] Compiling LineSDK ShareRootViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[82/141] Compiling LineSDK ShareTargetSearchController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[83/141] Compiling LineSDK ShareTargetSelectingTableCell.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[84/141] Compiling LineSDK GetApproversInGroupRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[85/141] Compiling LineSDK GetFriendsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[86/141] Compiling LineSDK GetGroupsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[87/141] Compiling LineSDK GetShareFriendsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[88/141] Compiling LineSDK GetShareGroupsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[89/141] Compiling LineSDK AuthorizationStatus.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[90/141] Compiling LineSDK StyleNavigationController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[91/141] Compiling LineSDK LoginButton.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[92/141] Compiling LineSDK FormEntry.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[93/141] Compiling LineSDK FormSection.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[94/141] Compiling LineSDK OpenChatCategoryExtensions.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[95/141] Compiling LineSDK OpenChatCreatingController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[96/141] Compiling LineSDK OpenChatCreatingControllerDelegate.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[97/141] Compiling LineSDK CountLimitedTextView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[98/141] Compiling LineSDK OpenChatRoomDescriptionTableViewCell.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[99/141] Compiling LineSDK OpenChatRoomNameTableViewCell.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[100/141] Compiling LineSDK ToastView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[101/141] Compiling LineSDK VerticallyCenteredTextView.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[102/141] Compiling LineSDK OpenChatCreatingNavigationController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[103/141] Compiling LineSDK ShareTargetSelectingViewController.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[104/141] Compiling LineSDK ShareTargetTableViewStyling.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[105/141] Compiling LineSDK LoginConfiguration.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[106/141] Compiling LineSDK LoginManager.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[107/141] Compiling LineSDK LoginManagerOptions.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[108/141] Compiling LineSDK LoginManagerParameters.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[109/141] Compiling LineSDK LoginPermission.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[110/141] Compiling LineSDK LoginProcess.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[111/141] Compiling LineSDK LoginProcessURLResponse.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[112/141] Compiling LineSDK LoginResult.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[113/141] Compiling LineSDK AccessToken.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[114/141] Compiling LineSDK AccessTokenStore.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[115/141] Compiling LineSDK AccessTokenVerifyResult.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[116/141] Compiling LineSDK UserProfile.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[117/141] Compiling LineSDK PKCE.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[118/141] Compiling LineSDK GetUserProfileRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[119/141] Compiling LineSDK GetVerifyTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[120/141] Compiling LineSDK PostExchangeTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[121/141] Compiling LineSDK PostRefreshTokenRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[122/160] Compiling LineSDK ECDSA.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[123/160] Compiling LineSDK RSA.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[124/160] Compiling LineSDK CryptoAlgorithm.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[125/160] Compiling LineSDK CryptoData.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[126/160] Compiling LineSDK CryptoError.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[127/160] Compiling LineSDK CryptoHelpers.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[128/160] Compiling LineSDK CryptoKey.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[129/160] Compiling LineSDK GetDiscoveryDocumentRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[130/160] Compiling LineSDK GetJWKSetRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[131/160] Compiling LineSDK JWA.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[132/160] Compiling LineSDK JWK.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[133/160] Compiling LineSDK JWKSet.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[134/160] Compiling LineSDK JWT.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[135/160] Compiling LineSDK JWTCoder.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[136/160] Compiling LineSDK JWTHelpers.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[137/160] Compiling LineSDK GetBotFriendshipStatus.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[138/160] Compiling LineSDK LineSDKError.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[139/160] Compiling LineSDK Group.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[140/160] Compiling LineSDK User.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[141/160] Compiling LineSDK GetApproversInFriendsRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[142/160] Compiling LineSDK GetOpenChatRoomMembershipStateRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[143/160] Compiling LineSDK GetOpenChatRoomStatusRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[144/160] Compiling LineSDK GetOpenChatTermAgreementStatusRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[145/160] Compiling LineSDK PostOpenChatCreateRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[146/160] Compiling LineSDK PostOpenChatRoomJoinRequest.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[147/160] Compiling LineSDK CallbackQueue.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[148/160] Compiling LineSDK Colors.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[149/160] Compiling LineSDK Constant.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[150/160] Compiling LineSDK Delegate.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[151/160] Compiling LineSDK Helpers.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[152/160] Compiling LineSDK KeyboardObservable.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[153/160] Compiling LineSDK KeychainStore.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[154/160] Compiling LineSDK LoadingIndicator.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[155/160] Compiling LineSDK NotificationToken.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[156/160] Compiling LineSDK ResultUtils.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[157/160] Compiling LineSDK String.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[158/160] Compiling LineSDK URLs.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[159/160] Compiling LineSDK UserDefaultsValue.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
[160/160] Compiling LineSDK resource_bundle_accessor.swift
/host/spi-builder-workspace/LineSDK/LineSDK/Crypto/Algorithms/ECDSA.swift:22:8: error: no such module 'Foundation'
 20 | //
 21 |
 22 | import Foundation
    |        `- error: no such module 'Foundation'
 23 | import CommonCrypto
 24 |
BUILD FAILURE 6.2 wasm