The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RSAPIManager, reference main (075c81), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 10:56:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rahulsohaliya120/RSAPIManager.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/rahulsohaliya120/RSAPIManager
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 075c81c - Updated BaseURL Flow in this version.
Cloned https://github.com/rahulsohaliya120/RSAPIManager.git
Revision (git rev-parse @):
075c81ce830df5c088b83c4439952011d910f181
SUCCESS checkout https://github.com/rahulsohaliya120/RSAPIManager.git at main
Fetching https://github.com/Alamofire/Alamofire.git
[1/31618] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (6.02s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.9.1 (6.64s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "rsapimanager",
      "name": "RSAPIManager",
      "url": "https://github.com/rahulsohaliya120/RSAPIManager.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RSAPIManager",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "5.9.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/rahulsohaliya120/RSAPIManager.git
[1/48] Fetching rsapimanager
Fetched https://github.com/rahulsohaliya120/RSAPIManager.git from cache (0.67s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.65s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.9.1 (0.73s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
Creating working copy for https://github.com/rahulsohaliya120/RSAPIManager.git
Working copy of https://github.com/rahulsohaliya120/RSAPIManager.git resolved at main (075c81c)
warning: '.resolve-product-dependencies': dependency 'rsapimanager' is not used by any target
Found 1 product dependencies
  - Alamofire
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/rahulsohaliya120/RSAPIManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/44] Emitting module Alamofire
[6/48] Compiling Alamofire Alamofire.swift
[7/48] Compiling Alamofire AFError.swift
[8/48] Compiling Alamofire DataRequest.swift
[9/48] Compiling Alamofire DataStreamRequest.swift
[10/48] Compiling Alamofire DownloadRequest.swift
[11/48] Compiling Alamofire Protected.swift
[12/48] Compiling Alamofire Request.swift
[13/48] Compiling Alamofire RequestTaskMap.swift
[14/48] Compiling Alamofire Response.swift
[15/48] Compiling Alamofire Session.swift
[16/48] Compiling Alamofire SessionDelegate.swift
[17/48] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[18/48] Compiling Alamofire UploadRequest.swift
[19/48] Compiling Alamofire WebSocketRequest.swift
[20/48] Compiling Alamofire CachedResponseHandler.swift
[21/48] Compiling Alamofire Combine.swift
[22/48] Compiling Alamofire Concurrency.swift
[23/48] Compiling Alamofire EventMonitor.swift
[24/48] Compiling Alamofire URLRequest+Alamofire.swift
[25/48] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[26/48] Compiling Alamofire AlamofireExtended.swift
[27/48] Compiling Alamofire AuthenticationInterceptor.swift
[28/48] Compiling Alamofire HTTPHeaders.swift
[29/48] Compiling Alamofire HTTPMethod.swift
[30/48] Compiling Alamofire Notifications.swift
[31/48] Compiling Alamofire ParameterEncoder.swift
[32/48] Compiling Alamofire ParameterEncoding.swift
[33/48] Compiling Alamofire DispatchQueue+Alamofire.swift
[34/48] Compiling Alamofire OperationQueue+Alamofire.swift
[35/48] Compiling Alamofire Result+Alamofire.swift
[36/48] Compiling Alamofire StringEncoding+Alamofire.swift
[37/48] Compiling Alamofire RequestCompression.swift
[38/48] Compiling Alamofire RequestInterceptor.swift
[39/48] Compiling Alamofire ResponseSerialization.swift
[40/48] Compiling Alamofire RetryPolicy.swift
[41/48] Compiling Alamofire MultipartFormData.swift
[42/48] Compiling Alamofire MultipartUpload.swift
[43/48] Compiling Alamofire NetworkReachabilityManager.swift
[44/48] Compiling Alamofire RedirectHandler.swift
[45/48] Compiling Alamofire ServerTrustEvaluation.swift
[46/48] Compiling Alamofire URLEncodedFormEncoder.swift
[47/48] Compiling Alamofire Validation.swift
[48/48] Compiling Alamofire resource_bundle_accessor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/50] Emitting module RSAPIManager
/Users/admin/builder/spi-builder-workspace/Sources/RSAPIManager/RSAPIManager.swift:6:8: error: no such module 'UIKit'
   4 | import Foundation
   5 | import Alamofire
   6 | import UIKit
     |        `- error: no such module 'UIKit'
   7 |
   8 | @MainActor
[50/50] Compiling RSAPIManager RSAPIManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/RSAPIManager/RSAPIManager.swift:6:8: error: no such module 'UIKit'
   4 | import Foundation
   5 | import Alamofire
   6 | import UIKit
     |        `- error: no such module 'UIKit'
   7 |
   8 | @MainActor
BUILD FAILURE 6.3 macosSpm