The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NimbleLoyalty, reference 0.2.0 (d3a823), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 02:32:50 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nimblehq/business-loyalty-ios-sdk-poc.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nimblehq/business-loyalty-ios-sdk-poc
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at d3a823e Merge pull request #21 from nimblehq/release/0.2.0
Cloned https://github.com/nimblehq/business-loyalty-ios-sdk-poc.git
Revision (git rev-parse @):
d3a823ea00b28299b89b0224a88cf73eafedefca
SUCCESS checkout https://github.com/nimblehq/business-loyalty-ios-sdk-poc.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nimblehq/business-loyalty-ios-sdk-poc.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[2/6] Copying PrivacyInfo.xcprivacy
[3/6] Write sources
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/48] Emitting module Alamofire
[8/52] Compiling Alamofire DispatchQueue+Alamofire.swift
[9/52] Compiling Alamofire OperationQueue+Alamofire.swift
[10/52] Compiling Alamofire Result+Alamofire.swift
[11/52] Compiling Alamofire StringEncoding+Alamofire.swift
[12/52] Compiling Alamofire HTTPHeaders.swift
[13/52] Compiling Alamofire HTTPMethod.swift
[14/52] Compiling Alamofire Notifications.swift
[15/52] Compiling Alamofire ParameterEncoder.swift
[16/52] Compiling Alamofire ParameterEncoding.swift
[17/52] Compiling Alamofire URLRequest+Alamofire.swift
[18/52] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[19/52] Compiling Alamofire AlamofireExtended.swift
[20/52] Compiling Alamofire AuthenticationInterceptor.swift
[21/52] Compiling Alamofire CachedResponseHandler.swift
[22/52] Compiling Alamofire Combine.swift
[23/52] Compiling Alamofire Concurrency.swift
[24/52] Compiling Alamofire EventMonitor.swift
[25/52] Compiling Alamofire Alamofire.swift
[26/52] Compiling Alamofire AFError.swift
[27/52] Compiling Alamofire DataRequest.swift
[28/52] Compiling Alamofire DataStreamRequest.swift
[29/52] Compiling Alamofire DownloadRequest.swift
[30/52] Compiling Alamofire RequestCompression.swift
[31/52] Compiling Alamofire RequestInterceptor.swift
[32/52] Compiling Alamofire ResponseSerialization.swift
[33/52] Compiling Alamofire RetryPolicy.swift
[34/52] Compiling Alamofire MultipartFormData.swift
[35/52] Compiling Alamofire MultipartUpload.swift
[36/52] Compiling Alamofire NetworkReachabilityManager.swift
[37/52] Compiling Alamofire RedirectHandler.swift
[38/52] Compiling Alamofire SessionDelegate.swift
[39/52] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[40/52] Compiling Alamofire UploadRequest.swift
[41/52] Compiling Alamofire WebSocketRequest.swift
[42/52] Compiling Alamofire Protected.swift
[43/52] Compiling Alamofire Request.swift
[44/52] Compiling Alamofire RequestTaskMap.swift
[45/52] Compiling Alamofire Response.swift
[46/52] Compiling Alamofire Session.swift
[47/52] Compiling KeychainAccess Keychain.swift
[48/52] Emitting module KeychainAccess
[49/52] Compiling Alamofire ServerTrustEvaluation.swift
[50/52] Compiling Alamofire URLEncodedFormEncoder.swift
[51/52] Compiling Alamofire Validation.swift
[52/52] Compiling Alamofire resource_bundle_accessor.swift
[53/75] Compiling Moya AnyEncodable.swift
[54/75] Compiling Moya Atomic.swift
[55/75] Compiling Moya Cancellable.swift
[56/77] Emitting module Moya
[57/77] Compiling Moya Plugin.swift
[58/77] Compiling Moya AccessTokenPlugin.swift
[59/77] Compiling Moya MoyaError.swift
[60/77] Compiling Moya MoyaProvider+Defaults.swift
[61/77] Compiling Moya MoyaProvider+Internal.swift
[62/77] Compiling Moya URLRequest+Encoding.swift
[63/77] Compiling Moya ValidationType.swift
[64/77] Compiling Moya Response.swift
[65/77] Compiling Moya TargetType.swift
[66/77] Compiling Moya CredentialsPlugin.swift
[67/77] Compiling Moya NetworkActivityPlugin.swift
[68/77] Compiling Moya NetworkLoggerPlugin.swift
[69/77] Compiling Moya RequestTypeWrapper.swift
[70/77] Compiling Moya Task.swift
[71/77] Compiling Moya URL+Moya.swift
[72/77] Compiling Moya MoyaProvider.swift
[73/77] Compiling Moya MultiTarget.swift
[74/77] Compiling Moya MultipartFormData.swift
[75/77] Compiling Moya Endpoint.swift
[76/77] Compiling Moya Image.swift
[77/77] Compiling Moya Moya+Alamofire.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[78/101] Emitting module NimbleLoyalty
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[79/103] Compiling NimbleLoyalty AuthenticationSessionManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[80/103] Compiling NimbleLoyalty Constants+API.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[81/103] Compiling NimbleLoyalty Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[82/103] Compiling NimbleLoyalty CXTargetType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[83/103] Compiling NimbleLoyalty NetworkAPIProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[84/103] Compiling NimbleLoyalty APIError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[85/103] Compiling NimbleLoyalty Keychain.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[86/103] Compiling NimbleLoyalty KeychainKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[87/103] Compiling NimbleLoyalty KeychainToken.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[88/103] Compiling NimbleLoyalty UserDefaultsKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[89/103] Compiling NimbleLoyalty AuthPlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[90/103] Compiling NimbleLoyalty AuthenticationRepository.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[91/103] Compiling NimbleLoyalty RewardRepository.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[92/103] Compiling NimbleLoyalty AuthenticationRepositoryProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[93/103] Compiling NimbleLoyalty RewardRepositoryProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[94/103] Compiling NimbleLoyalty UserDefaultsManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[95/103] Compiling NimbleLoyalty Token.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[96/103] Compiling NimbleLoyalty APIReward.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[97/103] Compiling NimbleLoyalty APIRewardList.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[98/103] Compiling NimbleLoyalty NetworkAPI.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[99/103] Compiling NimbleLoyalty APIToken.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[100/103] Compiling NimbleLoyalty APIImages.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[101/103] Compiling NimbleLoyalty APIRedeemReward.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[102/103] Compiling NimbleLoyalty NimbleLoyalty.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
[103/103] Compiling NimbleLoyalty Typealiases.swift
/Users/admin/builder/spi-builder-workspace/Sources/Supports/Helpers/Typealiases.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | typealias HTTPHeaders = [String: String]
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/Moya/Moya.git
[1/4386] Fetching keychainaccess
[528/29652] Fetching keychainaccess, moya
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.80s)
[13965/25266] Fetching moya
Fetched https://github.com/Moya/Moya.git from cache (5.41s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 15.0.3 (5.94s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52493] Fetching reactiveswift
[2/82634] Fetching reactiveswift, alamofire
[1878/135344] Fetching reactiveswift, alamofire, rxswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.25s)
[61303/82851] Fetching alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (8.67s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (8.67s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (9.18s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.40s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.48s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.41s)
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 15.0.3
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.7.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.1
BUILD FAILURE 6.2 macosSpm