Build Information
Failed to build ParseCertificateAuthority, reference 0.2.0 (1e87c8
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 14:29:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/netreconlab/ParseCertificateAuthority.git
Reference: 0.2.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/netreconlab/ParseCertificateAuthority
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 1e87c8a chore: Update Dependencies (#7)
Cloned https://github.com/netreconlab/ParseCertificateAuthority.git
Revision (git rev-parse @):
1e87c8a1372ec9dd9bf9942ebec2d96127a72412
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/ParseCertificateAuthority.git at 0.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/netreconlab/ParseCertificateAuthority.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/netreconlab/Parse-Swift.git
[1/38238] Fetching parse-swift
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (3.50s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.12.3 (3.97s)
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.12.3
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/179] Compiling ParseSwift ParseFileTransferable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[5/179] Compiling ParseSwift ParseHookFunctionable+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[6/179] Compiling ParseSwift ParseHookFunctionable+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[7/179] Compiling ParseSwift ParseHookFunctionable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[8/179] Compiling ParseSwift ParseHookParametable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[9/179] Compiling ParseSwift ParseHookRequestable+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[10/179] Compiling ParseSwift ParseHookRequestable+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[11/179] Compiling ParseSwift ParseHookRequestable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[12/179] Compiling ParseSwift ParseHookTriggerRequestable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[13/179] Compiling ParseSwift ParseHookTriggerable+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[14/179] Compiling ParseSwift ParseHookTriggerable+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[15/179] Compiling ParseSwift ParseHookTriggerable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[16/179] Compiling ParseSwift ParseHookable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[17/179] Compiling ParseSwift ParseOperationable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[18/179] Compiling ParseSwift ParsePointerable+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[19/179] Compiling ParseSwift ParsePointerable+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[20/179] Compiling ParseSwift ParsePointerable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[21/179] Compiling ParseSwift ParsePushApplePayloadable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[22/179] Compiling ParseSwift ParsePushFirebasePayloadable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[23/179] Compiling ParseSwift ParsePushPayloadable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[24/179] Compiling ParseSwift ParseQueryScorable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[25/179] Compiling ParseSwift ParseRelationOperationable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[26/179] Compiling ParseSwift ParseTypeable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[27/179] Compiling ParseSwift QueryObservable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[28/179] Compiling ParseSwift Queryable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[29/204] Compiling ParseSwift ParsePushAppleAlert.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[30/204] Compiling ParseSwift ParsePushAppleSound.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[31/204] Compiling ParseSwift ParsePushPayloadApple.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[32/204] Compiling ParseSwift ParsePushFirebaseNotification.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[33/204] Compiling ParseSwift ParsePushPayloadFirebase.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[34/204] Compiling ParseSwift ParsePushPayloadAny.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[35/204] Compiling ParseSwift ParsePushStatus.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[36/204] Compiling ParseSwift ParseRelation.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[37/204] Compiling ParseSwift ParseSchema+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[38/204] Compiling ParseSwift ParseSchema+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[39/204] Compiling ParseSwift ParseSchema.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[40/204] Compiling ParseSwift ParseServer+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[41/204] Compiling ParseSwift ParseServer+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[42/204] Compiling ParseSwift ParseServer.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[43/204] Compiling ParseSwift ParseVersion.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[44/204] Compiling ParseSwift Pointer+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[45/204] Compiling ParseSwift Pointer+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[46/204] Compiling ParseSwift Pointer.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[47/204] Compiling ParseSwift Query+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[48/204] Compiling ParseSwift Query+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[49/204] Compiling ParseSwift Query.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[50/204] Compiling ParseSwift QueryConstraint.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[51/204] Compiling ParseSwift QueryViewModel.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[52/204] Compiling ParseSwift QueryWhere.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[53/204] Compiling ParseSwift Utility.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/204] Emitting module ParseSwift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[55/204] Compiling ParseSwift ParseInstallation+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[56/204] Compiling ParseSwift ParseInstallation.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[57/204] Compiling ParseSwift ParseObject+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[58/204] Compiling ParseSwift ParseObject+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[59/204] Compiling ParseSwift ParseObject.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[60/204] Compiling ParseSwift ParsePushStatusable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[61/204] Compiling ParseSwift ParseRole.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[62/204] Compiling ParseSwift ParseSession.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[63/204] Compiling ParseSwift ParseUser+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[64/204] Compiling ParseSwift ParseUser+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[65/204] Compiling ParseSwift ParseUser.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[66/204] Compiling ParseSwift Parse.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[67/204] Compiling ParseSwift ParseConstants.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[68/204] Compiling ParseSwift CloudObservable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[69/204] Compiling ParseSwift Deletable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[70/204] Compiling ParseSwift Fetchable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[71/204] Compiling ParseSwift Fileable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[72/204] Compiling ParseSwift Objectable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[73/204] Compiling ParseSwift ParseCloudable+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[74/204] Compiling ParseSwift ParseCloudable+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[75/204] Compiling ParseSwift ParseCloudable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[76/204] Compiling ParseSwift ParseConfig+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[77/204] Compiling ParseSwift ParseConfig+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[78/204] Compiling ParseSwift ParseConfig.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[79/204] Compiling ParseSwift ParseEncodable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[80/204] Compiling ParseSwift Encodable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[81/204] Compiling ParseSwift InputStream.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[82/204] Compiling ParseSwift URLCache.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[83/204] Compiling ParseSwift URLSession.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[84/204] Compiling ParseSwift BaseConfig.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[85/204] Compiling ParseSwift BaseParseInstallation.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[86/204] Compiling ParseSwift BaseParseUser.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[87/204] Compiling ParseSwift NoBody.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[88/204] Compiling ParseSwift LiveQueryConstants.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[89/204] Compiling ParseSwift LiveQuerySocket.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[90/204] Compiling ParseSwift Messages.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[91/204] Compiling ParseSwift Operations.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[92/204] Compiling ParseSwift ParseLiveQuery+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[93/204] Compiling ParseSwift ParseLiveQuery+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[94/204] Compiling ParseSwift ParseLiveQuery.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[95/204] Compiling ParseSwift LiveQuerySocketDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[96/204] Compiling ParseSwift LiveQueryable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[97/204] Compiling ParseSwift ParseLiveQueryDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[98/204] Compiling ParseSwift QuerySubscribable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[99/204] Compiling ParseSwift SocketTasks.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[100/204] Compiling ParseSwift Subscription.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[101/204] Compiling ParseSwift SubscriptionCallback.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[102/204] Compiling ParseSwift Subscriptions.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[103/204] Compiling ParseSwift ParseCloudUser.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[104/204] Compiling ParseSwift ParseInstallation+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[105/204] Compiling ParseSwift API+BatchCommand.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[106/204] Compiling ParseSwift API+Command+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[107/204] Compiling ParseSwift API+Command.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[108/204] Compiling ParseSwift API+NonParseBodyCommand+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[109/204] Compiling ParseSwift API+NonParseBodyCommand.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[110/204] Compiling ParseSwift API.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[111/204] Compiling ParseSwift BatchUtils.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[112/204] Compiling ParseSwift ParseURLSessionDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[113/204] Compiling ParseSwift Responses.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[114/204] Compiling ParseSwift ParseApple+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[115/204] Compiling ParseSwift ParseApple+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[116/204] Compiling ParseSwift ParseApple.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[117/204] Compiling ParseSwift ParseFacebook+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[118/204] Compiling ParseSwift ParseFacebook+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[119/204] Compiling ParseSwift ParseFacebook.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[120/204] Compiling ParseSwift ParseGitHub+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[121/204] Compiling ParseSwift ParseGitHub+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[122/204] Compiling ParseSwift ParseGitHub.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[123/204] Compiling ParseSwift ParseGoogle+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[124/204] Compiling ParseSwift ParseGoogle+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[125/204] Compiling ParseSwift ParseGoogle.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[126/204] Compiling ParseSwift ParseInstagram+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[127/204] Compiling ParseSwift ParseInstagram+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[128/204] Compiling ParseSwift ParseInstagram.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[129/204] Compiling ParseSwift ParseLDAP+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[130/204] Compiling ParseSwift Savable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[131/204] Compiling ParseSwift InMemoryPrimitiveStore.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[132/204] Compiling ParseSwift KeychainStore.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[133/204] Compiling ParseSwift ParseFileManager.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[134/204] Compiling ParseSwift ParsePrimitiveStorable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[135/204] Compiling ParseSwift ParseStorage.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[136/204] Compiling ParseSwift SecureStorable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[137/204] Compiling ParseSwift CloudViewModel.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[138/204] Compiling ParseSwift ParseOperationAdd.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[139/204] Compiling ParseSwift ParseOperationAddRelation.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[140/204] Compiling ParseSwift ParseOperationAddUnique.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[141/204] Compiling ParseSwift ParseOperationBatch.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[142/204] Compiling ParseSwift ParseOperationCommand.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[143/204] Compiling ParseSwift ParseOperationDelete.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[144/204] Compiling ParseSwift ParseOperationIncrement.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[145/204] Compiling ParseSwift ParseOperationIncrementDouble.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[146/204] Compiling ParseSwift ParseOperationRemove.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[147/204] Compiling ParseSwift ParseOperationRemoveRelation.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[148/204] Compiling ParseSwift ParseACL.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[149/204] Compiling ParseSwift ParseAnalytics+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[150/204] Compiling ParseSwift ParseAnalytics+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[151/204] Compiling ParseSwift ParseAnalytics.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[152/204] Compiling ParseSwift ParseBytes.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[153/204] Compiling ParseSwift ParseCLP.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[154/204] Compiling ParseSwift ParseConfigCodable+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[155/204] Compiling ParseSwift ParseLDAP+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[156/204] Compiling ParseSwift ParseLDAP.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[157/204] Compiling ParseSwift ParseLinkedIn+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[158/204] Compiling ParseSwift ParseLinkedIn+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[159/204] Compiling ParseSwift ParseLinkedIn.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[160/204] Compiling ParseSwift ParseSpotify+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[161/204] Compiling ParseSwift ParseSpotify+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[162/204] Compiling ParseSwift ParseSpotify.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[163/204] Compiling ParseSwift ParseTwitter+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[164/204] Compiling ParseSwift ParseTwitter+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[165/204] Compiling ParseSwift ParseTwitter.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[166/204] Compiling ParseSwift ParseAnonymous+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[167/204] Compiling ParseSwift ParseAnonymous+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[168/204] Compiling ParseSwift ParseAnonymous.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[169/204] Compiling ParseSwift ParseAuthentication+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[170/204] Compiling ParseSwift ParseAuthentication+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[171/204] Compiling ParseSwift ParseAuthentication.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[172/204] Compiling ParseSwift AnyCodable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[173/204] Compiling ParseSwift AnyDecodable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[174/204] Compiling ParseSwift AnyEncodable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[175/204] Compiling ParseSwift ParseCoding.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[176/204] Compiling ParseSwift ParseEncoder.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[177/204] Compiling ParseSwift Data.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[178/204] Compiling ParseSwift Date.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[179/204] Compiling ParseSwift Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[180/204] Compiling ParseSwift ParseConfigCodable+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[181/204] Compiling ParseSwift ParseConfigCodable.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[182/204] Compiling ParseSwift ParseConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[183/204] Compiling ParseSwift ParseError.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[184/204] Compiling ParseSwift ParseField.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[185/204] Compiling ParseSwift ParseFieldOptions.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[186/204] Compiling ParseSwift ParseFile+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[187/204] Compiling ParseSwift ParseFile+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[188/204] Compiling ParseSwift ParseFile.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[189/204] Compiling ParseSwift ParseFileDefaultTransfer.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[190/204] Compiling ParseSwift ParseGeoPoint.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[191/204] Compiling ParseSwift ParseHookFunction.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[192/204] Compiling ParseSwift ParseHookFunctionRequest.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[193/204] Compiling ParseSwift ParseHookResponse.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[194/204] Compiling ParseSwift ParseHookTrigger.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[195/204] Compiling ParseSwift ParseHookTriggerObjectRequest.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[196/204] Compiling ParseSwift ParseHookTriggerRequest.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[197/204] Compiling ParseSwift ParseKeychainAccessGroup.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[198/204] Compiling ParseSwift ParseOperation+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[199/204] Compiling ParseSwift ParseOperation+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[200/204] Compiling ParseSwift ParseOperation.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[201/204] Compiling ParseSwift ParsePolygon.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[202/204] Compiling ParseSwift ParsePush+async.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[203/204] Compiling ParseSwift ParsePush+combine.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
[204/204] Compiling ParseSwift ParsePush.swift
/host/spi-builder-workspace/.build/checkouts/Parse-Swift/Sources/ParseSwift/API/API+BatchCommand.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 | #if canImport(FoundationNetworking)
11 | import FoundationNetworking
BUILD FAILURE 6.2 wasm