Build Information
Failed to build LAAS, reference 0.1.4 (5efb39), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 14:35:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leatherback01/AaaS_iOS_SDK.git
Reference: 0.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leatherback01/AaaS_iOS_SDK
* tag 0.1.4 -> FETCH_HEAD
HEAD is now at 5efb397 update version
Cloned https://github.com/leatherback01/AaaS_iOS_SDK.git
Revision (git rev-parse @):
5efb397b079c4b111b33710a0c5c59ea302e3f48
SUCCESS checkout https://github.com/leatherback01/AaaS_iOS_SDK.git at 0.1.4
========================================
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": "aaas_ios_sdk",
"name": "LAAS",
"url": "https://github.com/leatherback01/AaaS_iOS_SDK.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AaaS_iOS_SDK",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/leatherback01/AaaS_iOS_SDK.git
[1/178] Fetching aaas_ios_sdk
Fetched https://github.com/leatherback01/AaaS_iOS_SDK.git from cache (0.72s)
Creating working copy for https://github.com/leatherback01/AaaS_iOS_SDK.git
Working copy of https://github.com/leatherback01/AaaS_iOS_SDK.git resolved at 0.1.4 (5efb397)
warning: '.resolve-product-dependencies': dependency 'aaas_ios_sdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/leatherback01/AaaS_iOS_SDK.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Assets.xcassets
[2/3] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/13] Emitting module LAAS
/Users/admin/builder/spi-builder-workspace/Sources/LAAS/LeatherBackDelegate.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol LeatherBackDelegate{
[5/13] Compiling LAAS resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/LAAS/LeatherBackDelegate.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol LeatherBackDelegate{
[6/13] Compiling LAAS LeatherBackErrorResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/LAAS/LeatherBackDelegate.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol LeatherBackDelegate{
[7/13] Compiling LAAS LeatherBackTransactionParam.swift
/Users/admin/builder/spi-builder-workspace/Sources/LAAS/LeatherBackDelegate.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol LeatherBackDelegate{
[8/13] Compiling LAAS LeatherBackDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LAAS/LeatherBackDelegate.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol LeatherBackDelegate{
[9/13] Compiling LAAS LeatherBackFormattedParam.swift
/Users/admin/builder/spi-builder-workspace/Sources/LAAS/LeatherBackDelegate.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol LeatherBackDelegate{
[10/13] Compiling LAAS LeatherBackCurrency.swift
/Users/admin/builder/spi-builder-workspace/Sources/LAAS/LeatherBackDelegate.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol LeatherBackDelegate{
[11/13] Compiling LAAS LeatheBackPaymentChannel.swift
/Users/admin/builder/spi-builder-workspace/Sources/LAAS/LeatherBackDelegate.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol LeatherBackDelegate{
[12/13] Compiling LAAS LeatherBackViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/LAAS/LeatherBackDelegate.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol LeatherBackDelegate{
[13/13] Compiling LAAS LeatherBackResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/LAAS/LeatherBackDelegate.swift:9:8: error: no such module 'UIKit'
7 |
8 | import Foundation
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | public protocol LeatherBackDelegate{
BUILD FAILURE 6.3 macosSpm