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 Parra, reference 0.33.8 (0376a8), with Swift 6.2 (beta) for Android on 24 Jun 2025 14:29:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Parra-Inc/parra-mobile-sdks.git
Reference: 0.33.8
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/Parra-Inc/parra-mobile-sdks
 * tag               0.33.8     -> FETCH_HEAD
HEAD is now at 0376a88 actually fixed
Cloned https://github.com/Parra-Inc/parra-mobile-sdks.git
Revision (git rev-parse @):
0376a8869bfa99f748f2bec894220119f8b7b086
SUCCESS checkout https://github.com/Parra-Inc/parra-mobile-sdks.git at 0.33.8
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Parra-Inc/parra-mobile-sdks.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/Shopify/checkout-sheet-kit-swift
Fetching https://github.com/SvenTiigi/YouTubePlayerKit.git
Fetching https://github.com/Shopify/mobile-buy-sdk-ios
Fetching https://github.com/scinfu/SwiftSoup.git
[1/2644] Fetching youtubeplayerkit
[2011/6560] Fetching youtubeplayerkit, swiftsoup
[2130/15028] Fetching youtubeplayerkit, swiftsoup, checkout-sheet-kit-swift
[4420/44610] Fetching youtubeplayerkit, swiftsoup, checkout-sheet-kit-swift, mobile-buy-sdk-ios
[5929/41966] Fetching swiftsoup, checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/SvenTiigi/YouTubePlayerKit.git from cache (0.76s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.98s)
[17343/38050] Fetching checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/Shopify/checkout-sheet-kit-swift from cache (2.34s)
Fetched https://github.com/Shopify/mobile-buy-sdk-ios from cache (2.38s)
Computing version for https://github.com/SvenTiigi/YouTubePlayerKit.git
Computed https://github.com/SvenTiigi/YouTubePlayerKit.git at 2.0.0 (2.95s)
Computing version for https://github.com/Shopify/mobile-buy-sdk-ios
Computed https://github.com/Shopify/mobile-buy-sdk-ios at 13.1.1 (2.88s)
Computing version for https://github.com/Shopify/checkout-sheet-kit-swift
Computed https://github.com/Shopify/checkout-sheet-kit-swift at 3.2.0 (0.53s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.43s)
Creating working copy for https://github.com/Shopify/mobile-buy-sdk-ios
Working copy of https://github.com/Shopify/mobile-buy-sdk-ios resolved at 13.1.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
Creating working copy for https://github.com/Shopify/checkout-sheet-kit-swift
Working copy of https://github.com/Shopify/checkout-sheet-kit-swift resolved at 3.2.0
Creating working copy for https://github.com/SvenTiigi/YouTubePlayerKit.git
Working copy of https://github.com/SvenTiigi/YouTubePlayerKit.git resolved at 2.0.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/ios/Sources/Parra/Resources/ParraAssets.xcassets
warning: 'checkout-sheet-kit-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Assets.xcassets
Building for debugging...
[0/11] Write sources
[0/11] Copying Info.plist
[0/11] Copying PrivacyInfo.xcprivacy
[5/11] Copying Info.plist
[5/11] Write sources
[10/11] Write swift-version-8C5A4AE7A8CE2BA.txt
[12/300] Compiling Buy GraphQL+ScalarSupport.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
[13/300] Compiling Buy Optional+Input.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
[14/300] Compiling Buy Graph.Task.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[15/300] Compiling Buy Graph.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[16/300] Compiling Buy SHA256.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[19/300] Compiling Buy Storefront.Schema.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[20/302] Compiling Buy CustomerDefaultAddressUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[21/302] Compiling Buy CustomerErrorCode.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[22/302] Compiling Buy CustomerRecoverPayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[23/302] Compiling Buy CustomerResetByUrlPayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[24/302] Compiling Buy CustomerResetInput.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[25/302] Compiling Buy CustomerResetPayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[26/308] Compiling Buy AutomaticDiscountApplication.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[27/308] Compiling Buy CustomerAccessTokenCreateWithMultipassPayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[28/308] Compiling Buy CustomerAccessTokenDeletePayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[29/308] Compiling Buy CustomerAccessTokenRenewPayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[30/308] Compiling Buy CustomerActivateByUrlPayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[31/308] Compiling Buy CustomerActivateInput.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[32/308] Compiling Buy CustomerActivatePayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[33/308] Compiling Buy CustomerAddressCreatePayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[34/308] Compiling Buy CustomerAddressDeletePayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[35/308] Compiling Buy CustomerAddressUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[36/308] Compiling Buy CustomerCreateInput.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[37/308] Compiling Buy CustomerCreatePayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[38/308] Compiling Buy Storefront.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[39/308] Compiling Buy ApiVersion.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[40/308] Compiling Buy ApplePayWalletContentInput.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[41/308] Compiling Buy ApplePayWalletHeaderInput.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[42/308] Compiling Buy AppliedGiftCard.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[43/308] Compiling ShopifyCheckoutSheetKit ShopifyCheckoutSheetKit.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[44/308] Compiling Buy Graph.Cache.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[45/308] Compiling Buy Graph.CacheItem.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[46/308] Compiling Buy Graph.CachePolicy.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[47/308] Compiling Buy Graph.Client.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[48/308] Compiling Buy Graph.QueryError.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[49/308] Compiling Buy Graph.RetryHandler.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/308] Emitting module YouTubePlayerKit
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[57/308] Compiling ShopifyCheckoutSheetKit WebPixelsEventDecoder.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[58/308] Compiling Buy ArticleConnection.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[59/308] Compiling Buy ArticleEdge.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[60/308] Compiling Buy ArticleSortKeys.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[61/308] Compiling Buy Attribute.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[62/308] Compiling Buy AttributeInput.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
[69/308] Compiling Buy DigitalWallet.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[70/308] Compiling Buy DiscountAllocation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[71/308] Compiling Buy DiscountApplication.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[72/308] Compiling Buy DiscountApplicationAllocationMethod.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[73/308] Compiling Buy DiscountApplicationConnection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[74/308] Compiling Buy DiscountApplicationEdge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[75/308] Compiling Buy DiscountApplicationTargetSelection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[76/308] Compiling Buy DiscountApplicationTargetType.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[77/308] Compiling Buy DiscountCodeApplication.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[78/308] Compiling Buy DisplayableError.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[79/308] Compiling Buy Domain.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[80/308] Compiling Buy ExternalVideo.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[81/308] Compiling Buy Filter.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[82/308] Compiling Buy FilterPresentation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[83/308] Compiling Buy FilterType.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[84/308] Compiling Buy FilterValue.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[85/308] Compiling Buy Fulfillment.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[86/308] Compiling Buy FulfillmentLineItem.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[87/308] Compiling Buy FulfillmentLineItemConnection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[88/308] Compiling Buy FulfillmentLineItemEdge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[89/308] Compiling Buy FulfillmentTrackingInfo.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[90/308] Compiling Buy GenericFile.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[91/308] Compiling Buy GeoCoordinateInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[92/308] Compiling Buy HasMetafields.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/339] Emitting module ShopifyCheckoutSheetKit
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[146/363] Compiling YouTubePlayerKit YouTubePlayerWebView+Evaluate.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[147/363] Compiling YouTubePlayerKit YouTubePlayerWebView+Event.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[148/363] Compiling YouTubePlayerKit YouTubePlayerWebView+WKNavigationDelegate.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[149/363] Compiling YouTubePlayerKit YouTubePlayerWebView+WKUIDelegate.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[150/363] Compiling YouTubePlayerKit YouTubePlayerWebView.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[151/363] Compiling YouTubePlayerKit YouTubePlayer.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[152/363] Compiling Buy DeliveryMethodType.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[161/383] Emitting module SwiftSoup
[196/387] Compiling Buy BaseCartLine.swift
[197/387] Compiling Buy BaseCartLineConnection.swift
[198/387] Compiling Buy BaseCartLineEdge.swift
[199/387] Compiling Buy Blog.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/CheckoutBridge.swift:24:8: error: no such module 'WebKit'
 22 | */
 23 |
 24 | import WebKit
    |        `- error: no such module 'WebKit'
 25 |
 26 | enum BridgeError: Swift.Error {
[202/387] Compiling Buy CollectionConnection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[203/387] Compiling Buy CollectionEdge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[204/387] Compiling Buy CollectionSortKeys.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[205/387] Compiling Buy Comment.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[206/387] Compiling Buy CommentAuthor.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[207/387] Compiling Buy CommentConnection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[208/387] Compiling Buy CommentEdge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[209/387] Compiling Buy Company.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[210/387] Compiling Buy CompanyContact.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[211/387] Compiling Buy CompanyLocation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[212/387] Compiling Buy CompletePaymentChallenge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[213/387] Compiling Buy CompletionError.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[214/387] Compiling Buy CompletionErrorCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[215/387] Compiling Buy ComponentizableCartLine.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[216/387] Compiling Buy Count.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[217/387] Compiling Buy CountPrecision.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[218/387] Compiling Buy Country.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[219/387] Compiling Buy CountryCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[220/387] Compiling Buy CropRegion.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[221/387] Compiling Buy Currency.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[222/387] Compiling Buy CurrencyCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[223/387] Compiling Buy Customer.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[224/387] Compiling Buy CustomerAccessToken.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[225/387] Compiling Buy CustomerAccessTokenCreateInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[226/387] Compiling Buy CustomerAccessTokenCreatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[231/387] Compiling SwiftSoup UTF8Arrays.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[232/387] Compiling SwiftSoup UnfairLock.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[233/387] Compiling SwiftSoup UnicodeScalar.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[234/387] Compiling SwiftSoup Validate.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[235/387] Compiling SwiftSoup Whitelist.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[236/387] Compiling SwiftSoup XmlDeclaration.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[237/387] Compiling SwiftSoup XmlTreeBuilder.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[238/387] Compiling Buy CardBrand.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[239/387] Compiling Buy Cart.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[240/387] Compiling Buy CartAttributesUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[241/387] Compiling Buy CartAutomaticDiscountAllocation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[242/387] Compiling Buy CartBillingAddressUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[243/387] Compiling Buy CartBuyerIdentity.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[244/387] Compiling Buy CartBuyerIdentityInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[245/387] Compiling Buy CartBuyerIdentityUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[246/387] Compiling Buy CartCardSource.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[247/387] Compiling Buy CartCodeDiscountAllocation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[248/387] Compiling Buy CartCompletionAction.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[249/387] Compiling Buy CartCompletionActionRequired.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[250/387] Compiling Buy CartCompletionAttemptResult.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[251/387] Compiling Buy CartCompletionFailed.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[252/387] Emitting module Buy
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[253/387] Compiling Buy CartCompletionProcessing.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[254/387] Compiling Buy CartCompletionSuccess.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[255/387] Compiling Buy CartCost.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[256/387] Compiling Buy CartCreatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[257/387] Compiling Buy CartCustomDiscountAllocation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[258/387] Compiling Buy CartDeliveryCoordinatesPreference.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[259/387] Compiling Buy CartDeliveryCoordinatesPreferenceInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[260/387] Compiling Buy CartDeliveryGroup.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[261/387] Compiling Buy CartDeliveryGroupConnection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[262/387] Compiling Buy CartDeliveryGroupEdge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[263/387] Compiling Buy CartDeliveryGroupType.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[264/387] Compiling Buy CartDeliveryOption.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[265/387] Compiling Buy CartDeliveryPreference.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[266/387] Compiling Buy CartDeliveryPreferenceInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[267/387] Compiling Buy CartDirectPaymentMethodInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[268/387] Compiling Buy CartDiscountAllocation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[269/387] Compiling Buy CartDiscountCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[270/387] Compiling Buy CartDiscountCodesUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[271/387] Compiling Buy CartErrorCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[272/387] Compiling Buy CartEstimatedCost.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[273/387] Compiling Buy CartFreePaymentMethodInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[274/387] Compiling Buy CartGiftCardCodesUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[275/387] Compiling Buy CartInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[276/387] Compiling Buy CartInputMetafieldInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[277/387] Compiling Buy CartLine.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[278/387] Compiling Buy CartLineCost.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[279/387] Compiling Buy CartLineEstimatedCost.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[280/387] Compiling Buy CartLineInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[281/387] Compiling Buy CartLineUpdateInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[282/387] Compiling Buy CartLinesAddPayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[283/387] Compiling Buy CartLinesRemovePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[284/387] Compiling Buy CartLinesUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[285/387] Compiling Buy CartMetafieldDeleteInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[286/387] Compiling Buy CartMetafieldDeletePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[287/387] Compiling Buy CartMetafieldsSetInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[288/387] Compiling Buy CartMetafieldsSetPayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[289/387] Compiling Buy CartNoteUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[290/387] Compiling Buy CartPaymentInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[291/387] Compiling Buy CartPaymentUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[292/387] Compiling Buy CartPreferences.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[293/387] Compiling Buy CartPreferencesInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[294/387] Compiling Buy CartSelectedDeliveryOptionInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[295/387] Compiling Buy CartSelectedDeliveryOptionsUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[296/387] Compiling Buy CartSubmitForCompletionPayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[297/387] Compiling Buy CartSubmitForCompletionResult.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[298/387] Compiling Buy CartUserError.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[299/387] Compiling Buy CartWalletPaymentMethodInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[300/387] Compiling Buy CartWarning.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[301/387] Compiling Buy CartWarningCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
[302/387] Compiling Buy Collection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Crypto/SHA256.swift:28:8: error: no such module 'CommonCrypto'
 26 |
 27 | import Foundation
 28 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
 29 |
 30 | enum SHA256 {
BUILD FAILURE 6.2 android