Build Information
Failed to build UnsplashFramework, reference master (3adcff
), with Swift 6.1 for Linux on 27 Apr 2025 04:50:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/camiletti/UnsplashFramework.git
Reference: master
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/camiletti/UnsplashFramework
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3adcff3 💚 Update Xcode version in CI
Cloned https://github.com/camiletti/UnsplashFramework.git
Revision (git rev-parse @):
3adcff3e18260dfef3a471f9c245beaa52e07faa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/camiletti/UnsplashFramework.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/camiletti/UnsplashFramework.git
https://github.com/camiletti/UnsplashFramework.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "UnsplashFramework",
"name" : "UnsplashFramework",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "UnsplashFramework",
"targets" : [
"UnsplashFramework"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UnsplashFramework",
"module_type" : "SwiftTarget",
"name" : "UnsplashFramework",
"path" : "Sources",
"product_memberships" : [
"UnsplashFramework"
],
"sources" : [
"Extensions/CLLocationCoordinate2D+Extensions.swift",
"Extensions/JSONDecoder+Extensions.swift",
"Extensions/UNPhoto+Extensions.swift",
"Extensions/URLComponents+Extensions.swift",
"Extensions/URLRequest+Extensions.swift",
"Managers/QueryManager.swift",
"Managers/UNAPI.swift",
"Managers/UNClient.swift",
"Model Entities/Authorization.swift",
"Model Entities/ResponseStatusCode.swift",
"Model Entities/SearchType.swift",
"Model Entities/UNBadge.swift",
"Model Entities/UNBasicPhoto.swift",
"Model Entities/UNCameraDetails.swift",
"Model Entities/UNCategory.swift",
"Model Entities/UNCategoryAPILocations.swift",
"Model Entities/UNCollection.swift",
"Model Entities/UNCollectionAPILocations.swift",
"Model Entities/UNContentSafetyFilter.swift",
"Model Entities/UNCredentials.swift",
"Model Entities/UNError.swift",
"Model Entities/UNFullPhoto.swift",
"Model Entities/UNLocation.swift",
"Model Entities/UNModifyPhotoInCollectionResponse.swift",
"Model Entities/UNOrder.swift",
"Model Entities/UNPageInfo.swift",
"Model Entities/UNPaginatedResult.swift",
"Model Entities/UNPhoto.swift",
"Model Entities/UNPhotoAPILocations.swift",
"Model Entities/UNPhotoColorScheme.swift",
"Model Entities/UNPhotoImageURLs.swift",
"Model Entities/UNPhotoOrientation.swift",
"Model Entities/UNPhotoSearchResult.swift",
"Model Entities/UNPhotoStatistics.swift",
"Model Entities/UNProfileImageLinks.swift",
"Model Entities/UNSearchResult.swift",
"Model Entities/UNSocialProfiles.swift",
"Model Entities/UNSort.swift",
"Model Entities/UNStatistics.swift",
"Model Entities/UNTag.swift",
"Model Entities/UNTopic.swift",
"Model Entities/UNTopicAPILocations.swift",
"Model Entities/UNTopicSort.swift",
"Model Entities/UNURLWrapper.swift",
"Model Entities/UNUnsplashMonthlyStats.swift",
"Model Entities/UNUnsplashTotalStats.swift",
"Model Entities/UNUser.swift",
"Model Entities/UNUserAPILocations.swift",
"Model Entities/UNUserInterests.swift",
"Model Entities/UNUserProfileLinks.swift",
"Model Entities/UNUserPublicProfile.swift",
"Model Entities/UNUserStatistics.swift",
"Parameters/AuthorizationAttemptParameters.swift",
"Parameters/AuthorizationTokenParameters.swift",
"Parameters/Parameters.swift",
"Parameters/UNAddPhotoToCollectionParameters.swift",
"Parameters/UNCollectionListParameters.swift",
"Parameters/UNCollectionPhotosParameters.swift",
"Parameters/UNCollectionSearchParameters.swift",
"Parameters/UNNewCollectionParameters.swift",
"Parameters/UNPhotoListParameters.swift",
"Parameters/UNPhotoSearchParameters.swift",
"Parameters/UNRandomPhotoParameters.swift",
"Parameters/UNStatisticsParameters.swift",
"Parameters/UNTopicListParameters.swift",
"Parameters/UNTopicPhotosParameters.swift",
"Parameters/UNUpdateCollectionParameters.swift",
"Parameters/UNUpdatePhotoInfoParameters.swift",
"Parameters/UNUserCollectionsParameters.swift",
"Parameters/UNUserLikesParameters.swift",
"Parameters/UNUserPhotosParameters.swift",
"Parameters/UNUserPublicProfileParameters.swift",
"Parameters/UNUserSearchParameters.swift",
"Schema/Endpoint.swift",
"Schema/HTTPMethod.swift",
"Schema/Host.swift",
"Schema/RequestHeader.swift",
"Schema/ResponseHeader.swift",
"Schema/UserAuthorizationScope.swift"
],
"type" : "library"
},
{
"c99name" : "Tests",
"module_type" : "SwiftTarget",
"name" : "Tests",
"path" : "Tests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/AddRemovePhotoInCollection.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/Authorization.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/Badge.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/CLLocationCoordinates2D.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/CameraDetails.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/CollectionA.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/CollectionB.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/CollectionList.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/Location.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/LocationWithNulls.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/MonthlyStats.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/PhotoA.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/PhotoB.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/PhotoStatistics.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/PhotosInCollection.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/PhotosOfTopic.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/ProfileImageLinks.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/RandomPhotosByCollectionIDs.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/RandomPhotosByQuery.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/RelatedCollections.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/Social.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/SocialWithNulls.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/StandardPhotoList.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/StandardSearchCollectionResult.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/StandardSearchPhotoResult.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/StandardSearchUserResult.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/StandardTopicList.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/Topic.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/TotalStats.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/TrackPhotoDownload.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/URLWrapper.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/URLWrapperEmpty.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/UserCollections.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/UserInterests.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/UserLikes.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/UserPhotos.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/UserProfileLinks.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/UserPublicProfileResponse.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/UserPublicProfileWithNulls.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/JSON Mock responses/UserStatistics.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extensions Tests/CLLocationCoordinates2DTests.swift",
"Extensions Tests/UNPhotoExtensionTests.swift",
"Extensions Tests/URLRequestExtensionsTests.swift",
"Helpers/DemoData.swift",
"JSONParsingTests.swift",
"Manager Tests/UNAPITests.swift",
"Manager Tests/UNClientTests.swift",
"Mocking Classes/MockQueryManager.swift",
"Mocking Classes/MockURLProtocol.swift",
"Mocking Classes/MockURLResponse.swift",
"Mocking Classes/MockURLSession.swift",
"Mocking Classes/UNAPITester.swift",
"Model Entities Tests/UNBadgeTests.swift",
"Model Entities Tests/UNCameraDetailsTests.swift",
"Model Entities Tests/UNCategoryAPILocationsTests.swift",
"Model Entities Tests/UNCategoryTests.swift",
"Model Entities Tests/UNCollectionAPILocationsTests.swift",
"Model Entities Tests/UNCollectionTests.swift",
"Model Entities Tests/UNErrorReasonTests.swift",
"Model Entities Tests/UNFullPhotoTests.swift",
"Model Entities Tests/UNLocationTests.swift",
"Model Entities Tests/UNPageInfoTests.swift",
"Model Entities Tests/UNPhotoAPILocationsTests.swift",
"Model Entities Tests/UNPhotoImageURLsTests.swift",
"Model Entities Tests/UNPhotoStatisticsTests.swift",
"Model Entities Tests/UNPhotoTests.swift",
"Model Entities Tests/UNProfileImageLinksTests.swift",
"Model Entities Tests/UNSocialProfilesTests.swift",
"Model Entities Tests/UNUnsplashMonthlyStatsTests.swift",
"Model Entities Tests/UNUnsplashTotalStatsTests.swift",
"Model Entities Tests/UNUserAPILocationsTests.swift",
"Model Entities Tests/UNUserInterestsTests.swift",
"Model Entities Tests/UNUserProfileLinksTests.swift",
"Model Entities Tests/UNUserPublicProfileTests.swift",
"Model Entities Tests/UNUserStatisticsTests.swift",
"Model Entities Tests/UNUserTests.swift",
"Model Entities Tests/URLWrapperTests.swift",
"Parameters Tests/AuthorizationAttemptParametersTests.swift",
"Parameters Tests/AuthorizationTokenParametersTests.swift",
"Parameters Tests/UNCollectionListParametersTests.swift",
"Parameters Tests/UNCollectionPhotosParametersTests.swift",
"Parameters Tests/UNCollectionSearchParametersTests.swift",
"Parameters Tests/UNModifyPhotoToCollectionParametersTests.swift",
"Parameters Tests/UNNewCollectionParametersTests.swift",
"Parameters Tests/UNPhotoListParametersTests.swift",
"Parameters Tests/UNPhotoSearchParametersTests.swift",
"Parameters Tests/UNStatisticsParametersTests.swift",
"Parameters Tests/UNTopicListParametersTests.swift",
"Parameters Tests/UNUpdateCollectionParametersTests.swift",
"Parameters Tests/UNUpdatePhotoInfoParametersTests.swift",
"Parameters Tests/UNUserCollectionsParametersTests.swift",
"Parameters Tests/UNUserLikesParametersTests.swift",
"Parameters Tests/UNUserSearchParametersTests.swift",
"Schema Tests/ResponseHeaderTests.swift"
],
"target_dependencies" : [
"UnsplashFramework"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/73] Emitting module UnsplashFramework
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[4/82] Compiling UnsplashFramework UNTopic.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[5/82] Compiling UnsplashFramework UNTopicAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[6/82] Compiling UnsplashFramework UNTopicSort.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[7/82] Compiling UnsplashFramework UNURLWrapper.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[8/82] Compiling UnsplashFramework UNUnsplashMonthlyStats.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[9/82] Compiling UnsplashFramework UNUnsplashTotalStats.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[10/82] Compiling UnsplashFramework UNUser.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[11/82] Compiling UnsplashFramework UNUserAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[12/82] Compiling UnsplashFramework UNUserInterests.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[13/82] Compiling UnsplashFramework UNUserProfileLinks.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[14/82] Compiling UnsplashFramework SearchType.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[15/82] Compiling UnsplashFramework UNBadge.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[16/82] Compiling UnsplashFramework UNBasicPhoto.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[17/82] Compiling UnsplashFramework UNCameraDetails.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[18/82] Compiling UnsplashFramework UNCategory.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[19/82] Compiling UnsplashFramework UNCategoryAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[20/82] Compiling UnsplashFramework UNCollection.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[21/82] Compiling UnsplashFramework UNCollectionAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[22/82] Compiling UnsplashFramework UNContentSafetyFilter.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[23/82] Compiling UnsplashFramework UNCredentials.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[24/82] Compiling UnsplashFramework UNUserPublicProfile.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[25/82] Compiling UnsplashFramework UNUserStatistics.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[26/82] Compiling UnsplashFramework AuthorizationAttemptParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[27/82] Compiling UnsplashFramework AuthorizationTokenParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[28/82] Compiling UnsplashFramework Parameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[29/82] Compiling UnsplashFramework UNAddPhotoToCollectionParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[30/82] Compiling UnsplashFramework UNCollectionListParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[31/82] Compiling UnsplashFramework UNCollectionPhotosParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[32/82] Compiling UnsplashFramework UNCollectionSearchParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[33/82] Compiling UnsplashFramework UNNewCollectionParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[34/82] Compiling UnsplashFramework UNPhotoListParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[35/82] Compiling UnsplashFramework UNPhotoSearchParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[36/82] Compiling UnsplashFramework UNRandomPhotoParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[37/82] Compiling UnsplashFramework UNStatisticsParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[38/82] Compiling UnsplashFramework UNTopicListParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[39/82] Compiling UnsplashFramework UNTopicPhotosParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[40/82] Compiling UnsplashFramework UNUpdateCollectionParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[41/82] Compiling UnsplashFramework UNUpdatePhotoInfoParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[42/82] Compiling UnsplashFramework UNUserCollectionsParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[43/82] Compiling UnsplashFramework UNUserLikesParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[44/82] Compiling UnsplashFramework UNUserPhotosParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[45/82] Compiling UnsplashFramework UNUserPublicProfileParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[46/82] Compiling UnsplashFramework UNUserSearchParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[47/82] Compiling UnsplashFramework Endpoint.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[48/82] Compiling UnsplashFramework HTTPMethod.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[49/82] Compiling UnsplashFramework Host.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[50/82] Compiling UnsplashFramework RequestHeader.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[51/82] Compiling UnsplashFramework ResponseHeader.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[52/82] Compiling UnsplashFramework UserAuthorizationScope.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[53/82] Compiling UnsplashFramework UNError.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[54/82] Compiling UnsplashFramework UNFullPhoto.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[55/82] Compiling UnsplashFramework UNLocation.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[56/82] Compiling UnsplashFramework UNModifyPhotoInCollectionResponse.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[57/82] Compiling UnsplashFramework UNOrder.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[58/82] Compiling UnsplashFramework UNPageInfo.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[59/82] Compiling UnsplashFramework UNPaginatedResult.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[60/82] Compiling UnsplashFramework UNPhoto.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[61/82] Compiling UnsplashFramework UNPhotoAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[62/82] Compiling UnsplashFramework UNPhotoColorScheme.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[63/82] Compiling UnsplashFramework UNPhotoImageURLs.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[64/82] Compiling UnsplashFramework UNPhotoOrientation.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[65/82] Compiling UnsplashFramework UNPhotoSearchResult.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[66/82] Compiling UnsplashFramework UNPhotoStatistics.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[67/82] Compiling UnsplashFramework UNProfileImageLinks.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[68/82] Compiling UnsplashFramework UNSearchResult.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[69/82] Compiling UnsplashFramework UNSocialProfiles.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[70/82] Compiling UnsplashFramework UNSort.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[71/82] Compiling UnsplashFramework UNStatistics.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[72/82] Compiling UnsplashFramework UNTag.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[73/82] Compiling UnsplashFramework CLLocationCoordinate2D+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[74/82] Compiling UnsplashFramework JSONDecoder+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[75/82] Compiling UnsplashFramework UNPhoto+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[76/82] Compiling UnsplashFramework URLComponents+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[77/82] Compiling UnsplashFramework URLRequest+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[78/82] Compiling UnsplashFramework QueryManager.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[79/82] Compiling UnsplashFramework UNAPI.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[80/82] Compiling UnsplashFramework UNClient.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[81/82] Compiling UnsplashFramework Authorization.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[82/82] Compiling UnsplashFramework ResponseStatusCode.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/72] Compiling UnsplashFramework SearchType.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[3/72] Compiling UnsplashFramework UNBadge.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[4/72] Compiling UnsplashFramework UNBasicPhoto.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[5/72] Compiling UnsplashFramework UNCameraDetails.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[6/72] Compiling UnsplashFramework UNCategory.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[7/72] Compiling UnsplashFramework UNCategoryAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[8/72] Compiling UnsplashFramework UNCollection.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[9/72] Compiling UnsplashFramework UNCollectionAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[10/72] Compiling UnsplashFramework UNContentSafetyFilter.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[11/72] Compiling UnsplashFramework UNCredentials.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[12/81] Compiling UnsplashFramework UNPhotoImageURLs.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[13/81] Compiling UnsplashFramework UNPhotoOrientation.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[14/81] Compiling UnsplashFramework UNPhotoSearchResult.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[15/81] Compiling UnsplashFramework UNPhotoStatistics.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[16/81] Compiling UnsplashFramework UNProfileImageLinks.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[17/81] Compiling UnsplashFramework UNSearchResult.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[18/81] Compiling UnsplashFramework UNSocialProfiles.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[19/81] Compiling UnsplashFramework UNSort.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[20/81] Compiling UnsplashFramework UNStatistics.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[21/81] Compiling UnsplashFramework UNTag.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[22/81] Compiling UnsplashFramework UNPhotoListParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[23/81] Compiling UnsplashFramework UNPhotoSearchParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[24/81] Compiling UnsplashFramework UNRandomPhotoParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[25/81] Compiling UnsplashFramework UNStatisticsParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[26/81] Compiling UnsplashFramework UNTopicListParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[27/81] Compiling UnsplashFramework UNTopicPhotosParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[28/81] Compiling UnsplashFramework UNUpdateCollectionParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[29/81] Compiling UnsplashFramework UNUpdatePhotoInfoParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[30/81] Compiling UnsplashFramework UNUserCollectionsParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[31/81] Compiling UnsplashFramework UNUserLikesParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[32/81] Compiling UnsplashFramework UNUserPublicProfile.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[33/81] Compiling UnsplashFramework UNUserStatistics.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[34/81] Compiling UnsplashFramework AuthorizationAttemptParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[35/81] Compiling UnsplashFramework AuthorizationTokenParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[36/81] Compiling UnsplashFramework Parameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[37/81] Compiling UnsplashFramework UNAddPhotoToCollectionParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[38/81] Compiling UnsplashFramework UNCollectionListParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[39/81] Compiling UnsplashFramework UNCollectionPhotosParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[40/81] Compiling UnsplashFramework UNCollectionSearchParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[41/81] Compiling UnsplashFramework UNNewCollectionParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[42/81] Compiling UnsplashFramework UNError.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[43/81] Compiling UnsplashFramework UNFullPhoto.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[44/81] Compiling UnsplashFramework UNLocation.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[45/81] Compiling UnsplashFramework UNModifyPhotoInCollectionResponse.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[46/81] Compiling UnsplashFramework UNOrder.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[47/81] Compiling UnsplashFramework UNPageInfo.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[48/81] Compiling UnsplashFramework UNPaginatedResult.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[49/81] Compiling UnsplashFramework UNPhoto.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[50/81] Compiling UnsplashFramework UNPhotoAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[51/81] Compiling UnsplashFramework UNPhotoColorScheme.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[52/81] Compiling UnsplashFramework CLLocationCoordinate2D+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[53/81] Compiling UnsplashFramework JSONDecoder+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[54/81] Compiling UnsplashFramework UNPhoto+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[55/81] Compiling UnsplashFramework URLComponents+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[56/81] Compiling UnsplashFramework URLRequest+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[57/81] Compiling UnsplashFramework QueryManager.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[58/81] Compiling UnsplashFramework UNAPI.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[59/81] Compiling UnsplashFramework UNClient.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[60/81] Compiling UnsplashFramework Authorization.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[61/81] Compiling UnsplashFramework ResponseStatusCode.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[62/81] Compiling UnsplashFramework UNTopic.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[63/81] Compiling UnsplashFramework UNTopicAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[64/81] Compiling UnsplashFramework UNTopicSort.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[65/81] Compiling UnsplashFramework UNURLWrapper.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[66/81] Compiling UnsplashFramework UNUnsplashMonthlyStats.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[67/81] Compiling UnsplashFramework UNUnsplashTotalStats.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[68/81] Compiling UnsplashFramework UNUser.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[69/81] Compiling UnsplashFramework UNUserAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[70/81] Compiling UnsplashFramework UNUserInterests.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[71/81] Compiling UnsplashFramework UNUserProfileLinks.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[72/81] Emitting module UnsplashFramework
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[73/81] Compiling UnsplashFramework UNUserPhotosParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[74/81] Compiling UnsplashFramework UNUserPublicProfileParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[75/81] Compiling UnsplashFramework UNUserSearchParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[76/81] Compiling UnsplashFramework Endpoint.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[77/81] Compiling UnsplashFramework HTTPMethod.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[78/81] Compiling UnsplashFramework Host.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[79/81] Compiling UnsplashFramework RequestHeader.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[80/81] Compiling UnsplashFramework ResponseHeader.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[81/81] Compiling UnsplashFramework UserAuthorizationScope.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
BUILD FAILURE 6.1 linux