Build Information
Failed to build Parra, reference 0.33.8 (0376a8
), with Swift 6.0 for Linux on 11 Jun 2025 17:16:12 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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: linux
Swift version: 6.0
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-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/Shopify/mobile-buy-sdk-ios
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/SvenTiigi/YouTubePlayerKit.git
Fetching https://github.com/Shopify/checkout-sheet-kit-swift
[1/2639] Fetching youtubeplayerkit
[2535/9438] Fetching youtubeplayerkit, checkout-sheet-kit-swift
[2980/13354] Fetching youtubeplayerkit, checkout-sheet-kit-swift, swiftsoup
[4621/42929] Fetching youtubeplayerkit, checkout-sheet-kit-swift, swiftsoup, mobile-buy-sdk-ios
Fetched https://github.com/SvenTiigi/YouTubePlayerKit.git from cache (1.56s)
Fetched https://github.com/Shopify/checkout-sheet-kit-swift from cache (1.77s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (2.20s)
Fetched https://github.com/Shopify/mobile-buy-sdk-ios from cache (2.24s)
Computing version for https://github.com/SvenTiigi/YouTubePlayerKit.git
Computed https://github.com/SvenTiigi/YouTubePlayerKit.git at 2.0.0 (0.65s)
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.85s)
Computing version for https://github.com/Shopify/checkout-sheet-kit-swift
Computed https://github.com/Shopify/checkout-sheet-kit-swift at 3.1.2 (1.86s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.64s)
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.1.2
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
[1/11] Copying PrivacyInfo.xcprivacy
[1/11] Copying Info.plist
[1/11] Copying PrivacyInfo.xcprivacy
[5/11] Copying Info.plist
[10/11] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/300] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/302] 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
[14/308] Emitting module SwiftSoup
[15/315] Compiling Buy ApplePayWalletHeaderInput.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 {
[16/315] Compiling Buy AppliedGiftCard.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 {
[17/315] 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 {
[18/315] 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 {
[19/315] Compiling Buy Storefront.Schema.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 {
[20/315] Compiling Buy Storefront.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 {
[21/315] Compiling ShopifyCheckoutSheetKit ShopifyCheckoutSheetKit.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 {
[22/315] Compiling ShopifyCheckoutSheetKit WebPixelsEventDecoder.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 {
[23/315] Compiling Buy Graph.Client.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 {
[24/315] Compiling Buy Graph.QueryError.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 {
[25/315] Compiling Buy Graph.RetryHandler.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 {
[26/315] Compiling Buy Graph.Cache.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 {
[27/315] Compiling Buy Graph.CacheItem.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 {
[28/315] Compiling Buy Graph.CachePolicy.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 {
[29/315] 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 {
[30/315] 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 {
[31/315] 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 {
[32/315] 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 {
[33/315] 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 {
[34/315] 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 {
[35/315] 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 {
[36/315] 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 {
[37/315] 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 {
[38/315] 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 {
[39/315] 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 {
[40/315] 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 {
[41/315] 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 {
[42/315] 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 {
[43/315] 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 {
[44/315] 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 {
[45/315] 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 {
[46/315] 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 {
[47/315] 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 {
[48/315] 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 {
[49/315] 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 {
[50/315] 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 {
[51/315] 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 {
[52/315] 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 {
[53/315] Compiling Buy CustomerAccessTokenCreateWithMultipassPayload.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 {
[54/315] Compiling Buy CustomerAccessTokenDeletePayload.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 {
[55/315] Compiling Buy CustomerAccessTokenRenewPayload.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 {
[56/315] Compiling Buy CustomerActivateByUrlPayload.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 {
[57/315] Compiling Buy CustomerActivateInput.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 {
[58/315] Compiling Buy CustomerActivatePayload.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 {
[59/315] Compiling Buy CustomerAddressCreatePayload.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 {
[60/315] Compiling Buy CustomerAddressDeletePayload.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 {
[61/315] Compiling Buy CustomerAddressUpdatePayload.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 {
[62/315] Compiling Buy CustomerCreateInput.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 {
[63/315] Compiling Buy CustomerCreatePayload.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 {
[64/315] Compiling Buy CustomerDefaultAddressUpdatePayload.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 {
[65/315] Compiling Buy CustomerErrorCode.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 {
[66/315] Compiling Buy CustomerRecoverPayload.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 {
[67/315] Compiling Buy CustomerResetByUrlPayload.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 {
[68/315] Compiling Buy CustomerResetInput.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 {
[69/315] Compiling Buy CustomerResetPayload.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/315] Compiling Buy CustomerUpdateInput.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/315] Compiling Buy CustomerUpdatePayload.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/315] Compiling Buy CustomerUserError.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/315] Compiling Buy DeliveryAddress.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/315] Compiling Buy DeliveryAddressInput.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/315] Compiling Buy DeliveryAddressValidationStrategy.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/315] 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 {
[77/315] Compiling Buy Graph.Task.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 {
[78/315] Compiling Buy Graph.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 {
[79/315] Compiling Buy SHA256.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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[80/339] 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 {
[81/361] Compiling YouTubePlayerKit YouTubePlayerWebView.swift
[82/361] Compiling YouTubePlayerKit YouTubePlayer.swift
[83/361] Compiling Buy CartWarningCode.swift
[84/361] Compiling Buy Collection.swift
[85/361] Compiling Buy BaseCartLine.swift
[86/361] Compiling Buy BaseCartLineConnection.swift
[87/361] Compiling Buy BaseCartLineEdge.swift
[88/361] Compiling Buy CartPreferences.swift
[89/361] Compiling Buy CartPreferencesInput.swift
[90/361] Compiling Buy CartSelectedDeliveryOptionInput.swift
[91/361] Compiling YouTubePlayerKit YouTubePlayerWebView+Evaluate.swift
[92/361] Compiling YouTubePlayerKit YouTubePlayerWebView+Event.swift
[93/361] Compiling YouTubePlayerKit YouTubePlayerWebView+WKNavigationDelegate.swift
[94/361] Compiling YouTubePlayerKit YouTubePlayerWebView+WKUIDelegate.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
/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
/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
/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
[107/386] Compiling Buy ApiVersion.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 {
[108/386] Compiling Buy ApplePayWalletContentInput.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 {
[109/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 {
[110/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 {
[111/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 {
[112/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 {
[113/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 {
[114/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 {
[115/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 {
[116/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 {
[117/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 {
[118/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 {
[119/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 {
[120/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 {
[121/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 {
[122/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 {
[123/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 {
[124/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 {
[125/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 {
[126/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 {
[127/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 {
[128/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 {
[129/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 {
[130/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 {
[131/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 {
[132/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 {
[133/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 {
[134/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 {
[135/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 {
[136/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 {
[137/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 {
[138/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 {
[139/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 {
[140/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 {
[141/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 {
[142/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 {
[143/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 {
[144/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 {
[145/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 {
[146/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 {
[147/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 {
[148/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 {
[149/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 {
[150/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 {
[151/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 {
[152/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 {
[153/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 {
[154/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 {
[155/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 {
[156/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 {
[157/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 {
[158/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 {
/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 {
[178/387] Compiling Buy ArticleConnection.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 {
[179/387] Compiling Buy ArticleEdge.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 {
[180/387] Compiling Buy ArticleSortKeys.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 {
[181/387] Compiling Buy Attribute.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 {
[182/387] Compiling SwiftSoup UTF8Arrays.swift
[183/387] Compiling Buy AttributeInput.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 {
[184/387] Compiling Buy AutomaticDiscountApplication.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 {
[185/387] Compiling SwiftSoup UnfairLock.swift
[186/387] Compiling SwiftSoup UnicodeScalar.swift
[187/387] Compiling SwiftSoup Validate.swift
[188/387] Compiling SwiftSoup Whitelist.swift
[189/387] Compiling SwiftSoup XmlDeclaration.swift
[190/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 {
/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 {
[201/387] Compiling Buy BuyerInput.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 {
[202/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 {
[203/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 {
[204/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 {
[205/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 {
[206/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 {
[207/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 {
[208/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 {
[209/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 {
[210/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 {
[211/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 {
[212/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 {
[213/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 {
[214/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 {
[215/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 {
[216/387] Compiling Buy CartLinesRemovePayload.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
[217/387] Compiling Buy CartLinesUpdatePayload.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
[218/387] Compiling Buy CartMetafieldDeleteInput.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
[219/387] Compiling Buy CartMetafieldDeletePayload.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
[220/387] Compiling Buy CartMetafieldsSetInput.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
[221/387] Compiling Buy CartMetafieldsSetPayload.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
[222/387] Compiling Buy CartNoteUpdatePayload.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
[223/387] Compiling Buy CartPaymentInput.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
[224/387] Compiling Buy CartPaymentUpdatePayload.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
/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
[229/387] Compiling Buy CartLineCost.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
[230/387] Compiling Buy CartLineEstimatedCost.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
[231/387] Compiling Buy CartLineInput.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
[232/387] Compiling Buy CartLineUpdateInput.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
[233/387] Compiling Buy CartLinesAddPayload.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
/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
/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
/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
/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/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 {
BUILD FAILURE 6.0 linux