The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Customerly, reference 1.0.2 (3532fc), with Swift 5.10 for macOS (SPM) on 5 Jun 2025 14:13:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Customerly/CustomerlyiOSSDK.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Customerly/CustomerlyiOSSDK
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 3532fcc fix: onNewMessageReceived typings with some values nullable
Cloned https://github.com/Customerly/CustomerlyiOSSDK.git
Revision (git rev-parse @):
3532fcc7995f17353e09c3316c0d5ab1ce53ca43
SUCCESS checkout https://github.com/Customerly/CustomerlyiOSSDK.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Customerly/CustomerlyiOSSDK.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/12] Compiling CustomerlySDK RealtimeCall.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/12] Compiling CustomerlySDK Survey.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/12] Compiling CustomerlySDK Customerly.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/12] Emitting module CustomerlySDK
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/12] Compiling CustomerlySDK HelpCenterArticle.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/12] Compiling CustomerlySDK AttachmentPayload.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/12] Compiling CustomerlySDK Account.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/12] Compiling CustomerlySDK CustomerlyCallback.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/12] Compiling CustomerlySDK CustomerlyView.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/12] Compiling CustomerlySDK CustomerlySettings.swift
/Users/admin/builder/spi-builder-workspace/CustomerlySDK/Customerly.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 macosSpm