Build Information
Failed to build Customerly, reference 1.0.5 (3cfb11
), with Swift 6.2 (beta) for macOS (SPM) on 26 Aug 2025 22:17:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Customerly/CustomerlyiOSSDK.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Customerly/CustomerlyiOSSDK
* tag 1.0.5 -> FETCH_HEAD
HEAD is now at 3cfb116 chore: bump app version
Cloned https://github.com/Customerly/CustomerlyiOSSDK.git
Revision (git rev-parse @):
3cfb116d1a7b21d1bde3dd132b151ec1b122ef7e
SUCCESS checkout https://github.com/Customerly/CustomerlyiOSSDK.git at 1.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Customerly/CustomerlyiOSSDK.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/12] Compiling CustomerlySDK Survey.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | @preconcurrency import WebKit
3 | import UserNotifications
[4/12] Compiling CustomerlySDK HelpCenterArticle.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | @preconcurrency import WebKit
3 | import UserNotifications
[5/13] Compiling CustomerlySDK RealtimeCall.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | @preconcurrency import WebKit
3 | import UserNotifications
[6/13] Compiling CustomerlySDK CustomerlySettings.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | @preconcurrency import WebKit
3 | import UserNotifications
[7/13] Compiling CustomerlySDK UnreadMessage.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | @preconcurrency import WebKit
3 | import UserNotifications
[8/13] Compiling CustomerlySDK CustomerlyView.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | @preconcurrency import WebKit
3 | import UserNotifications
[9/13] Compiling CustomerlySDK AttachmentPayload.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | @preconcurrency import WebKit
3 | import UserNotifications
[10/13] Compiling CustomerlySDK Account.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | @preconcurrency import WebKit
3 | import UserNotifications
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/13] Emitting module CustomerlySDK
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | @preconcurrency import WebKit
3 | import UserNotifications
[12/13] Compiling CustomerlySDK Customerly.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | @preconcurrency import WebKit
3 | import UserNotifications
[13/13] Compiling CustomerlySDK CustomerlyCallback.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 | @preconcurrency import WebKit
3 | import UserNotifications
BUILD FAILURE 6.2 macosSpm