The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build YNetwork, reference main (840a53), with Swift 6.0 for macOS (SPM) on 6 Nov 2024 06:21:18 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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
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.10s)
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
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
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 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
[11/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
[12/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
[13/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
[14/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
[15/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
[16/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
[17/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
[18/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
[19/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
[20/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
[21/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
[22/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
[23/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
[24/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
[25/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
[26/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
[27/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
[28/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
[29/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
[30/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
[31/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
[32/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
[33/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
[34/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
[35/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
[36/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
[37/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
[38/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
[39/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
[40/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
[41/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
[42/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
[43/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
[44/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
[45/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
[46/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
[47/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
[48/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
[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