Build Information
Failed to build YNetwork, reference main (840a53
), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 21:22:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/ynetwork-ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/ynetwork-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 840a537 Issue 18 - Adding Upload Completion Handler for Handling Custom/Error… (#19)
Cloned https://github.com/codeandtheory/ynetwork-ios.git
Revision (git rev-parse @):
840a537e515bd0822827183dcd1639e876971dc5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/ynetwork-ios.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "ynetwork-ios",
"name": "YNetwork",
"url": "https://github.com/codeandtheory/ynetwork-ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ynetwork-ios",
"dependencies": [
]
}
]
}
Fetching https://github.com/codeandtheory/ynetwork-ios.git
[1/439] Fetching ynetwork-ios
Fetched https://github.com/codeandtheory/ynetwork-ios.git from cache (1.04s)
Creating working copy for https://github.com/codeandtheory/ynetwork-ios.git
Working copy of https://github.com/codeandtheory/ynetwork-ios.git resolved at main (840a537)
warning: '.resolve-product-dependencies': dependency 'ynetwork-ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/codeandtheory/ynetwork-ios.git
{
"dependencies" : [
],
"manifest_display_name" : "YNetwork",
"name" : "YNetwork",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "YNetwork",
"targets" : [
"YNetwork"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "YNetworkTests",
"module_type" : "SwiftTarget",
"name" : "YNetworkTests",
"path" : "Tests/YNetworkTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/YNetworkTests/Resources/Assets.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/YNetworkTests/Resources/marioRunRight.gif",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Core/Extensions/Error+CodeTests.swift",
"Core/Extensions/String+regexTests.swift",
"Enums/ImageContentTypeTests.swift",
"Enums/JWTDecodeErrorTests.swift",
"Enums/MultipartElementTests.swift",
"Enums/NetworkErrorTests.swift",
"Enums/RequestContentTypeTests.swift",
"Enums/ResponseContentTypeTests.swift",
"Enums/UIImageDataTypeTests.swift",
"Extensions/CharacterSet+formUrlAllowedTests.swift",
"Extensions/Data+AppendStringTests.swift",
"Extensions/String+isAbsoluteURLPathTests.swift",
"Extensions/StringInterpolation+JSONTests.swift",
"Extensions/StringInterpolation+URLRequestTests.swift",
"Extensions/UrlRequest+FileSaverTests.swift",
"Models/HttpErrorTests.swift",
"Models/Multipart/GifBuilderTests.swift",
"Models/Multipart/ImageBuilderTests.swift",
"Models/Multipart/MultipartImageBuilderTests.swift",
"NetworkManager/DataParserFactory/FormURLEncoderTests.swift",
"NetworkManager/DataParserFactory/JSONDataParserFactoryTests.swift",
"NetworkManager/Helpers/MockURLNetworkEngine.swift",
"NetworkManager/Helpers/XCTestCase+Await.swift",
"NetworkManager/Helpers/XCTestCase+MemoryLeakTracking.swift",
"NetworkManager/Mock/URLProtocolStubNetworkEngineTests.swift",
"NetworkManager/NetworkEngineConfigurationTests.swift",
"NetworkManager/NetworkManagerAsyncAwaitTests.swift",
"NetworkManager/NetworkManagerConfiguration/NetworkManagerConfigurationTests.swift",
"NetworkManager/NetworkManagerDownloadTests.swift",
"NetworkManager/NetworkManagerFailureTests.swift",
"NetworkManager/NetworkManagerPostTests.swift",
"NetworkManager/NetworkManagerSessionTests.swift",
"NetworkManager/NetworkManagerTests.swift",
"NetworkManager/NetworkManagerUploadTests.swift",
"NetworkManager/URLBuilderTests.swift",
"NetworkManager/URLNetworkEngineTests.swift",
"Protocols/BodyBuilderTests.swift",
"Protocols/JWTClaimTest.swift",
"Protocols/JWTTokenTest.swift",
"Protocols/MultipartBuilderTests.swift",
"Protocols/MultipartRequestTests.swift",
"Protocols/NetworkRequestTests.swift",
"Protocols/PathRepresentableTests.swift",
"Protocols/UIImageMultipartFileTests.swift",
"TestHelpers/Mocks/MockRequest.swift",
"TestHelpers/Mocks/UnitTestPath.swift",
"TestHelpers/Model/BodegaProduct.swift",
"TestHelpers/Model/GroceryProduct.swift",
"TestHelpers/Model/YMLFetchRequest.swift",
"TestHelpers/Request/CheckContrastRequest.swift",
"TestHelpers/Request/GetTriviaRequest.swift",
"TestHelpers/Request/ImageDownloadRequest.swift"
],
"target_dependencies" : [
"YNetwork"
],
"type" : "test"
},
{
"c99name" : "YNetwork",
"module_type" : "SwiftTarget",
"name" : "YNetwork",
"path" : "Sources/YNetwork",
"product_memberships" : [
"YNetwork"
],
"sources" : [
"Core/Extensions/String+regex.swift",
"Definitions/APICompletion.swift",
"Definitions/HttpHeader.swift",
"Definitions/NetworkEngineCompletion.swift",
"Definitions/Parameters.swift",
"Enums/HttpMethod.swift",
"Enums/HttpResponseType.swift",
"Enums/ImageContentType.swift",
"Enums/JWTDecodeError.swift",
"Enums/MultipartElement.swift",
"Enums/NetworkError.swift",
"Enums/RequestContentType.swift",
"Enums/ResponseContentType.swift",
"Enums/SerializationError.swift",
"Enums/UIImageDataType.swift",
"Extensions/CharacterSet+formUrlAllowed.swift",
"Extensions/Data+AppendString.swift",
"Extensions/Data+HttpResponse.swift",
"Extensions/Error+Code.swift",
"Extensions/String+isAbsoluteURLPath.swift",
"Extensions/StringInterpolation+JSON.swift",
"Extensions/StringInterpolation+URLRequest.swift",
"Extensions/URLRequest+FileSaver.swift",
"Models/EmptyNetworkResponse.swift",
"Models/HttpError.swift",
"Models/JWT/JWTClaim.swift",
"Models/JWT/JWTToken.swift",
"Models/Multipart/GifBuilder.swift",
"Models/Multipart/ImageBuilder.swift",
"Models/Multipart/MultiImageBuilder.swift",
"NetworkManager/DataParserFactory/FormUrlEncoder.swift",
"NetworkManager/DataParserFactory/JSONDataParserFactory.swift",
"NetworkManager/DataParserFactory/JSONDecoder+Extension.swift",
"NetworkManager/DataParserFactory/JSONEncoder+Extension.swift",
"NetworkManager/Mock/URLProtocolStub.swift",
"NetworkManager/Mock/URLProtocolStubNetworkEngine.swift.swift",
"NetworkManager/NetworkEngineConfiguration.swift",
"NetworkManager/NetworkManager+Logging.swift",
"NetworkManager/NetworkManager+URLSessionDownloadDelegate.swift",
"NetworkManager/NetworkManager+URLSessionTaskDelegate.swift",
"NetworkManager/NetworkManager+refresh.swift",
"NetworkManager/NetworkManager.swift",
"NetworkManager/NetworkManagerConfiguration/NetworkManagerConfiguration.swift",
"NetworkManager/Progress/FileDownloadProgress.swift",
"NetworkManager/Progress/FileProgress.swift",
"NetworkManager/Progress/FileUploadProgress.swift",
"NetworkManager/URLBuilder.swift",
"NetworkManager/URLNetworkEngine.swift",
"Protocols/BodyBuilder.swift",
"Protocols/Cancelabel.swift",
"Protocols/DataDecoder.swift",
"Protocols/DataEncoder.swift",
"Protocols/DataParserFactory.swift",
"Protocols/JWTTokenRepresentable.swift",
"Protocols/MultipartBuilder.swift",
"Protocols/MultipartFile.swift",
"Protocols/MultipartRequest.swift",
"Protocols/NetworkEngine.swift",
"Protocols/NetworkRequest.swift",
"Protocols/ParametersBuilder.swift",
"Protocols/PathRepresentable.swift",
"Protocols/SessionManager.swift",
"Protocols/UIImageMultipartFile.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/60] Emitting module YNetwork
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[4/66] Compiling YNetwork NetworkEngine.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[5/66] Compiling YNetwork NetworkRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[6/66] Compiling YNetwork ParametersBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[7/66] Compiling YNetwork PathRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[8/66] Compiling YNetwork SessionManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[9/66] Compiling YNetwork UIImageMultipartFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[10/66] Compiling YNetwork GifBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[11/66] Compiling YNetwork ImageBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[12/66] Compiling YNetwork MultiImageBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[13/66] Compiling YNetwork FormUrlEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[14/66] Compiling YNetwork JSONDataParserFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[15/66] Compiling YNetwork JSONDecoder+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[16/66] Compiling YNetwork String+regex.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[17/66] Compiling YNetwork APICompletion.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[18/66] Compiling YNetwork HttpHeader.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[19/66] Compiling YNetwork NetworkEngineCompletion.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[20/66] Compiling YNetwork Parameters.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[21/66] Compiling YNetwork HttpMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[22/66] Compiling YNetwork HttpResponseType.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[23/66] Compiling YNetwork UIImageDataType.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[24/66] Compiling YNetwork CharacterSet+formUrlAllowed.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[25/66] Compiling YNetwork Data+AppendString.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[26/66] Compiling YNetwork Data+HttpResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[27/66] Compiling YNetwork Error+Code.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[28/66] Compiling YNetwork String+isAbsoluteURLPath.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[29/66] Compiling YNetwork StringInterpolation+JSON.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[30/66] Compiling YNetwork ImageContentType.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[31/66] Compiling YNetwork JWTDecodeError.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[32/66] Compiling YNetwork MultipartElement.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[33/66] Compiling YNetwork NetworkError.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[34/66] Compiling YNetwork RequestContentType.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[35/66] Compiling YNetwork ResponseContentType.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[36/66] Compiling YNetwork SerializationError.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[37/66] Compiling YNetwork FileUploadProgress.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[38/66] Compiling YNetwork URLBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[39/66] Compiling YNetwork URLNetworkEngine.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[40/66] Compiling YNetwork BodyBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[41/66] Compiling YNetwork Cancelabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[42/66] Compiling YNetwork DataDecoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[43/66] Compiling YNetwork StringInterpolation+URLRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[44/66] Compiling YNetwork URLRequest+FileSaver.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[45/66] Compiling YNetwork EmptyNetworkResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[46/66] Compiling YNetwork HttpError.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[47/66] Compiling YNetwork JWTClaim.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[48/66] Compiling YNetwork JWTToken.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[49/66] Compiling YNetwork DataEncoder.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[50/66] Compiling YNetwork DataParserFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[51/66] Compiling YNetwork JWTTokenRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[52/66] Compiling YNetwork MultipartBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[53/66] Compiling YNetwork MultipartFile.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[54/66] Compiling YNetwork MultipartRequest.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[55/66] Compiling YNetwork JSONEncoder+Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[56/66] Compiling YNetwork URLProtocolStub.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[57/66] Compiling YNetwork URLProtocolStubNetworkEngine.swift.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[58/66] Compiling YNetwork NetworkEngineConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[59/66] Compiling YNetwork NetworkManager+Logging.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[60/66] Compiling YNetwork NetworkManager+URLSessionDownloadDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[61/66] Compiling YNetwork NetworkManager+URLSessionTaskDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[62/66] Compiling YNetwork NetworkManager+refresh.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[63/66] Compiling YNetwork NetworkManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[64/66] Compiling YNetwork NetworkManagerConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[65/66] Compiling YNetwork FileDownloadProgress.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
[66/66] Compiling YNetwork FileProgress.swift
/Users/admin/builder/spi-builder-workspace/Sources/YNetwork/Enums/UIImageDataType.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Different ways of converting UIImage to Data
BUILD FAILURE 6.0 macosSpm