Build Information
Failed to build ParseSwift, reference main (3d4bb1
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 18:57:07 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/parse-community/Parse-Swift.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/parse-community/Parse-Swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3d4bb13 docs: update PR template
Cloned https://github.com/parse-community/Parse-Swift.git
Revision (git rev-parse @):
3d4bb13acd7496a49b259e541928ad493219d363
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/parse-community/Parse-Swift.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/parse-community/Parse-Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/163] Compiling ParseSwift ParsePushApplePayloadable.swift
/host/spi-builder-workspace/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
[4/163] Compiling ParseSwift ParsePushFirebasePayloadable.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParsePushPayloadable.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseQueryScorable.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseTypeable.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift QueryObservable.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift Queryable.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift Savable.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift KeychainStore.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseFileManager.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseKeyValueStore.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseStorage.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift SecureStorage.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift CloudViewModel.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseACL.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseAnalytics+async.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseAnalytics+combine.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseAnalytics.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseBytes.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseCLP.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseConfig+async.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseConfig+combine.swift
/host/spi-builder-workspace/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/163] Compiling ParseSwift ParseConfig.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Subscription.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift SubscriptionCallback.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseCloudUser.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseInstallation+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseInstallation+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseInstallation.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseObject+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseObject+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseObject.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParsePushStatusable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseRole.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseSession.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseUser+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseUser+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseUser.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Add.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift AddRelation.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift AddUnique.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Delete.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Increment.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Operation.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Remove.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift RemoveRelation.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParsePush.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParsePushAppleAlert.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParsePushAppleSound.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParsePushPayloadApple.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParsePushFirebaseNotification.swift
/host/spi-builder-workspace/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
[54/185] Compiling ParseSwift ParsePushPayloadFirebase.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParsePushPayloadAny.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParsePushStatus.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseRelation.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseSchema+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseSchema+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseSchema.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseVersion.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Pointer+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Pointer+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Pointer.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Query+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Query+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Query.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift QueryConstraint.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift QueryViewModel.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift QueryWhere.swift
/host/spi-builder-workspace/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)
[71/185] Emitting module ParseSwift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseInstagram.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseLDAP+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseLDAP+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseLDAP.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseLinkedIn+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseLinkedIn+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseLinkedIn.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseSpotify+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseSpotify+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseSpotify.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseTwitter+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseTwitter+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseTwitter.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseAnonymous+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseAnonymous+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseAnonymous.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseAuthentication+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseAuthentication+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseAuthentication.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift AnyCodable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift AnyDecodable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift AnyEncodable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseCoding.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseEncoder.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Data.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Date.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Dictionary.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Encodable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift URLCache.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift URLSession.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift BaseConfig.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift BaseParseInstallation.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift BaseParseUser.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift NoBody.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift LiveQueryConstants.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift LiveQuerySocket.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Messages.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Operations.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseLiveQuery+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseLiveQuery+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseLiveQuery.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseLiveQueryConstants.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift LiveQuerySocketDelegate.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift LiveQueryable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseLiveQueryDelegate.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift QuerySubscribable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift API+BatchCommand.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift API+Command+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift API+Command.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift API+NonParseBodyCommand+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift API+NonParseBodyCommand.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift API.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift BatchUtils.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseURLSessionDelegate.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Responses.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseApple+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseApple+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseApple.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseFacebook+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseFacebook+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseFacebook.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseGitHub+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseGitHub+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseGitHub.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseGoogle+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseGoogle+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseGoogle.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseInstagram+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseInstagram+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Parse.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseConstants.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift CloudObservable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Deletable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Fetchable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Fileable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift Objectable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseCloudable+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseCloudable+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseCloudable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseEncodable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseFileTransferable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookFunctionable+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookFunctionable+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookFunctionable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookParametable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookRequestable+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookRequestable+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookRequestable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookTriggerable+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookTriggerable+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookTriggerable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookable.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseConfiguration.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseError.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseField.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseFieldOptions.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseFile+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseFile+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseFile.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseFileDefaultTransfer.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseGeoPoint.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHealth+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHealth+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHealth.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookFunctionRequest.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookResponse.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseHookTriggerRequest.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseKeychainAccessGroup.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseOperation+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseOperation+combine.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParseOperation.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParsePolygon.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParsePush+async.swift
/host/spi-builder-workspace/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/185] Compiling ParseSwift ParsePush+combine.swift
/host/spi-builder-workspace/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