Build Information
Failed to build ProntoSDK, reference master (f3653a
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 20:05:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Pronto-am/MobileCMS-iOS-SDK
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f3653a7 Updated cobalt
Cloned https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Revision (git rev-parse @):
f3653a71b3d4921e1d19a7f746e0dd8bc39749cd
SUCCESS checkout https://github.com/Pronto-am/MobileCMS-iOS-SDK.git at master
Fetching https://github.com/e-sites/Einsteinium.git
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/UnlockAgency/DebugMasking.git
Fetching https://github.com/e-sites/Cobalt.git
Fetching https://github.com/apple/swift-log.git from cache
[1/455] Fetching cwlcatchexception
[29/680] Fetching cwlcatchexception, einsteinium
[215/699] Fetching cwlcatchexception, einsteinium, debugmasking
[424/2376] Fetching cwlcatchexception, einsteinium, debugmasking, cobalt
[2351/32513] Fetching cwlcatchexception, einsteinium, debugmasking, cobalt, alamofire
[2352/85196] Fetching cwlcatchexception, einsteinium, debugmasking, cobalt, alamofire, rxswift
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (2.84s)
Fetched https://github.com/UnlockAgency/DebugMasking.git from cache (2.84s)
Fetched https://github.com/e-sites/Cobalt.git from cache (2.84s)
Fetched https://github.com/apple/swift-log.git from cache (2.84s)
Fetching https://github.com/e-sites/Erbium.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[81381/83045] Fetching einsteinium, alamofire, rxswift
[83033/83243] Fetching einsteinium, alamofire, rxswift, erbium
Fetched https://github.com/e-sites/Erbium.git from cache (0.60s)
Fetching https://github.com/Quick/Nimble.git
[83033/84302] Fetching einsteinium, alamofire, rxswift, cwlpreconditiontesting
[83260/97236] Fetching einsteinium, alamofire, rxswift, cwlpreconditiontesting, cryptoswift
[83792/103362] Fetching einsteinium, alamofire, rxswift, cwlpreconditiontesting, cryptoswift, swiftyjson
Fetched https://github.com/ReactiveX/RxSwift.git from cache (3.92s)
Fetched https://github.com/e-sites/Einsteinium.git from cache (3.92s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.92s)
[8704/20317] Fetching cwlpreconditiontesting, cryptoswift, swiftyjson
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[10877/39884] Fetching cwlpreconditiontesting, cryptoswift, swiftyjson, nimble
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (1.76s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.76s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (1.76s)
[4305/19567] Fetching nimble
[5480/23953] Fetching nimble, keychainaccess
Fetched https://github.com/Quick/Nimble.git from cache (1.79s)
[3816/4386] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.67s)
Computing version for https://github.com/e-sites/Einsteinium.git
Computed https://github.com/e-sites/Einsteinium.git at 1.3.0 (6.20s)
Computing version for https://github.com/e-sites/Erbium.git
Computed https://github.com/e-sites/Erbium.git at 4.6.4 (0.58s)
Computing version for https://github.com/e-sites/Cobalt.git
Computed https://github.com/e-sites/Cobalt.git at 10.0.1 (0.59s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.59s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.1 (0.60s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.57s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.1 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.60s)
Computing version for https://github.com/UnlockAgency/DebugMasking.git
Computed https://github.com/UnlockAgency/DebugMasking.git at 1.0.1 (0.59s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 11.2.2 (0.60s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
28 | let package = Package(name: "Alamofire",
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
31 | .tvOS(.v11),
32 | .watchOS(.v4)],
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
31 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
32 | .watchOS(.v4)],
33 | products: [.library(name: "Alamofire",
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.51s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.59s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.59s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.1
Creating working copy for https://github.com/e-sites/Einsteinium.git
Working copy of https://github.com/e-sites/Einsteinium.git resolved at 1.3.0
Creating working copy for https://github.com/e-sites/Erbium.git
Working copy of https://github.com/e-sites/Erbium.git resolved at 4.6.4
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.1
Creating working copy for https://github.com/UnlockAgency/DebugMasking.git
Working copy of https://github.com/UnlockAgency/DebugMasking.git resolved at 1.0.1
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 11.2.2
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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.0
Creating working copy for https://github.com/e-sites/Cobalt.git
Working copy of https://github.com/e-sites/Cobalt.git resolved at 10.0.1
warning: 'alamofire': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
28 | let package = Package(name: "Alamofire",
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
31 | .tvOS(.v11),
32 | .watchOS(.v4)],
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
31 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
32 | .watchOS(.v4)],
33 | products: [.library(name: "Alamofire",
========================================
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": "mobilecms-ios-sdk",
"name": "ProntoSDK",
"url": "https://github.com/Pronto-am/MobileCMS-iOS-SDK.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MobileCMS-iOS-SDK",
"dependencies": [
{
"identity": "swiftyjson",
"name": "SwiftyJSON",
"url": "https://github.com/SwiftyJSON/SwiftyJSON.git",
"version": "5.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyJSON",
"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",
"dependencies": [
]
},
{
"identity": "cryptoswift",
"name": "CryptoSwift",
"url": "https://github.com/krzyzanowskim/CryptoSwift.git",
"version": "1.8.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
"dependencies": [
]
},
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift.git",
"version": "5.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"dependencies": [
]
},
{
"identity": "cobalt",
"name": "Cobalt",
"url": "https://github.com/e-sites/Cobalt.git",
"version": "10.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cobalt",
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "5.10.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"dependencies": [
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"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",
"dependencies": [
]
},
{
"identity": "debugmasking",
"name": "DebugMasking",
"url": "https://github.com/UnlockAgency/DebugMasking.git",
"version": "1.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DebugMasking",
"dependencies": [
]
}
]
},
{
"identity": "erbium",
"name": "Erbium",
"url": "https://github.com/e-sites/Erbium.git",
"version": "4.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Erbium",
"dependencies": [
]
},
{
"identity": "einsteinium",
"name": "Einsteinium",
"url": "https://github.com/e-sites/Einsteinium.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Einsteinium",
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
[1/1834] Fetching mobilecms-ios-sdk
Fetched https://github.com/Pronto-am/MobileCMS-iOS-SDK.git from cache (0.97s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetching https://github.com/e-sites/Einsteinium.git from cache
Fetching https://github.com/e-sites/Cobalt.git from cache
Fetching https://github.com/e-sites/Erbium.git from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.63s)
Fetched https://github.com/e-sites/Erbium.git from cache (0.63s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.63s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.63s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.63s)
Fetched https://github.com/e-sites/Cobalt.git from cache (0.63s)
Fetched https://github.com/e-sites/Einsteinium.git from cache (0.63s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (1.23s)
Computing version for https://github.com/e-sites/Einsteinium.git
Computed https://github.com/e-sites/Einsteinium.git at 1.3.0 (0.03s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.56s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.03s)
Computing version for https://github.com/e-sites/Cobalt.git
Computed https://github.com/e-sites/Cobalt.git at 10.1.4 (0.59s)
Fetching https://github.com/UnlockAgency/DebugMasking.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/UnlockAgency/DebugMasking.git from cache (0.67s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.67s)
Computing version for https://github.com/UnlockAgency/DebugMasking.git
Computed https://github.com/UnlockAgency/DebugMasking.git at 1.0.1 (0.73s)
Computing version for https://github.com/e-sites/Erbium.git
Computed https://github.com/e-sites/Erbium.git at 4.7.0 (0.55s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.45s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.10.2 (0.46s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.54s)
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/e-sites/Einsteinium.git
Working copy of https://github.com/e-sites/Einsteinium.git resolved at 1.3.0
Creating working copy for https://github.com/e-sites/Cobalt.git
Working copy of https://github.com/e-sites/Cobalt.git resolved at 10.1.4
Creating working copy for https://github.com/e-sites/Erbium.git
Working copy of https://github.com/e-sites/Erbium.git resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
Working copy of https://github.com/Pronto-am/MobileCMS-iOS-SDK.git resolved at master (f3653a7)
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/UnlockAgency/DebugMasking.git
Working copy of https://github.com/UnlockAgency/DebugMasking.git resolved at 1.0.1
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
warning: '.resolve-product-dependencies': dependency 'mobilecms-ios-sdk' is not used by any target
Found 7 product dependencies
- SwiftyJSON
- KeychainAccess
- CryptoSwift
- RxSwift
- Cobalt
- Erbium
- Einsteinium
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
https://github.com/Pronto-am/MobileCMS-iOS-SDK.git
{
"dependencies" : [
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
},
{
"identity" : "keychainaccess",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "cobalt",
"requirement" : {
"range" : [
{
"lower_bound" : "10.0.0",
"upper_bound" : "999.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Cobalt.git"
},
{
"identity" : "erbium",
"requirement" : {
"range" : [
{
"lower_bound" : "4.4.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Erbium.git"
},
{
"identity" : "einsteinium",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/e-sites/Einsteinium.git"
}
],
"manifest_display_name" : "ProntoSDK",
"name" : "ProntoSDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "ProntoSDK",
"targets" : [
"ProntoSDK"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ProntoSDK",
"module_type" : "SwiftTarget",
"name" : "ProntoSDK",
"path" : "ProntoSDK",
"product_dependencies" : [
"SwiftyJSON",
"KeychainAccess",
"CryptoSwift",
"RxCocoa",
"RxSwift",
"Erbium",
"Einsteinium",
"Cobalt"
],
"product_memberships" : [
"ProntoSDK"
],
"sources" : [
"Classes/AppUpdateCheck/API/ProntoAPIClientAppUpdateCheck.swift",
"Classes/AppUpdateCheck/Extensions/ProntoAPIClient+appupdatechecker.swift",
"Classes/AppUpdateCheck/Models/AppVersion.swift",
"Classes/AppUpdateCheck/ProntoAppUpdateCheck.swift",
"Classes/Authentication/API/ProntoAPIClientUserModule.swift",
"Classes/Authentication/Extensions/ProntoAPIClient+authentication.swift",
"Classes/Authentication/Extensions/ProntoAuthentication+authentication.swift",
"Classes/Authentication/Models/User.swift",
"Classes/Authentication/ProntoAuthentication.swift",
"Classes/Collections/API/ProntoAPIClientCollectionsModule.swift",
"Classes/Collections/Errors/ProntoCollectionError.swift",
"Classes/Collections/Extensions/ProntoAPIClient+collections.swift",
"Classes/Collections/Mapping/ProntoCollectionMappable.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper+Enum.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper+JSON.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper+Relation.swift",
"Classes/Collections/Mapping/ProntoCollectionMapper.swift",
"Classes/Collections/Models/Coordinate.swift",
"Classes/Collections/Models/TextURL.swift",
"Classes/Collections/PaginatedResult.swift",
"Classes/Collections/Pagination.swift",
"Classes/Collections/ProntoCollection.swift",
"Classes/Collections/ProntoFilterable.swift",
"Classes/Collections/SortOrder.swift",
"Classes/Core/API/Modules/FirebaseLogModule.swift",
"Classes/Core/API/ProntoAPIClient.swift",
"Classes/Core/Base/ProntoConfig.swift",
"Classes/Core/Base/ProntoError.swift",
"Classes/Core/Base/ProntoPlugin.swift",
"Classes/Core/Base/ProntoSDK.swift",
"Classes/Core/Extensions/Encodable.swift",
"Classes/Core/Extensions/JSON.swift",
"Classes/Core/Extensions/String.swift",
"Classes/Core/Helpers/ApplicationWatcher.swift",
"Classes/Core/Helpers/DateFormatting.swift",
"Classes/Core/Helpers/KeychainHelper.swift",
"Classes/Core/Helpers/Memoization.swift",
"Classes/Core/Models/Text.swift",
"Classes/Localization/API/ProntoAPIClientLocalizationModule.swift",
"Classes/Localization/Extensions/ProntoAPIClient+localization.swift",
"Classes/Localization/ProntoLocalization.swift",
"Classes/Notifications/API/ProntoAPIClientNotificationsModule.swift",
"Classes/Notifications/Extensions/ProntoAPIClient+notifications.swift",
"Classes/Notifications/Models/Device.swift",
"Classes/Notifications/Models/PushNotification.swift",
"Classes/Notifications/Models/Segment.swift",
"Classes/Notifications/ProntoNotifications.swift",
"Classes/Notifications/ProntoNotificationsDelegate.swift",
"Classes/Notifications/WebviewController.swift",
"Classes/RemoteConfig/API/ProntoAPIClientRemoteConfigModule.swift",
"Classes/RemoteConfig/Extensions/ProntoAPIClient+remoteconfig.swift",
"Classes/RemoteConfig/Models/RemoteConfigItem.swift",
"Classes/RemoteConfig/ProntoRemoteConfig.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/19] Write sources
[12/19] Copying PrivacyInfo.xcprivacy
[14/19] Write swift-version-2F0A5646E1D333AE.txt
[16/313] Compiling Logging Locks.swift
[17/313] Emitting module Logging
[18/313] Compiling Logging MetadataProvider.swift
[19/313] Compiling Logging Logging.swift
[20/313] Compiling Logging LogHandler.swift
[21/333] Compiling Erbium ScreenSize.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 | import LocalAuthentication
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/333] Emitting module Einsteinium
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Einsteinium/Sources/UIKit/DesignableXibView.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | open class DesignableXibView: UIView {
[23/335] Emitting module Alamofire
[24/338] Emitting module DebugMasking
[25/338] Compiling DebugMasking DebugMasking.MaskOption.swift
[26/338] Compiling DebugMasking DebugMasking.Config.swift
[27/338] Compiling DebugMasking DebugMasking.swift
[28/338] Compiling Erbium DeviceVersion.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 | import LocalAuthentication
12 |
[29/338] Compiling Erbium DeviceType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 | import LocalAuthentication
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/338] Compiling Erbium Bundle.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 | import LocalAuthentication
12 |
[31/338] Emitting module Erbium
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 | import LocalAuthentication
12 |
[32/338] Compiling Erbium Device.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 | import LocalAuthentication
12 |
[33/338] Emitting module KeychainAccess
[34/338] Emitting module RxSwift
[35/338] Emitting module SwiftyJSON
warning: 'alamofire': /Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
28 | let package = Package(name: "Alamofire",
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
31 | .tvOS(.v11),
32 | .watchOS(.v4)],
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v11),
31 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
32 | .watchOS(.v4)],
33 | products: [.library(name: "Alamofire",
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/5] Write swift-version-2F0A5646E1D333AE.txt
[2/299] Compiling Erbium ScreenSize.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 | import LocalAuthentication
12 |
[3/299] Compiling Logging Locks.swift
[4/299] Emitting module Logging
[5/299] Compiling Logging MetadataProvider.swift
[6/299] Compiling Erbium DeviceType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 | import LocalAuthentication
12 |
[7/299] Compiling Erbium DeviceVersion.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 | import LocalAuthentication
12 |
[8/299] Compiling DebugMasking DebugMasking.swift
[9/299] Compiling DebugMasking DebugMasking.Config.swift
[10/299] Emitting module DebugMasking
[11/299] Compiling DebugMasking DebugMasking.MaskOption.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/299] Emitting module Erbium
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 | import LocalAuthentication
12 |
[13/299] Compiling Erbium Bundle.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 | import LocalAuthentication
12 |
[14/299] Compiling Erbium Device.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Erbium/Sources/Device.swift:10:8: error: no such module 'UIKit'
8 |
9 | import Foundation
10 | import UIKit
| `- error: no such module 'UIKit'
11 | import LocalAuthentication
12 |
[15/299] Compiling Logging LogHandler.swift
[16/299] Emitting module SwiftyJSON
BUILD FAILURE 6.1 macosSpm