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 Wasm on 24 Jun 2025 14:30:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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:         wasm
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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/Shopify/mobile-buy-sdk-ios
Fetching https://github.com/Shopify/checkout-sheet-kit-swift
Fetching https://github.com/SvenTiigi/YouTubePlayerKit.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/2644] Fetching youtubeplayerkit
[1244/11112] Fetching youtubeplayerkit, checkout-sheet-kit-swift
[2250/15028] Fetching youtubeplayerkit, checkout-sheet-kit-swift, swiftsoup
[4251/44610] Fetching youtubeplayerkit, checkout-sheet-kit-swift, swiftsoup, mobile-buy-sdk-ios
Fetched https://github.com/SvenTiigi/YouTubePlayerKit.git from cache (1.30s)
[20667/41966] Fetching checkout-sheet-kit-swift, swiftsoup, mobile-buy-sdk-ios
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.31s)
[17047/38050] Fetching checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/Shopify/checkout-sheet-kit-swift from cache (1.51s)
[8875/29582] Fetching mobile-buy-sdk-ios
Fetched https://github.com/Shopify/mobile-buy-sdk-ios from cache (3.74s)
Computing version for https://github.com/SvenTiigi/YouTubePlayerKit.git
Computed https://github.com/SvenTiigi/YouTubePlayerKit.git at 2.0.0 (4.74s)
Computing version for https://github.com/Shopify/mobile-buy-sdk-ios
Computed https://github.com/Shopify/mobile-buy-sdk-ios at 13.1.1 (4.67s)
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.92s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.71s)
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
[3/11] Copying PrivacyInfo.xcprivacy
[3/11] Copying Info.plist
[3/11] Copying PrivacyInfo.xcprivacy
[3/11] Copying Info.plist
[3/11] Write sources
[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 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
[13/300] Compiling Buy BaseCartLine.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
[14/300] Compiling Buy BaseCartLineConnection.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 BaseCartLineEdge.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 Blog.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
[17/300] Compiling Buy BlogConnection.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
[18/300] Compiling Buy BlogEdge.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
[19/306] Compiling Buy CartDeliveryCoordinatesPreference.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/306] Compiling Buy CartDeliveryCoordinatesPreferenceInput.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/306] Compiling Buy CartDeliveryGroup.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/306] Compiling Buy CartDeliveryGroupConnection.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/306] Compiling Buy CartDeliveryGroupEdge.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/306] Compiling Buy CartDeliveryGroupType.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/306] Compiling Buy CartCompletionFailed.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/306] Compiling Buy CartCompletionProcessing.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/306] Compiling Buy CartCompletionSuccess.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/306] Compiling Buy CartCost.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/306] Compiling Buy CartCreatePayload.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/306] Compiling Buy CartCustomDiscountAllocation.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/306] Compiling Buy CartDeliveryOption.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/306] Compiling Buy CartDeliveryPreference.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/306] Compiling Buy CartDeliveryPreferenceInput.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/306] Compiling Buy CartDirectPaymentMethodInput.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/306] Compiling Buy CartDiscountAllocation.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/306] Compiling Buy CartDiscountCode.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/306] Emitting module ShopifyCheckoutSheetKit
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[44/308] Compiling Buy BlogSortKeys.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[45/308] Compiling Buy Brand.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[46/308] Compiling Buy BrandColorGroup.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[48/308] Compiling Buy BrandColors.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[49/308] Compiling Buy BuyerInput.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[50/308] Compiling Buy CardBrand.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[51/308] Compiling Buy Cart.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[52/308] Compiling Buy CartAttributesUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[53/308] Compiling Buy CartAutomaticDiscountAllocation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[54/308] Compiling Buy CartBillingAddressUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[55/315] 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
[56/315] Compiling Buy CartCardSource.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
[57/315] Compiling Buy CartCodeDiscountAllocation.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/315] Compiling Buy CartCompletionAction.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/315] Compiling Buy CartCompletionActionRequired.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/315] Compiling Buy CartCompletionAttemptResult.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/315] Compiling Buy DigitalWallet.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[62/315] Compiling Buy DiscountAllocation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[63/315] Compiling Buy DiscountApplication.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[64/315] Compiling Buy DiscountApplicationAllocationMethod.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[65/315] Compiling Buy DiscountApplicationConnection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[66/315] Compiling Buy DiscountApplicationEdge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[67/315] Compiling Buy DiscountApplicationTargetSelection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[68/315] Compiling Buy DiscountApplicationTargetType.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[69/315] Compiling Buy DiscountCodeApplication.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[70/315] Compiling Buy DisplayableError.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[71/315] Compiling Buy Domain.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[72/315] Compiling Buy ExternalVideo.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[73/315] Compiling Buy Filter.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[74/315] Compiling Buy FilterPresentation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[75/315] Compiling Buy FilterType.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[76/315] Compiling Buy FilterValue.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[77/315] Compiling Buy Fulfillment.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[78/315] Compiling Buy FulfillmentLineItem.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[79/315] Compiling Buy FulfillmentLineItemConnection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[80/315] Compiling Buy FulfillmentLineItemEdge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[81/315] Compiling Buy FulfillmentTrackingInfo.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[82/315] Compiling Buy GenericFile.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[83/315] Compiling Buy GeoCoordinateInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[84/315] Compiling Buy HasMetafields.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[92/315] Compiling Buy CartBuyerIdentity.swift
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/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/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[117/339] Emitting module SwiftSoup
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/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
[128/339] 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
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
/host/spi-builder-workspace/.build/checkouts/checkout-sheet-kit-swift/Sources/ShopifyCheckoutSheetKit/Bundle.swift:24:8: error: no such module 'Foundation'
22 | */
23 |
24 | import Foundation
   |        `- error: no such module 'Foundation'
25 |
26 | internal class ShopifyBundleFinder {}
[131/339] Compiling YouTubePlayerKit YouTubePlayerWebView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[132/339] Compiling YouTubePlayerKit YouTubePlayer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[133/339] Compiling Buy CartInputMetafieldInput.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[134/339] Compiling Buy CartLine.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[135/339] Compiling Buy Graph.Cache.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[136/339] Compiling Buy Graph.CacheItem.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[137/339] Compiling Buy Graph.CachePolicy.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[141/339] Compiling YouTubePlayerKit YouTubePlayerWebView+Evaluate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[142/339] Compiling YouTubePlayerKit YouTubePlayerWebView+Event.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[143/339] Compiling YouTubePlayerKit YouTubePlayerWebView+WKNavigationDelegate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[144/339] Compiling YouTubePlayerKit YouTubePlayerWebView+WKUIDelegate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | extension Array where Element: Equatable {
[153/339] Compiling Buy CartLineCost.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[154/339] Compiling Buy CartLineEstimatedCost.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[155/339] Compiling Buy CartLineInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[156/339] Compiling Buy CartLineUpdateInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[157/339] Compiling Buy CartLinesAddPayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[158/339] Compiling Buy CartLinesRemovePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[159/339] Compiling Buy CartLinesUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[160/339] Compiling Buy CartMetafieldDeleteInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[161/339] Compiling Buy CartMetafieldDeletePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[162/339] Compiling Buy CartMetafieldsSetInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[163/339] Compiling Buy CartMetafieldsSetPayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[164/339] Compiling Buy CartNoteUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[165/339] Compiling Buy CartPaymentInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[166/339] Compiling Buy CartPaymentUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[167/339] Compiling Buy CartPreferences.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[168/339] Compiling Buy CartPreferencesInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[169/339] Compiling Buy CartSelectedDeliveryOptionInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[170/339] Compiling Buy CartSelectedDeliveryOptionsUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[171/339] Compiling Buy CartSubmitForCompletionPayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[172/339] Compiling Buy CartSubmitForCompletionResult.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[173/339] Compiling Buy CartUserError.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[174/339] Compiling Buy CartWalletPaymentMethodInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[175/339] Compiling Buy CartWarning.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[176/339] Compiling Buy CartWarningCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[177/339] Compiling Buy Collection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[178/339] Compiling Buy CollectionConnection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[179/339] Compiling Buy CollectionEdge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[180/339] Compiling Buy CollectionSortKeys.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[181/339] Compiling Buy Comment.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[182/339] Compiling Buy CommentAuthor.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[183/339] Compiling Buy CommentConnection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[184/339] Compiling Buy CommentEdge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[185/339] Compiling Buy Company.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[186/339] Compiling Buy CompanyContact.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[187/339] Compiling Buy CompanyLocation.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[188/339] Compiling Buy CompletePaymentChallenge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[189/339] Compiling Buy CompletionError.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[190/339] Compiling Buy CompletionErrorCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[191/339] Compiling Buy ComponentizableCartLine.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[192/339] Compiling Buy Count.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[193/339] Compiling Buy CountPrecision.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[194/339] Compiling Buy Country.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[195/339] Compiling Buy CountryCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[196/339] Compiling Buy CropRegion.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[197/339] Compiling Buy Currency.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[198/339] Compiling Buy CurrencyCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[199/339] Compiling Buy Customer.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[200/339] Compiling Buy CustomerAccessToken.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[201/339] Compiling Buy CustomerAccessTokenCreateInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[202/339] Compiling Buy CustomerAccessTokenCreatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[203/339] Compiling Buy CustomerAccessTokenCreateWithMultipassPayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[204/339] Compiling Buy CustomerAccessTokenDeletePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[205/339] Compiling Buy CustomerAccessTokenRenewPayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[206/339] Compiling Buy CustomerActivateByUrlPayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[207/339] Compiling Buy CustomerActivateInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[208/339] Compiling Buy CustomerActivatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[209/339] Compiling Buy CustomerAddressCreatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[210/339] Compiling Buy CustomerAddressDeletePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[211/339] Compiling Buy CustomerAddressUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[212/339] Compiling Buy CustomerCreateInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[213/339] Compiling Buy CustomerCreatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[214/339] Compiling Buy CustomerDefaultAddressUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[215/339] Compiling Buy CustomerErrorCode.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[216/339] Compiling Buy CustomerRecoverPayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[217/339] Compiling Buy CustomerResetByUrlPayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[218/339] Compiling Buy CustomerResetInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[219/339] Compiling Buy CustomerResetPayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[220/339] Compiling Buy CustomerUpdateInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[221/339] Compiling Buy CustomerUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[222/339] Compiling Buy CustomerUserError.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[223/339] Compiling Buy DeliveryAddress.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[224/339] Compiling Buy DeliveryAddressInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[225/339] Compiling Buy DeliveryAddressValidationStrategy.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[226/339] Compiling Buy DeliveryMethodType.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[227/339] Emitting module Buy
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[281/339] Compiling SwiftSoup UTF8Arrays.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[282/339] Compiling SwiftSoup UnfairLock.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[283/339] Compiling SwiftSoup UnicodeScalar.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[284/339] Compiling SwiftSoup Validate.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[285/339] Compiling SwiftSoup Whitelist.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[286/339] Compiling SwiftSoup XmlDeclaration.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[287/339] Compiling SwiftSoup XmlTreeBuilder.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[288/339] Compiling Buy Optional+Input.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[289/339] Compiling Buy Storefront.Schema.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[290/339] Compiling Buy Storefront.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[291/339] Compiling Buy ApiVersion.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[292/339] Compiling Buy ApplePayWalletContentInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[293/339] Compiling Buy ApplePayWalletHeaderInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[294/339] Compiling Buy AppliedGiftCard.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[295/339] Compiling Buy Article.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[296/339] Compiling Buy ArticleAuthor.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[297/339] Compiling Buy ArticleConnection.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[298/339] Compiling Buy ArticleEdge.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[299/339] Compiling Buy ArticleSortKeys.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[300/339] Compiling Buy Attribute.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[301/339] Compiling Buy AttributeInput.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
[302/339] Compiling Buy AutomaticDiscountApplication.swift
/host/spi-builder-workspace/.build/checkouts/mobile-buy-sdk-ios/Buy/Client/Graph.Cache.swift:27:8: error: no such module 'Foundation'
 25 | //
 26 |
 27 | import Foundation
    |        `- error: no such module 'Foundation'
 28 |
 29 | internal extension Graph {
BUILD FAILURE 6.2 wasm