Build Information
Failed to build NimbleLoyalty, reference develop (39df1f), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 02:29:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build 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: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nimblehq/business-loyalty-ios-sdk-poc
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at 39df1f8 Merge pull request #28 from nimblehq/chore/update-podspec-author-email
Cloned https://github.com/nimblehq/business-loyalty-ios-sdk-poc.git
Revision (git rev-parse @):
39df1f85c92e073e7b1112051449e056c14b7c9b
SUCCESS checkout https://github.com/nimblehq/business-loyalty-ios-sdk-poc.git at develop
========================================
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
[2/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 URLRequest+Alamofire.swift
[13/52] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[14/52] Compiling Alamofire AlamofireExtended.swift
[15/52] Compiling Alamofire AuthenticationInterceptor.swift
[16/52] Compiling Alamofire SessionDelegate.swift
[17/52] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[18/52] Compiling Alamofire UploadRequest.swift
[19/52] Compiling Alamofire WebSocketRequest.swift
[20/52] Compiling Alamofire CachedResponseHandler.swift
[21/52] Compiling Alamofire Combine.swift
[22/52] Compiling Alamofire Concurrency.swift
[23/52] Compiling Alamofire EventMonitor.swift
[24/52] Compiling Alamofire HTTPHeaders.swift
[25/52] Compiling Alamofire HTTPMethod.swift
[26/52] Compiling Alamofire Notifications.swift
[27/52] Compiling Alamofire ParameterEncoder.swift
[28/52] Compiling Alamofire ParameterEncoding.swift
[29/52] Compiling Alamofire RequestCompression.swift
[30/52] Compiling Alamofire RequestInterceptor.swift
[31/52] Compiling Alamofire ResponseSerialization.swift
[32/52] Compiling Alamofire RetryPolicy.swift
[33/52] Compiling Alamofire MultipartFormData.swift
[34/52] Compiling Alamofire MultipartUpload.swift
[35/52] Compiling Alamofire NetworkReachabilityManager.swift
[36/52] Compiling Alamofire RedirectHandler.swift
[37/52] Compiling Alamofire Alamofire.swift
[38/52] Compiling Alamofire AFError.swift
[39/52] Compiling Alamofire DataRequest.swift
[40/52] Compiling Alamofire DataStreamRequest.swift
[41/52] Compiling Alamofire DownloadRequest.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] Emitting module KeychainAccess
[48/52] Compiling KeychainAccess Keychain.swift
[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] Emitting module Moya
[54/77] Compiling Moya Response.swift
[55/77] Compiling Moya TargetType.swift
[56/77] Compiling Moya CredentialsPlugin.swift
[57/77] Compiling Moya NetworkActivityPlugin.swift
[58/77] Compiling Moya Task.swift
[59/77] Compiling Moya URL+Moya.swift
[60/77] Compiling Moya URLRequest+Encoding.swift
[61/77] Compiling Moya ValidationType.swift
[62/77] Compiling Moya NetworkLoggerPlugin.swift
[63/77] Compiling Moya RequestTypeWrapper.swift
[64/77] Compiling Moya MoyaError.swift
[65/77] Compiling Moya MoyaProvider+Defaults.swift
[66/77] Compiling Moya MoyaProvider+Internal.swift
[67/77] Compiling Moya Plugin.swift
[68/77] Compiling Moya AccessTokenPlugin.swift
[69/77] Compiling Moya MoyaProvider.swift
[70/77] Compiling Moya MultiTarget.swift
[71/77] Compiling Moya MultipartFormData.swift
[72/77] Compiling Moya AnyEncodable.swift
[73/77] Compiling Moya Atomic.swift
[74/77] Compiling Moya Cancellable.swift
[75/77] Compiling Moya Endpoint.swift
[76/77] Compiling Moya Image.swift
[77/77] Compiling Moya Moya+Alamofire.swift
[78/104] Compiling NimbleLoyalty ProductRepository.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]
[79/104] 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]
[80/104] 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]
[81/106] 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]
[82/106] 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]
[83/106] 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]
[84/106] 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]
[85/106] 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]
[86/106] 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]
[87/106] 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]
[88/106] 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]
[89/106] 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]
[90/106] Compiling NimbleLoyalty ProductRepositoryProtocol.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/106] 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]
[92/106] 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]
[93/106] 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]
[94/106] 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]
[95/106] 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]
[96/106] 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]
[97/106] Compiling NimbleLoyalty APIProduct.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/106] 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]
[99/106] 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]
[100/106] 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]
error: emit-module command failed with exit code 1 (use -v to see invocation)
[101/106] 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]
[102/106] 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]
[103/106] 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]
[104/106] 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]
[105/106] 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]
[106/106] 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
[484/29652] Fetching keychainaccess, moya
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (2.57s)
Fetched https://github.com/Moya/Moya.git from cache (2.57s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 15.0.3 (3.12s)
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
[6010/135344] Fetching reactiveswift, alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.26s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (4.26s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.26s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (4.81s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.44s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.53s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.46s)
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/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 15.0.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.1
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/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.2
BUILD FAILURE 6.2 macosSpm