The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NerdzAppUpdates, reference 0.0.0 (f54fe4), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 16:14: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/nerdzlab/NerdzAppUpdates.git
Reference: 0.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerdzlab/NerdzAppUpdates
 * tag               0.0.0      -> FETCH_HEAD
HEAD is now at f54fe4e Merge branch 'provider/backend'
Cloned https://github.com/nerdzlab/NerdzAppUpdates.git
Revision (git rev-parse @):
f54fe4e8f85f96eff828365473c3ee23a8202927
SUCCESS checkout https://github.com/nerdzlab/NerdzAppUpdates.git at 0.0.0
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/nerdzlab/NerdzUtils.git
Fetching https://github.com/nerdzlab/NerdzNetworking.git
[1/1604] Fetching nerdzutils
[2/3134] Fetching nerdzutils, nerdznetworking
[310/7522] Fetching nerdzutils, nerdznetworking, keychainaccess
Fetched https://github.com/nerdzlab/NerdzUtils.git from cache (1.38s)
Fetched https://github.com/nerdzlab/NerdzNetworking.git from cache (1.38s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.38s)
Computing version for https://github.com/nerdzlab/NerdzUtils.git
Computed https://github.com/nerdzlab/NerdzUtils.git at 1.0.68 (2.07s)
Computing version for https://github.com/nerdzlab/NerdzNetworking.git
Computed https://github.com/nerdzlab/NerdzNetworking.git at 1.1.2 (0.65s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.67s)
Creating working copy for https://github.com/nerdzlab/NerdzUtils.git
Working copy of https://github.com/nerdzlab/NerdzUtils.git resolved at 1.0.68
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/nerdzlab/NerdzNetworking.git
Working copy of https://github.com/nerdzlab/NerdzNetworking.git resolved at 1.1.2
========================================
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": "nerdzappupdates",
      "name": "NerdzAppUpdates",
      "url": "https://github.com/nerdzlab/NerdzAppUpdates.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NerdzAppUpdates",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "nerdznetworking",
          "name": "NerdzNetworking",
          "url": "https://github.com/nerdzlab/NerdzNetworking.git",
          "version": "1.8.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NerdzNetworking",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "trustkit",
              "name": "TrustKit",
              "url": "https://github.com/datatheorem/TrustKit.git",
              "version": "2.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TrustKit",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "nerdzutils",
          "name": "NerdzUtils",
          "url": "https://github.com/nerdzlab/NerdzUtils.git",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NerdzUtils",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "keychainaccess",
              "name": "KeychainAccess",
              "url": "https://github.com/kishikawakatsumi/KeychainAccess.git",
              "version": "4.2.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainAccess",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nerdzlab/NerdzAppUpdates.git
[1/587] Fetching nerdzappupdates
Fetched https://github.com/nerdzlab/NerdzAppUpdates.git from cache (0.73s)
Fetching https://github.com/nerdzlab/NerdzUtils.git from cache
Fetching https://github.com/nerdzlab/NerdzNetworking.git from cache
Fetched https://github.com/nerdzlab/NerdzUtils.git from cache (0.44s)
Fetched https://github.com/nerdzlab/NerdzNetworking.git from cache (0.44s)
Computing version for https://github.com/nerdzlab/NerdzNetworking.git
Computed https://github.com/nerdzlab/NerdzNetworking.git at 1.8.2 (1.14s)
Fetching https://github.com/datatheorem/TrustKit.git
[1/7099] Fetching trustkit
Fetched https://github.com/datatheorem/TrustKit.git from cache (1.41s)
Computing version for https://github.com/datatheorem/TrustKit.git
Computed https://github.com/datatheorem/TrustKit.git at 2.0.1 (2.10s)
Computing version for https://github.com/nerdzlab/NerdzUtils.git
Computed https://github.com/nerdzlab/NerdzUtils.git at 1.1.0 (0.66s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.49s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.57s)
Creating working copy for https://github.com/nerdzlab/NerdzNetworking.git
Working copy of https://github.com/nerdzlab/NerdzNetworking.git resolved at 1.8.2
Creating working copy for https://github.com/datatheorem/TrustKit.git
Working copy of https://github.com/datatheorem/TrustKit.git resolved at 2.0.1
Creating working copy for https://github.com/nerdzlab/NerdzUtils.git
Working copy of https://github.com/nerdzlab/NerdzUtils.git resolved at 1.1.0
Creating working copy for https://github.com/nerdzlab/NerdzAppUpdates.git
Working copy of https://github.com/nerdzlab/NerdzAppUpdates.git resolved at 0.0.0 (f54fe4e)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
warning: '.resolve-product-dependencies': dependency 'nerdzappupdates' is not used by any target
Found 2 product dependencies
  - NerdzNetworking
  - NerdzUtils
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/nerdzlab/NerdzAppUpdates.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/48] Emitting module NerdzNetworking
[7/52] Compiling NerdzNetworking String+MultipartResourceConvertible.swift
[8/52] Compiling NerdzNetworking URL+MultipartResourceConvertable.swift
[9/52] Compiling NerdzNetworking MultipartResourceConvertable.swift
[10/52] Compiling NerdzNetworking SerialInputStream.swift
[11/52] Compiling NerdzNetworking DispatchOperation.swift
[12/52] Compiling NerdzNetworking MultipartFormDataRequest.swift
[13/52] Compiling NerdzNetworking Request.swift
[14/52] Compiling NerdzNetworking RequestData.swift
[15/52] Compiling NerdzNetworking DefaultRequest.swift
[16/52] Compiling NerdzNetworking Empty.swift
[17/52] Compiling NerdzNetworking Status.swift
[18/52] Compiling NerdzNetworking ErrorResponse.swift
[19/52] Compiling NerdzNetworking HTTPMethod.swift
[20/52] Compiling NerdzNetworking OnRequestRequestRetrier.swift
[21/52] Compiling NerdzNetworking OnServerErrorRequestRetrier.swift
[22/52] Compiling NerdzNetworking OnStatusCodesRequestRetrier.swift
[23/52] Compiling NerdzNetworking RequestRetrier.swift
[24/52] Compiling NerdzNetworking ServerError.swift
[25/52] Compiling NerdzNetworking RequestBody.swift
[26/52] Compiling NerdzNetworking StatusCode.swift
[27/52] Compiling NerdzNetworking URLRequest+cURL.swift
[28/52] Compiling NerdzNetworking KeyPathResponseConverter.swift
[29/52] Compiling NerdzNetworking ResponseJsonConverter.swift
[30/52] Compiling NerdzNetworking DebugInfo.swift
[31/52] Compiling NerdzNetworking DefaultMultipartFile.swift
[32/52] Compiling NerdzNetworking DefaultMultipartFormDataRequest.swift
[33/52] Compiling NerdzNetworking RequestExecutionWrapper.swift
[34/52] Compiling NerdzNetworking RequestFactory.swift
[35/52] Compiling NerdzNetworking RequestRetryingManager.swift
[36/52] Compiling NerdzNetworking Mapper.swift
[37/52] Compiling NerdzNetworking ClosureResponseConverter.swift
[38/52] Compiling NerdzNetworking MultipartRequestData+Create.swift
[39/52] Compiling NerdzNetworking MultipartRequestData.swift
[40/52] Compiling NerdzNetworking Data+MultipartResourceConvertable.swift
[41/52] Compiling NerdzNetworking InputStream+MultipartResourceConvertible.swift
[42/52] Compiling NerdzNetworking AuthToken.swift
[43/52] Compiling NerdzNetworking Dictionary+RequestHeader.swift
[44/52] Compiling NerdzNetworking RequestHeaderKey.swift
[45/52] Compiling NerdzNetworking MimeType.swift
[46/52] Compiling NerdzNetworking Endpoint.swift
[47/52] Compiling NerdzNetworking ExecutionOperation.swift
[48/52] Compiling NerdzNetworking ObservationManager.swift
[49/52] Compiling NerdzNetworking RequestDataDispatcher.swift
[50/52] Compiling NerdzNetworking RequestExecuter.swift
[51/52] Emitting module KeychainAccess
[52/52] Compiling KeychainAccess Keychain.swift
[53/86] Compiling NerdzUtils UIVIewController+Overlay.swift
[54/86] Compiling NerdzUtils UIView+InspectableLayer.swift
[55/86] Compiling NerdzUtils UIViewController+AddChild.swift
[56/89] Compiling NerdzUtils UIViewController+Top.swift
[57/89] Compiling NerdzUtils LoadableButton.swift
[58/89] Compiling NerdzUtils LoadableImageView.swift
[59/89] Compiling NerdzUtils Locale+CountryList.swift
[60/89] Compiling NerdzUtils NSObject+ClassName.swift
[61/89] Compiling NerdzUtils String+Attributed.swift
[62/89] Compiling NerdzUtils String+Localization.swift
[63/89] Compiling NerdzUtils SpinnerLoader.swift
[64/89] Compiling NerdzUtils AtomicAsyncOperation.swift
[65/89] Compiling NerdzUtils DelayedAction.swift
[66/89] Compiling NerdzUtils String+VersionCompare.swift
[67/89] Compiling NerdzUtils UIAlertController+EasyBuild.swift
[68/89] Compiling NerdzUtils UIApplication+TopViewController.swift
[69/89] Compiling NerdzUtils UIColor+Inversed.swift
[70/89] Compiling NerdzUtils UILabel+NibLocalized.swift
[71/89] Compiling NerdzUtils UINavigationBar+Translucent.swift
[72/89] Compiling NerdzUtils UINavigationController+Completion.swift
[73/89] Compiling NerdzUtils UITextField+PasswordVisibility.swift
[74/89] Compiling NerdzUtils UIControl+ClosureSleeve.swift
[75/89] Compiling NerdzUtils UIDevice+Info.swift
[76/89] Compiling NerdzUtils UIImage+BlurHash.swift
[77/89] Compiling NerdzUtils UIImage+Scale.swift
[78/89] Compiling NerdzUtils DateDecodingStrategy+CustomISO8601.swift
[79/89] Compiling NerdzUtils DispatchQueue+Once.swift
[80/89] Compiling NerdzUtils Encodable+JsonData.swift
[81/89] Compiling NerdzUtils Formatter+iso8601.swift
[82/89] Emitting module NerdzUtils
[83/89] Compiling NerdzUtils Array+Safe.swift
[84/89] Compiling NerdzUtils Bundle+CurrentAppVersion.swift
[85/89] Compiling NerdzUtils CGSize+Dimentions.swift
[86/89] Compiling NerdzUtils Data+GetObjectFromJsonData.swift
[87/89] Compiling NerdzUtils DefaultsProperty.swift
[88/89] Compiling NerdzUtils KeychainProperty.swift
[89/89] Compiling NerdzUtils WeakWrapper.swift
[90/101] Compiling NerdzAppUpdates BackendVersionResponseType.swift
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
[91/102] Compiling NerdzAppUpdates SoftUpdateMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
[92/102] Compiling NerdzAppUpdates LoadingIndicationMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
[93/102] Compiling NerdzAppUpdates LoadingIndicationScreenType.swift
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
[94/102] Compiling NerdzAppUpdates SoftUpdateScreenType.swift
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
[95/102] Compiling NerdzAppUpdates VersionVerifierError.swift
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
[96/102] Compiling NerdzAppUpdates Typealiases.swift
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
[97/102] Compiling NerdzAppUpdates VersionVerifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
[98/102] Compiling NerdzAppUpdates BackendVersionProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/102] Emitting module NerdzAppUpdates
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
[100/102] Compiling NerdzAppUpdates AppUpdateType.swift
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
[101/102] Compiling NerdzAppUpdates HardUpdateMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
[102/102] Compiling NerdzAppUpdates VersionProviderType.swift
/Users/admin/builder/spi-builder-workspace/Sources/NerdzAppUpdates/General/Models/Internal/HardUpdateMode.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// Enum with different types that can be used for hard update
BUILD FAILURE 6.3 macosSpm