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 main (d01a4c), with Swift 6.2 (beta) for Wasm on 1 Aug 2025 16:56:14 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Parra-Inc/parra-mobile-sdks.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d01a4c6 formatting
Cloned https://github.com/Parra-Inc/parra-mobile-sdks.git
Revision (git rev-parse @):
d01a4c65e9692feab7f0625125d0ecd701e9a59d
SUCCESS checkout https://github.com/Parra-Inc/parra-mobile-sdks.git at main
========================================
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-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/SvenTiigi/YouTubePlayerKit.git
Fetching https://github.com/Shopify/checkout-sheet-kit-swift
Fetching https://github.com/Shopify/mobile-buy-sdk-ios
Fetching https://github.com/scinfu/SwiftSoup.git
[1/2657] Fetching youtubeplayerkit
[2021/6915] Fetching youtubeplayerkit, swiftsoup
[2346/18603] Fetching youtubeplayerkit, swiftsoup, checkout-sheet-kit-swift
[5710/48263] Fetching youtubeplayerkit, swiftsoup, checkout-sheet-kit-swift, mobile-buy-sdk-ios
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.80s)
Fetched https://github.com/Shopify/checkout-sheet-kit-swift from cache (0.81s)
[25792/32317] Fetching youtubeplayerkit, mobile-buy-sdk-ios
Fetched https://github.com/SvenTiigi/YouTubePlayerKit.git from cache (2.03s)
Fetched https://github.com/Shopify/mobile-buy-sdk-ios from cache (2.07s)
Computing version for https://github.com/SvenTiigi/YouTubePlayerKit.git
Computed https://github.com/SvenTiigi/YouTubePlayerKit.git at 2.0.1 (2.44s)
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.86s)
Computing version for https://github.com/Shopify/checkout-sheet-kit-swift
Computed https://github.com/Shopify/checkout-sheet-kit-swift at 3.3.0 (0.51s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.10.0 (0.55s)
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.3.0
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/SvenTiigi/YouTubePlayerKit.git
Working copy of https://github.com/SvenTiigi/YouTubePlayerKit.git resolved at 2.0.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.10.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
[5/11] Copying PrivacyInfo.xcprivacy
[5/11] Copying Info.plist
[5/11] Copying PrivacyInfo.xcprivacy
[6/11] Copying Info.plist
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/300] Compiling Buy Graph.RetryHandler.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[13/300] Compiling Buy Graph.Task.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[14/300] Compiling Buy Graph.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[15/300] Compiling Buy SHA256.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[16/300] Compiling Buy GraphQL+ScalarSupport.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 Optional+Input.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 CartBuyerIdentityUpdatePayload.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/300] 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
[20/300] 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
[21/300] 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
[22/300] 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
[23/300] 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
[24/300] Compiling Buy Storefront.Schema.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[25/300] Compiling Buy Storefront.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[26/300] Compiling Buy ApiVersion.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[27/300] Compiling Buy ApplePayWalletContentInput.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[28/300] Compiling Buy ApplePayWalletHeaderInput.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[29/300] Compiling Buy AppliedGiftCard.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/300] 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 {}
[31/302] Compiling Buy Blog.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 {}
[32/302] Compiling Buy BlogConnection.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 {}
[33/302] Compiling Buy BlogEdge.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 {}
[34/302] 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 {}
[35/302] 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 {}
[36/302] 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 {}
[37/302] Compiling Buy BaseCartLine.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 {}
[38/302] Compiling Buy BaseCartLineConnection.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 {}
[39/302] Compiling Buy BaseCartLineEdge.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/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
[43/308] Compiling Buy BrandColors.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[44/308] Compiling Buy BuyerInput.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[45/308] Compiling Buy CardBrand.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[46/308] Compiling Buy Cart.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[47/308] Compiling Buy CartAttributesUpdatePayload.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[48/308] Compiling Buy CartAutomaticDiscountAllocation.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[49/308] Compiling Buy CartBillingAddressUpdatePayload.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
[50/308] Compiling Buy CartBuyerIdentity.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
[51/308] Compiling ShopifyCheckoutSheetKit ShopifyCheckoutSheetKit.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[52/308] 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
[53/308] Compiling Buy Graph.Cache.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[54/308] Compiling Buy Graph.CacheItem.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[55/308] Compiling Buy Graph.CachePolicy.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[56/308] Compiling Buy Graph.Client.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
[57/308] Compiling Buy Graph.QueryError.swift
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/308] Emitting module YouTubePlayerKit
/host/spi-builder-workspace/.build/checkouts/YouTubePlayerKit/Sources/API/YouTubePlayer+API.swift:1:8: error: no such module 'Combine'
  1 | import Combine
    |        `- error: no such module 'Combine'
  2 | import Foundation
  3 | import OSLog
/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[65/308] 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/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 {}
/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/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 {
[85/315] Compiling ShopifyCheckoutSheetKit WebPixelsEventDecoder.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 {
/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/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 {
[111/315] 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 {
[112/315] 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 {
[113/315] 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 {
[114/315] Compiling Buy AttributeInput.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 {
[115/315] Compiling Buy AutomaticDiscountApplication.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 {
[116/315] Compiling Buy CartCompletionProcessing.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 {
[117/315] Compiling Buy CartCompletionSuccess.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 {
[118/315] Compiling Buy CartCost.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 {
[124/315] 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 {
[125/315] 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 {
[126/315] 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 {
/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 {
[130/315] 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 {
[131/315] 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 {
[132/315] 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 {
[133/315] 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 {
[134/315] 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 {
[135/315] 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 {
[136/315] 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 {
[137/315] Compiling Buy CartDeliveryGroupType.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 {
[138/315] Compiling Buy CartDeliveryOption.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 {
[139/315] Compiling Buy CartDeliveryPreference.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 {
[140/315] Compiling Buy CartDeliveryPreferenceInput.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 {
[141/315] Compiling Buy CartDirectPaymentMethodInput.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 {
[142/315] Compiling Buy CartDiscountAllocation.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 {
[143/315] Compiling Buy CartDiscountCode.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 {
[144/315] Compiling Buy CartDiscountCodesUpdatePayload.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 {
[145/315] Compiling Buy CartErrorCode.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 {
[146/315] Compiling Buy CartEstimatedCost.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 {
[147/315] Compiling Buy CartFreePaymentMethodInput.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 {
[148/315] Compiling Buy CartGiftCardCodesUpdatePayload.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 {
[149/315] Compiling Buy CartInput.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 {
[150/315] Compiling Buy CartInputMetafieldInput.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 {
[151/315] Compiling Buy CartLine.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)
/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 {
[202/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 {
[203/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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/411] 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 {
[228/411] 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 {
[229/411] 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 {
[230/411] 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 {
[231/411] 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 {
[232/411] 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 {
[233/411] 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 {
[234/411] 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 {
[235/411] 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 {
[236/411] 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 {
[237/411] 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 {
[238/411] 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 {
[239/411] 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 {
[240/411] 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 {
[241/411] 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 {
[242/411] 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 {
[243/411] 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 {
[244/411] 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 {
[245/411] 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 {
[246/411] 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 {
[247/411] 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 {
[248/411] 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 {
[249/411] 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 {
[250/411] 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 {
[251/411] 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 {
[252/411] 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 {
[253/411] 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 {
[254/411] 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 {
[255/411] 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 {
[256/411] 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 {
[257/411] 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 {
[258/411] 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 {
[259/411] 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 {
[260/411] 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 {
[261/411] 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 {
[262/411] 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 {
[263/411] 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 {
[264/411] 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 {
[265/411] 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 {
[266/411] 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 {
[267/411] 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 {
[268/411] 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 {
[269/411] 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 {
[270/411] 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 {
[271/411] 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 {
[272/411] 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 {
[273/411] 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 {
[274/411] 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 {
[275/411] 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 {
[276/411] 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 {
[277/411] 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 {
[278/411] 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 {
[279/411] 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 {
[280/411] 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 {
[281/411] 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 {
[282/411] 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 {
[283/411] 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 {
[284/411] 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 {
[285/411] 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 {
[286/411] 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 {
[287/411] 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 {
[288/411] 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 {
[289/411] 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 {
[290/411] 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 {
[291/411] 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 {
[292/411] 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 {
[293/411] 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 {
[294/411] 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 {
[295/411] 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 {
[296/411] 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 {
[297/411] 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 {
[298/411] 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 {
[299/411] 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 {
[300/411] 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 {
/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 {}
BUILD FAILURE 6.2 wasm