The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build GodotVision, reference v0.0.1 (b39e80), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 04:12:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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

 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[651/807] Compiling SwiftGodot Light3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[652/807] Compiling SwiftGodot LightOccluder2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[653/807] Compiling SwiftGodot LightmapGI.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[654/832] Compiling SwiftGodot LightmapGIData.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[655/832] Compiling SwiftGodot LightmapProbe.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[656/832] Compiling SwiftGodot Lightmapper.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[657/832] Compiling SwiftGodot LightmapperRD.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[658/832] Compiling SwiftGodot Line2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[659/832] Compiling SwiftGodot LineEdit.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[660/832] Compiling SwiftGodot LinkButton.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[661/832] Compiling SwiftGodot MainLoop.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[662/832] Compiling SwiftGodot MarginContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[663/832] Compiling SwiftGodot Marker2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[664/832] Compiling SwiftGodot Marker3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[665/832] Compiling SwiftGodot Marshalls.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[666/832] Compiling SwiftGodot Material.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[667/832] Compiling SwiftGodot MenuBar.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[668/832] Compiling SwiftGodot MenuButton.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[669/832] Compiling SwiftGodot Mesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[670/832] Compiling SwiftGodot MeshConvexDecompositionSettings.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[671/832] Compiling SwiftGodot MeshDataTool.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[672/832] Compiling SwiftGodot MeshInstance2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[673/832] Compiling SwiftGodot MeshInstance3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[674/832] Compiling SwiftGodot MeshLibrary.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[675/832] Compiling SwiftGodot MeshTexture.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[676/832] Compiling SwiftGodot MethodTweener.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[677/832] Compiling SwiftGodot MissingNode.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[678/832] Compiling SwiftGodot MissingResource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[679/832] Compiling SwiftGodot MobileVRInterface.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[680/832] Compiling SwiftGodot MovieWriter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[681/832] Compiling SwiftGodot MultiMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[682/832] Compiling SwiftGodot MultiMeshInstance2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[683/832] Compiling SwiftGodot MultiMeshInstance3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[684/832] Compiling SwiftGodot MultiplayerAPI.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[685/832] Compiling SwiftGodot MultiplayerAPIExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[686/832] Compiling SwiftGodot MultiplayerPeer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[687/832] Compiling SwiftGodot MultiplayerPeerExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[688/832] Compiling SwiftGodot MultiplayerSpawner.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[689/832] Compiling SwiftGodot MultiplayerSynchronizer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[690/832] Compiling SwiftGodot Mutex.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[691/832] Compiling SwiftGodot NavigationAgent2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[692/832] Compiling SwiftGodot NavigationAgent3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[693/832] Compiling SwiftGodot NavigationLink2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[694/832] Compiling SwiftGodot NavigationLink3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[695/832] Compiling SwiftGodot NavigationMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[696/832] Compiling SwiftGodot NavigationMeshGenerator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[697/832] Compiling SwiftGodot NavigationMeshSourceGeometryData2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[698/832] Compiling SwiftGodot NavigationMeshSourceGeometryData3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[699/832] Compiling SwiftGodot NavigationObstacle2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[700/832] Compiling SwiftGodot NavigationObstacle3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[701/832] Compiling SwiftGodot NavigationPathQueryParameters2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[702/832] Compiling SwiftGodot NavigationPathQueryParameters3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[703/832] Compiling SwiftGodot NavigationPathQueryResult2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[704/882] Compiling SwiftGodot OpenXRAction.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[705/882] Compiling SwiftGodot OpenXRActionMap.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[706/882] Compiling SwiftGodot OpenXRActionSet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[707/882] Compiling SwiftGodot OpenXRExtensionWrapperExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[708/882] Compiling SwiftGodot OpenXRHand.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[709/882] Compiling SwiftGodot OpenXRIPBinding.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[710/882] Compiling SwiftGodot OpenXRInteractionProfile.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[711/882] Compiling SwiftGodot OpenXRInteractionProfileMetadata.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[712/882] Compiling SwiftGodot OpenXRInterface.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[713/882] Compiling SwiftGodot OptimizedTranslation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[714/882] Compiling SwiftGodot OptionButton.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[715/882] Compiling SwiftGodot PCKPacker.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[716/882] Compiling SwiftGodot PackedDataContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[717/882] Compiling SwiftGodot PackedDataContainerRef.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[718/882] Compiling SwiftGodot PackedScene.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[719/882] Compiling SwiftGodot PacketPeer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[720/882] Compiling SwiftGodot PacketPeerDTLS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[721/882] Compiling SwiftGodot PacketPeerExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[722/882] Compiling SwiftGodot PacketPeerStream.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[723/882] Compiling SwiftGodot PacketPeerUDP.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[724/882] Compiling SwiftGodot Panel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[725/882] Compiling SwiftGodot PanelContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[726/882] Compiling SwiftGodot PanoramaSkyMaterial.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[727/882] Compiling SwiftGodot ParallaxBackground.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[728/882] Compiling SwiftGodot ParallaxLayer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[729/907] Compiling SwiftGodot ParticleProcessMaterial.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[730/907] Compiling SwiftGodot Path2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[731/907] Compiling SwiftGodot Path3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[732/907] Compiling SwiftGodot PathFollow2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[733/907] Compiling SwiftGodot PathFollow3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[734/907] Compiling SwiftGodot Performance.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[735/907] Compiling SwiftGodot PhysicalBone2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[736/907] Compiling SwiftGodot PhysicalBone3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[737/907] Compiling SwiftGodot PhysicalSkyMaterial.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[738/907] Compiling SwiftGodot PhysicsBody2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[739/907] Compiling SwiftGodot PhysicsBody3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[740/907] Compiling SwiftGodot PhysicsDirectBodyState2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[741/907] Compiling SwiftGodot PhysicsDirectBodyState2DExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[742/907] Compiling SwiftGodot PhysicsDirectBodyState3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[743/907] Compiling SwiftGodot PhysicsDirectBodyState3DExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[744/907] Compiling SwiftGodot PhysicsDirectSpaceState2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[745/907] Compiling SwiftGodot PhysicsDirectSpaceState2DExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[746/907] Compiling SwiftGodot PhysicsDirectSpaceState3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[747/907] Compiling SwiftGodot PhysicsDirectSpaceState3DExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[748/907] Compiling SwiftGodot PhysicsMaterial.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[749/907] Compiling SwiftGodot PhysicsPointQueryParameters2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[750/907] Compiling SwiftGodot PhysicsPointQueryParameters3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[751/907] Compiling SwiftGodot PhysicsRayQueryParameters2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[752/907] Compiling SwiftGodot PhysicsRayQueryParameters3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[753/907] Compiling SwiftGodot PhysicsServer2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[754/932] Compiling SwiftGodot PhysicsServer2DExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[755/932] Compiling SwiftGodot PhysicsServer2DManager.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[756/932] Compiling SwiftGodot PhysicsServer3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[757/932] Compiling SwiftGodot PhysicsServer3DExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[758/932] Compiling SwiftGodot PhysicsServer3DManager.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[759/932] Compiling SwiftGodot PhysicsServer3DRenderingServerHandler.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[760/932] Compiling SwiftGodot PhysicsShapeQueryParameters2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[761/932] Compiling SwiftGodot PhysicsShapeQueryParameters3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[762/932] Compiling SwiftGodot PhysicsTestMotionParameters2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[763/932] Compiling SwiftGodot PhysicsTestMotionParameters3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[764/932] Compiling SwiftGodot PhysicsTestMotionResult2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[765/932] Compiling SwiftGodot PhysicsTestMotionResult3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[766/932] Compiling SwiftGodot PinJoint2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[767/932] Compiling SwiftGodot PinJoint3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[768/932] Compiling SwiftGodot PlaceholderCubemap.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[769/932] Compiling SwiftGodot PlaceholderCubemapArray.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[770/932] Compiling SwiftGodot PlaceholderMaterial.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[771/932] Compiling SwiftGodot PlaceholderMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[772/932] Compiling SwiftGodot PlaceholderTexture2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[773/932] Compiling SwiftGodot PlaceholderTexture2DArray.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[774/932] Compiling SwiftGodot PlaceholderTexture3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[775/932] Compiling SwiftGodot PlaceholderTextureLayered.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[776/932] Compiling SwiftGodot PlaneMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[777/932] Compiling SwiftGodot PointLight2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[778/932] Compiling SwiftGodot PointMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[779/957] Compiling SwiftGodot NavigationPathQueryResult3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[780/957] Compiling SwiftGodot NavigationPolygon.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[781/957] Compiling SwiftGodot NavigationRegion2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[782/957] Compiling SwiftGodot NavigationRegion3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[783/957] Compiling SwiftGodot NavigationServer2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[784/957] Compiling SwiftGodot NavigationServer3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[785/957] Compiling SwiftGodot NinePatchRect.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[786/957] Compiling SwiftGodot Node.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[787/957] Compiling SwiftGodot Node2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[788/957] Compiling SwiftGodot Node3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[789/957] Compiling SwiftGodot Node3DGizmo.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[790/957] Compiling SwiftGodot Noise.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[791/957] Compiling SwiftGodot NoiseTexture2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[792/957] Compiling SwiftGodot NoiseTexture3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[793/957] Compiling SwiftGodot ORMMaterial3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[794/957] Compiling SwiftGodot OS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[795/957] Compiling SwiftGodot Object.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[796/957] Compiling SwiftGodot Occluder3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[797/957] Compiling SwiftGodot OccluderInstance3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[798/957] Compiling SwiftGodot OccluderPolygon2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[799/957] Compiling SwiftGodot OfflineMultiplayerPeer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[800/957] Compiling SwiftGodot OggPacketSequence.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[801/957] Compiling SwiftGodot OggPacketSequencePlayback.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[802/957] Compiling SwiftGodot OmniLight3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[803/957] Compiling SwiftGodot OpenXRAPIExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[804/982] Compiling SwiftGodot Polygon2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[805/982] Compiling SwiftGodot PolygonOccluder3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[806/982] Compiling SwiftGodot PolygonPathFinder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[807/982] Compiling SwiftGodot Popup.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[808/982] Compiling SwiftGodot PopupMenu.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[809/982] Compiling SwiftGodot PopupPanel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[810/982] Compiling SwiftGodot PortableCompressedTexture2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[811/982] Compiling SwiftGodot PrimitiveMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[812/982] Compiling SwiftGodot PrismMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[813/982] Compiling SwiftGodot ProceduralSkyMaterial.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[814/982] Compiling SwiftGodot ProgressBar.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[815/982] Compiling SwiftGodot ProjectSettings.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[816/982] Compiling SwiftGodot PropertyTweener.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[817/982] Compiling SwiftGodot QuadMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[818/982] Compiling SwiftGodot QuadOccluder3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[819/982] Compiling SwiftGodot RDAttachmentFormat.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[820/982] Compiling SwiftGodot RDFramebufferPass.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[821/982] Compiling SwiftGodot RDPipelineColorBlendState.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[822/982] Compiling SwiftGodot RDPipelineColorBlendStateAttachment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[823/982] Compiling SwiftGodot RDPipelineDepthStencilState.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[824/982] Compiling SwiftGodot RDPipelineMultisampleState.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[825/982] Compiling SwiftGodot RDPipelineRasterizationState.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[826/982] Compiling SwiftGodot RDPipelineSpecializationConstant.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[827/982] Compiling SwiftGodot RDSamplerState.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[828/982] Compiling SwiftGodot RDShaderFile.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[829/1007] Compiling SwiftGodot ResourceFormatLoader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[830/1007] Compiling SwiftGodot ResourceFormatSaver.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[831/1007] Compiling SwiftGodot ResourceImporter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[832/1007] Compiling SwiftGodot ResourceImporterBMFont.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[833/1007] Compiling SwiftGodot ResourceImporterBitMap.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[834/1007] Compiling SwiftGodot ResourceImporterCSVTranslation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[835/1007] Compiling SwiftGodot ResourceImporterDynamicFont.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[836/1007] Compiling SwiftGodot ResourceImporterImage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[837/1007] Compiling SwiftGodot ResourceImporterImageFont.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[838/1007] Compiling SwiftGodot ResourceImporterLayeredTexture.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[839/1007] Compiling SwiftGodot ResourceImporterMP3.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[840/1007] Compiling SwiftGodot ResourceImporterOBJ.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[841/1007] Compiling SwiftGodot ResourceImporterOggVorbis.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[842/1007] Compiling SwiftGodot ResourceImporterScene.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[843/1007] Compiling SwiftGodot ResourceImporterShaderFile.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[844/1007] Compiling SwiftGodot ResourceImporterTexture.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[845/1007] Compiling SwiftGodot ResourceImporterTextureAtlas.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[846/1007] Compiling SwiftGodot ResourceImporterWAV.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[847/1007] Compiling SwiftGodot ResourceLoader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[848/1007] Compiling SwiftGodot ResourcePreloader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[849/1007] Compiling SwiftGodot ResourceSaver.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[850/1007] Compiling SwiftGodot ResourceUID.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[851/1007] Compiling SwiftGodot RibbonTrailMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[852/1007] Compiling SwiftGodot RichTextEffect.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[853/1007] Compiling SwiftGodot RichTextLabel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[854/1032] Compiling SwiftGodot ShaderMaterial.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[855/1032] Compiling SwiftGodot Shape2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[856/1032] Compiling SwiftGodot Shape3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[857/1032] Compiling SwiftGodot ShapeCast2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[858/1032] Compiling SwiftGodot ShapeCast3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[859/1032] Compiling SwiftGodot Shortcut.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[860/1032] Compiling SwiftGodot Skeleton2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[861/1032] Compiling SwiftGodot Skeleton3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[862/1032] Compiling SwiftGodot SkeletonIK3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[863/1032] Compiling SwiftGodot SkeletonModification2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[864/1032] Compiling SwiftGodot SkeletonModification2DCCDIK.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[865/1032] Compiling SwiftGodot SkeletonModification2DFABRIK.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[866/1032] Compiling SwiftGodot SkeletonModification2DJiggle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[867/1032] Compiling SwiftGodot SkeletonModification2DLookAt.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[868/1032] Compiling SwiftGodot SkeletonModification2DPhysicalBones.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[869/1032] Compiling SwiftGodot SkeletonModification2DStackHolder.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[870/1032] Compiling SwiftGodot SkeletonModification2DTwoBoneIK.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[871/1032] Compiling SwiftGodot SkeletonModificationStack2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[872/1032] Compiling SwiftGodot SkeletonProfile.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[873/1032] Compiling SwiftGodot SkeletonProfileHumanoid.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[874/1032] Compiling SwiftGodot Skin.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[875/1032] Compiling SwiftGodot SkinReference.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[876/1032] Compiling SwiftGodot Sky.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[877/1032] Compiling SwiftGodot Slider.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[878/1032] Compiling SwiftGodot SliderJoint3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[879/1057] Compiling SwiftGodot SoftBody3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[880/1057] Compiling SwiftGodot SphereMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[881/1057] Compiling SwiftGodot SphereOccluder3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[882/1057] Compiling SwiftGodot SphereShape3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[883/1057] Compiling SwiftGodot SpinBox.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[884/1057] Compiling SwiftGodot SplitContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[885/1057] Compiling SwiftGodot SpotLight3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[886/1057] Compiling SwiftGodot SpringArm3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[887/1057] Compiling SwiftGodot Sprite2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[888/1057] Compiling SwiftGodot Sprite3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[889/1057] Compiling SwiftGodot SpriteBase3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[890/1057] Compiling SwiftGodot SpriteFrames.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[891/1057] Compiling SwiftGodot StandardMaterial3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[892/1057] Compiling SwiftGodot StaticBody2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[893/1057] Compiling SwiftGodot StaticBody3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[894/1057] Compiling SwiftGodot StreamPeer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[895/1057] Compiling SwiftGodot StreamPeerBuffer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[896/1057] Compiling SwiftGodot StreamPeerExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[897/1057] Compiling SwiftGodot StreamPeerGZIP.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[898/1057] Compiling SwiftGodot StreamPeerTCP.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[899/1057] Compiling SwiftGodot StreamPeerTLS.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[900/1057] Compiling SwiftGodot StyleBox.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[901/1057] Compiling SwiftGodot StyleBoxEmpty.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[902/1057] Compiling SwiftGodot StyleBoxFlat.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[903/1057] Compiling SwiftGodot StyleBoxLine.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[904/1082] Compiling SwiftGodot RDShaderSPIRV.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[905/1082] Compiling SwiftGodot RDShaderSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[906/1082] Compiling SwiftGodot RDTextureFormat.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[907/1082] Compiling SwiftGodot RDTextureView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[908/1082] Compiling SwiftGodot RDUniform.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[909/1082] Compiling SwiftGodot RDVertexAttribute.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[910/1082] Compiling SwiftGodot RandomNumberGenerator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[911/1082] Compiling SwiftGodot Range.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[912/1082] Compiling SwiftGodot RayCast2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[913/1082] Compiling SwiftGodot RayCast3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[914/1082] Compiling SwiftGodot RectangleShape2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[915/1082] Compiling SwiftGodot RefCounted.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[916/1082] Compiling SwiftGodot ReferenceRect.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[917/1082] Compiling SwiftGodot ReflectionProbe.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[918/1082] Compiling SwiftGodot RegEx.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[919/1082] Compiling SwiftGodot RegExMatch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[920/1082] Compiling SwiftGodot RemoteTransform2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[921/1082] Compiling SwiftGodot RemoteTransform3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[922/1082] Compiling SwiftGodot RenderingDevice.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[923/1082] Compiling SwiftGodot RenderingServer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[924/1082] Compiling SwiftGodot RenderSceneBuffers.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[925/1082] Compiling SwiftGodot RenderSceneBuffersConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[926/1082] Compiling SwiftGodot RenderSceneBuffersExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[927/1082] Compiling SwiftGodot RenderSceneBuffersRD.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[928/1082] Compiling SwiftGodot Resource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[929/1106] Compiling SwiftGodot RigidBody2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[930/1106] Compiling SwiftGodot RigidBody3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[931/1106] Compiling SwiftGodot RootMotionView.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[932/1106] Compiling SwiftGodot SceneMultiplayer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[933/1106] Compiling SwiftGodot SceneReplicationConfig.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[934/1106] Compiling SwiftGodot SceneState.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[935/1106] Compiling SwiftGodot SceneTree.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[936/1106] Compiling SwiftGodot SceneTreeTimer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[937/1106] Compiling SwiftGodot Script.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[938/1106] Compiling SwiftGodot ScriptCreateDialog.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[939/1106] Compiling SwiftGodot ScriptEditor.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[940/1106] Compiling SwiftGodot ScriptEditorBase.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[941/1106] Compiling SwiftGodot ScriptExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[942/1106] Compiling SwiftGodot ScriptLanguage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[943/1106] Compiling SwiftGodot ScriptLanguageExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[944/1106] Compiling SwiftGodot ScrollBar.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[945/1106] Compiling SwiftGodot ScrollContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[946/1106] Compiling SwiftGodot SegmentShape2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[947/1106] Compiling SwiftGodot Semaphore.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[948/1106] Compiling SwiftGodot SeparationRayShape2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[949/1106] Compiling SwiftGodot SeparationRayShape3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[950/1106] Compiling SwiftGodot Separator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[951/1106] Compiling SwiftGodot Shader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[952/1106] Compiling SwiftGodot ShaderGlobalsOverride.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[953/1106] Compiling SwiftGodot ShaderInclude.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[954/1130] Compiling SwiftGodot VisualShaderNodeExpression.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[955/1130] Compiling SwiftGodot VisualShaderNodeFaceForward.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[956/1130] Compiling SwiftGodot VisualShaderNodeFloatConstant.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[957/1130] Compiling SwiftGodot VisualShaderNodeFloatFunc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[958/1130] Compiling SwiftGodot VisualShaderNodeFloatOp.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[959/1130] Compiling SwiftGodot VisualShaderNodeFloatParameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[960/1130] Compiling SwiftGodot VisualShaderNodeFresnel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[961/1130] Compiling SwiftGodot VisualShaderNodeGlobalExpression.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[962/1130] Compiling SwiftGodot VisualShaderNodeGroupBase.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[963/1130] Compiling SwiftGodot VisualShaderNodeIf.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[964/1130] Compiling SwiftGodot VisualShaderNodeInput.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[965/1130] Compiling SwiftGodot VisualShaderNodeIntConstant.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[966/1130] Compiling SwiftGodot VisualShaderNodeIntFunc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[967/1130] Compiling SwiftGodot VisualShaderNodeIntOp.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[968/1130] Compiling SwiftGodot VisualShaderNodeIntParameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[969/1130] Compiling SwiftGodot VisualShaderNodeIs.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[970/1130] Compiling SwiftGodot VisualShaderNodeLinearSceneDepth.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[971/1130] Compiling SwiftGodot VisualShaderNodeMix.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[972/1130] Compiling SwiftGodot VisualShaderNodeMultiplyAdd.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[973/1130] Compiling SwiftGodot VisualShaderNodeOuterProduct.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[974/1130] Compiling SwiftGodot VisualShaderNodeOutput.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[975/1130] Compiling SwiftGodot VisualShaderNodeParameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[976/1130] Compiling SwiftGodot VisualShaderNodeParameterRef.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[977/1130] Compiling SwiftGodot VisualShaderNodeParticleAccelerator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[978/1154] Compiling SwiftGodot VisualShaderNodeParticleBoxEmitter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[979/1154] Compiling SwiftGodot VisualShaderNodeParticleConeVelocity.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[980/1154] Compiling SwiftGodot VisualShaderNodeParticleEmit.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[981/1154] Compiling SwiftGodot VisualShaderNodeParticleEmitter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[982/1154] Compiling SwiftGodot VisualShaderNodeParticleMeshEmitter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[983/1154] Compiling SwiftGodot VisualShaderNodeParticleMultiplyByAxisAngle.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[984/1154] Compiling SwiftGodot VisualShaderNodeParticleOutput.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[985/1154] Compiling SwiftGodot VisualShaderNodeParticleRandomness.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[986/1154] Compiling SwiftGodot VisualShaderNodeParticleRingEmitter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[987/1154] Compiling SwiftGodot VisualShaderNodeParticleSphereEmitter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[988/1154] Compiling SwiftGodot VisualShaderNodeProximityFade.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[989/1154] Compiling SwiftGodot VisualShaderNodeRandomRange.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[990/1154] Compiling SwiftGodot VisualShaderNodeRemap.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[991/1154] Compiling SwiftGodot VisualShaderNodeResizableBase.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[992/1154] Compiling SwiftGodot VisualShaderNodeRotationByAxis.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[993/1154] Compiling SwiftGodot VisualShaderNodeSDFRaymarch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[994/1154] Compiling SwiftGodot VisualShaderNodeSDFToScreenUV.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[995/1154] Compiling SwiftGodot VisualShaderNodeSample3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[996/1154] Compiling SwiftGodot VisualShaderNodeScreenNormalWorldSpace.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[997/1154] Compiling SwiftGodot VisualShaderNodeScreenUVToSDF.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[998/1154] Compiling SwiftGodot VisualShaderNodeSmoothStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[999/1154] Compiling SwiftGodot VisualShaderNodeStep.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1000/1154] Compiling SwiftGodot VisualShaderNodeSwitch.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1001/1154] Compiling SwiftGodot VisualShaderNodeTexture.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1002/1178] Compiling SwiftGodot VisibleOnScreenNotifier2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1003/1178] Compiling SwiftGodot VisibleOnScreenNotifier3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1004/1178] Compiling SwiftGodot VisualInstance3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1005/1178] Compiling SwiftGodot VisualShader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1006/1178] Compiling SwiftGodot VisualShaderNode.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1007/1178] Compiling SwiftGodot VisualShaderNodeBillboard.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1008/1178] Compiling SwiftGodot VisualShaderNodeBooleanConstant.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1009/1178] Compiling SwiftGodot VisualShaderNodeBooleanParameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1010/1178] Compiling SwiftGodot VisualShaderNodeClamp.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1011/1178] Compiling SwiftGodot VisualShaderNodeColorConstant.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1012/1178] Compiling SwiftGodot VisualShaderNodeColorFunc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1013/1178] Compiling SwiftGodot VisualShaderNodeColorOp.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1014/1178] Compiling SwiftGodot VisualShaderNodeColorParameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1015/1178] Compiling SwiftGodot VisualShaderNodeComment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1016/1178] Compiling SwiftGodot VisualShaderNodeCompare.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1017/1178] Compiling SwiftGodot VisualShaderNodeConstant.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1018/1178] Compiling SwiftGodot VisualShaderNodeCubemap.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1019/1178] Compiling SwiftGodot VisualShaderNodeCubemapParameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1020/1178] Compiling SwiftGodot VisualShaderNodeCurveTexture.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1021/1178] Compiling SwiftGodot VisualShaderNodeCurveXYZTexture.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1022/1178] Compiling SwiftGodot VisualShaderNodeCustom.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1023/1178] Compiling SwiftGodot VisualShaderNodeDerivativeFunc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1024/1178] Compiling SwiftGodot VisualShaderNodeDeterminant.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1025/1178] Compiling SwiftGodot VisualShaderNodeDistanceFade.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1026/1178] Compiling SwiftGodot VisualShaderNodeDotProduct.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1027/1202] Compiling SwiftGodot TreeItem.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1028/1202] Compiling SwiftGodot TriangleMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1029/1202] Compiling SwiftGodot TubeTrailMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1030/1202] Compiling SwiftGodot Tween.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1031/1202] Compiling SwiftGodot Tweener.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1032/1202] Compiling SwiftGodot UDPServer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1033/1202] Compiling SwiftGodot UPNP.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1034/1202] Compiling SwiftGodot UPNPDevice.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1035/1202] Compiling SwiftGodot UndoRedo.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1036/1202] Compiling SwiftGodot VBoxContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1037/1202] Compiling SwiftGodot VFlowContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1038/1202] Compiling SwiftGodot VScrollBar.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1039/1202] Compiling SwiftGodot VSeparator.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1040/1202] Compiling SwiftGodot VSlider.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1041/1202] Compiling SwiftGodot VSplitContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1042/1202] Compiling SwiftGodot VehicleBody3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1043/1202] Compiling SwiftGodot VehicleWheel3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1044/1202] Compiling SwiftGodot VideoStream.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1045/1202] Compiling SwiftGodot VideoStreamPlayback.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1046/1202] Compiling SwiftGodot VideoStreamPlayer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1047/1202] Compiling SwiftGodot VideoStreamTheora.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1048/1202] Compiling SwiftGodot Viewport.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1049/1202] Compiling SwiftGodot ViewportTexture.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1050/1202] Compiling SwiftGodot VisibleOnScreenEnabler2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1051/1202] Compiling SwiftGodot VisibleOnScreenEnabler3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1052/1202] Compiling SwiftGodot Texture3DRD.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1053/1202] Compiling SwiftGodot TextureButton.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1054/1202] Compiling SwiftGodot TextureCubemapArrayRD.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1055/1202] Compiling SwiftGodot TextureCubemapRD.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1056/1202] Compiling SwiftGodot TextureLayered.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1057/1202] Compiling SwiftGodot TextureLayeredRD.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1058/1202] Compiling SwiftGodot TextureProgressBar.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1059/1202] Compiling SwiftGodot TextureRect.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1060/1202] Compiling SwiftGodot Theme.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1061/1202] Compiling SwiftGodot ThemeDB.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1062/1202] Compiling SwiftGodot Thread.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1063/1202] Compiling SwiftGodot TileData.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1064/1202] Compiling SwiftGodot TileMap.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1065/1202] Compiling SwiftGodot TileMapPattern.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1066/1202] Compiling SwiftGodot TileSet.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1067/1202] Compiling SwiftGodot TileSetAtlasSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1068/1202] Compiling SwiftGodot TileSetScenesCollectionSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1069/1202] Compiling SwiftGodot TileSetSource.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1070/1202] Compiling SwiftGodot Time.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1071/1202] Compiling SwiftGodot Timer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1072/1202] Compiling SwiftGodot TorusMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1073/1202] Compiling SwiftGodot TouchScreenButton.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1074/1202] Compiling SwiftGodot Translation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1075/1202] Compiling SwiftGodot TranslationServer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1076/1202] Compiling SwiftGodot Tree.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1077/1202] Compiling SwiftGodot StyleBoxTexture.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1078/1202] Compiling SwiftGodot SubViewport.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1079/1202] Compiling SwiftGodot SubViewportContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1080/1202] Compiling SwiftGodot SurfaceTool.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1081/1202] Compiling SwiftGodot SyntaxHighlighter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1082/1202] Compiling SwiftGodot SystemFont.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1083/1202] Compiling SwiftGodot TCPServer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1084/1202] Compiling SwiftGodot TLSOptions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1085/1202] Compiling SwiftGodot TabBar.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1086/1202] Compiling SwiftGodot TabContainer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1087/1202] Compiling SwiftGodot TextEdit.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1088/1202] Compiling SwiftGodot TextLine.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1089/1202] Compiling SwiftGodot TextMesh.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1090/1202] Compiling SwiftGodot TextParagraph.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1091/1202] Compiling SwiftGodot TextServer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1092/1202] Compiling SwiftGodot TextServerAdvanced.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1093/1202] Compiling SwiftGodot TextServerDummy.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1094/1202] Compiling SwiftGodot TextServerExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1095/1202] Compiling SwiftGodot TextServerManager.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1096/1202] Compiling SwiftGodot Texture.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1097/1202] Compiling SwiftGodot Texture2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1098/1202] Compiling SwiftGodot Texture2DArray.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1099/1202] Compiling SwiftGodot Texture2DArrayRD.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1100/1202] Compiling SwiftGodot Texture2DRD.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1101/1202] Compiling SwiftGodot Texture3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1102/1202] Compiling SwiftGodot VisualShaderNodeTexture2DArray.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1103/1202] Compiling SwiftGodot VisualShaderNodeTexture2DArrayParameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1104/1202] Compiling SwiftGodot VisualShaderNodeTexture2DParameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1105/1202] Compiling SwiftGodot VisualShaderNodeTexture3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1106/1202] Compiling SwiftGodot VisualShaderNodeTexture3DParameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1107/1202] Compiling SwiftGodot VisualShaderNodeTextureParameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1108/1202] Compiling SwiftGodot VisualShaderNodeTextureParameterTriplanar.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1109/1202] Compiling SwiftGodot VisualShaderNodeTextureSDF.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1110/1202] Compiling SwiftGodot VisualShaderNodeTextureSDFNormal.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1111/1202] Compiling SwiftGodot VisualShaderNodeTransformCompose.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1112/1202] Compiling SwiftGodot VisualShaderNodeTransformConstant.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1113/1202] Compiling SwiftGodot VisualShaderNodeTransformDecompose.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1114/1202] Compiling SwiftGodot VisualShaderNodeTransformFunc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1115/1202] Compiling SwiftGodot VisualShaderNodeTransformOp.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1116/1202] Compiling SwiftGodot VisualShaderNodeTransformParameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1117/1202] Compiling SwiftGodot VisualShaderNodeTransformVecMult.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1118/1202] Compiling SwiftGodot VisualShaderNodeUIntConstant.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1119/1202] Compiling SwiftGodot VisualShaderNodeUIntFunc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1120/1202] Compiling SwiftGodot VisualShaderNodeUIntOp.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1121/1202] Compiling SwiftGodot VisualShaderNodeUIntParameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1122/1202] Compiling SwiftGodot VisualShaderNodeUVFunc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1123/1202] Compiling SwiftGodot VisualShaderNodeUVPolarCoord.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1124/1202] Compiling SwiftGodot VisualShaderNodeVarying.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1125/1202] Compiling SwiftGodot VisualShaderNodeVaryingGetter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1126/1202] Compiling SwiftGodot VisualShaderNodeVaryingSetter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1127/1202] Compiling SwiftGodot VisualShaderNodeVec2Constant.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1128/1202] Compiling SwiftGodot VisualShaderNodeVec2Parameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1129/1202] Compiling SwiftGodot VisualShaderNodeVec3Constant.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1130/1202] Compiling SwiftGodot VisualShaderNodeVec3Parameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1131/1202] Compiling SwiftGodot VisualShaderNodeVec4Constant.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1132/1202] Compiling SwiftGodot VisualShaderNodeVec4Parameter.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1133/1202] Compiling SwiftGodot VisualShaderNodeVectorBase.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1134/1202] Compiling SwiftGodot VisualShaderNodeVectorCompose.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1135/1202] Compiling SwiftGodot VisualShaderNodeVectorDecompose.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1136/1202] Compiling SwiftGodot VisualShaderNodeVectorDistance.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1137/1202] Compiling SwiftGodot VisualShaderNodeVectorFunc.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1138/1202] Compiling SwiftGodot VisualShaderNodeVectorLen.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1139/1202] Compiling SwiftGodot VisualShaderNodeVectorOp.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1140/1202] Compiling SwiftGodot VisualShaderNodeVectorRefract.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1141/1202] Compiling SwiftGodot VisualShaderNodeWorldPositionFromDepth.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1142/1202] Compiling SwiftGodot VoxelGI.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1143/1202] Compiling SwiftGodot VoxelGIData.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1144/1202] Compiling SwiftGodot WeakRef.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1145/1202] Compiling SwiftGodot WebRTCDataChannel.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1146/1202] Compiling SwiftGodot WebRTCDataChannelExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1147/1202] Compiling SwiftGodot WebRTCMultiplayerPeer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1148/1202] Compiling SwiftGodot WebRTCPeerConnection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1149/1202] Compiling SwiftGodot WebRTCPeerConnectionExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1150/1202] Compiling SwiftGodot WebSocketMultiplayerPeer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1151/1202] Compiling SwiftGodot WebSocketPeer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1152/1202] Compiling SwiftGodot WebXRInterface.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1153/1202] Compiling SwiftGodot Window.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1154/1202] Compiling SwiftGodot WorkerThreadPool.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1155/1202] Compiling SwiftGodot World2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1156/1202] Compiling SwiftGodot World3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1157/1202] Compiling SwiftGodot WorldBoundaryShape2D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1158/1202] Compiling SwiftGodot WorldBoundaryShape3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1159/1202] Compiling SwiftGodot WorldEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1160/1202] Compiling SwiftGodot X509Certificate.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1161/1202] Compiling SwiftGodot XMLParser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1162/1202] Compiling SwiftGodot XRAnchor3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1163/1202] Compiling SwiftGodot XRCamera3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1164/1202] Compiling SwiftGodot XRController3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1165/1202] Compiling SwiftGodot XRInterface.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1166/1202] Compiling SwiftGodot XRInterfaceExtension.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1167/1202] Compiling SwiftGodot XRNode3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1168/1202] Compiling SwiftGodot XROrigin3D.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1169/1202] Compiling SwiftGodot XRPose.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1170/1202] Compiling SwiftGodot XRPositionalTracker.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1171/1202] Compiling SwiftGodot XRServer.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1172/1202] Compiling SwiftGodot ZIPPacker.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1173/1202] Compiling SwiftGodot ZIPReader.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1174/1202] Emitting module SwiftGodot
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1175/1202] Compiling SwiftGodot ClassServices.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1176/1202] Compiling SwiftGodot ContentTypeStorage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1177/1202] Compiling SwiftGodot GArray.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1178/1202] Compiling SwiftGodot GArrayCollection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1179/1202] Compiling SwiftGodot InspectableProperty.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1180/1202] Compiling SwiftGodot NIOLock.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1181/1202] Compiling SwiftGodot ObjectCollection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1182/1202] Compiling SwiftGodot Packed.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1183/1202] Compiling SwiftGodot SignalRegistration.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1184/1202] Compiling SwiftGodot SignalSupport.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1185/1202] Compiling SwiftGodot StringExtensions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1186/1202] Compiling SwiftGodot VariantCollection.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1187/1202] Compiling SwiftGodot VariantRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1188/1202] Compiling SwiftGodot VariantStorable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1189/1202] Compiling SwiftGodot Various.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1190/1202] Compiling SwiftGodot Wrapped.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1191/1202] Compiling SwiftGodot EntryPoint.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1192/1202] Compiling SwiftGodot Export.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1193/1202] Compiling SwiftGodot Arithmetic.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1194/1202] Compiling SwiftGodot ClassInfo+ConvenienceProperties.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1195/1202] Compiling SwiftGodot ColorExtensions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1196/1202] Compiling SwiftGodot GD+Utils.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1197/1202] Compiling SwiftGodot GDictionary.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1198/1202] Compiling SwiftGodot InputEvents.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
[1199/1202] Compiling SwiftGodot NodeExtensions.swift
/host/spi-builder-workspace/.build/checkouts/SwiftGodot/Sources/SwiftGodot/Core/ContentTypeStorage.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | /// Some of Godot's build-in classes use ContentType for storage.
BUILD FAILURE 6.2 wasm