Build Information
Failed to build SingaporeKit, reference main (b237ec), with Swift 6.3 for Wasm on 15 Apr 2026 06:24:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jiachenyee/SingaporeKit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/jiachenyee/SingaporeKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b237ec2 Update README.md
Cloned https://github.com/jiachenyee/SingaporeKit.git
Revision (git rev-parse @):
b237ec2f80efd12eb3b6c15b1d1a4ec5c77faae0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jiachenyee/SingaporeKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/jiachenyee/SingaporeKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/71] Compiling SingaporeKit EnvironmentRetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[4/71] Compiling SingaporeKit EnvironmentData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[5/71] Compiling SingaporeKit Reading.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[6/71] Compiling SingaporeKit ReadingData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[7/71] Compiling SingaporeKit Station.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[8/71] Compiling SingaporeKit ResponseWrapper.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[9/71] Compiling SingaporeKit UVIndex+RetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[10/71] Compiling SingaporeKit UVIndex+RetrievedRecord.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[11/71] Compiling SingaporeKit UVIndex+Record.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[12/71] Compiling SingaporeKit UVIndex.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[13/71] Compiling SingaporeKit ErrorResponse.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[14/71] Compiling SingaporeKit CarparkAvailability.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[15/71] Compiling SingaporeKit CarparkAvailability+RetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[16/71] Compiling SingaporeKit CarparkAvailability+Carpark.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[17/71] Compiling SingaporeKit CarparkAvailability+CarparkLots.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[18/71] Compiling SingaporeKit AvailableTaxis.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[19/71] Compiling SingaporeKit TrafficImages+RetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[20/71] Compiling SingaporeKit TrafficImages+Camera.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[21/71] Compiling SingaporeKit TrafficImages+ImageMetadata.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[22/71] Compiling SingaporeKit TrafficImages.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/71] Emitting module SingaporeKit
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[24/71] Compiling SingaporeKit TwoHourForecast+ForecastLocation.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[25/71] Compiling SingaporeKit TwoHourForecast+Forecasts.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[26/71] Compiling SingaporeKit TwoHourForecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[27/71] Compiling SingaporeKit TwentyFourHourWeather+Forecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[28/71] Compiling SingaporeKit TwentyFourHourWeather+ReceivedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[29/71] Compiling SingaporeKit TwentyFourHourWeather+Regions.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[30/71] Compiling SingaporeKit TwentyFourHourWeather+GeneralForecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[31/71] Compiling SingaporeKit TwentyFourHourWeather+Period.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[32/71] Compiling SingaporeKit TwentyFourHourWeather+Record.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[33/71] Compiling SingaporeKit TwentyFourHourWeather+Wind.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[34/71] Compiling SingaporeKit AirQuality+Reading.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[35/71] Compiling SingaporeKit AirQuality+Readings.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[36/71] Compiling SingaporeKit AirQuality+RegionMetadata.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[37/71] Compiling SingaporeKit AirQuality+Regions.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[38/71] Compiling SingaporeKit AirQuality+RetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[39/71] Compiling SingaporeKit AirQuality.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[40/71] Compiling SingaporeKit TwoHourForecast+AreaMetadata.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[41/71] Compiling SingaporeKit TwoHourForecast+Forecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[42/71] Compiling SingaporeKit TwoHourForecast+Item.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[43/71] Compiling SingaporeKit TwoHourForecast+RetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[44/71] Compiling SingaporeKit Location.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[45/71] Compiling SingaporeKit DateOption.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[46/71] Compiling SingaporeKit Array+SingaporeDataValue.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[47/71] Compiling SingaporeKit Calendar+Singapore.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[48/71] Compiling SingaporeKit Date+APIFormat.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[49/71] Compiling SingaporeKit MomentOption.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[50/71] Compiling SingaporeKit SingaporeData+FourDayWeather.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[51/71] Compiling SingaporeKit SingaporeData+TwentyFourHourWeather.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[52/71] Compiling SingaporeKit SingaporeData+TwoHourWeather.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[53/71] Compiling SingaporeKit SingaporeData+AirQuality.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[54/71] Compiling SingaporeKit SingaporeData+AirTemperature.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[55/71] Compiling SingaporeKit SingaporeData+EnvironmentData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[56/71] Compiling SingaporeKit SingaporeData+Rainfall.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[57/71] Compiling SingaporeKit SingaporeData+RelativeHumidity.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[58/71] Compiling SingaporeKit SingaporeData+UVI.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[59/71] Compiling SingaporeKit SingaporeData+Environment.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[60/71] Compiling SingaporeKit SingaporeData+AvailableTaxis.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[61/71] Compiling SingaporeKit SingaporeData+CarparkAvailability.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[62/71] Compiling SingaporeKit TwentyFourHourWeather.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[63/71] Compiling SingaporeKit FourDayForecast+RetrievedData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[64/71] Compiling SingaporeKit FourDayForecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[65/71] Compiling SingaporeKit FourDayForecast+Forecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[66/71] Compiling SingaporeKit FourDayForecast+WeatherForecast.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[67/71] Compiling SingaporeKit Speed.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[68/71] Compiling SingaporeKit ValidPeriod.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[69/71] Compiling SingaporeKit Value.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[70/71] Compiling SingaporeKit Weather.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[71/71] Compiling SingaporeKit WindDirection.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[72/80] Compiling SingaporeKit SingaporeData+GenericRequest.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[73/80] Compiling SingaporeKit SingaporeData+TrafficImages.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[74/80] Compiling SingaporeKit SingaporeData+DataError.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[75/80] Compiling SingaporeKit SingaporeData+Requests.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[76/80] Compiling SingaporeKit SingaporeDataResult.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[77/80] Compiling SingaporeKit SingaporeData.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[78/80] Compiling SingaporeKit SingaporeDataOption.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[79/80] Compiling SingaporeKit SingaporeDataValue.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
[80/80] Compiling SingaporeKit Singapore.swift
/host/spi-builder-workspace/Sources/SingaporeKit/API Models/Location.swift:9:8: error: no such module 'CoreLocation'
7 |
8 | import Foundation
9 | import CoreLocation
| `- error: no such module 'CoreLocation'
10 |
11 | public struct Location: Codable, Hashable, Sendable {
BUILD FAILURE 6.3 wasm