The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OnLaunch-iOS-Client, reference main (4fcb14), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 00:02:20 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kula-app/OnLaunch-iOS-Client.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kula-app/OnLaunch-iOS-Client
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4fcb14d chore(deps): update dependency ruby to v4.0.3 (#78)
Cloned https://github.com/kula-app/OnLaunch-iOS-Client.git
Revision (git rev-parse @):
4fcb14da1d433703b51184340e35a9cc8847cf14
SUCCESS checkout https://github.com/kula-app/OnLaunch-iOS-Client.git at main
========================================
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": "onlaunch-ios-client",
      "name": "OnLaunch-iOS-Client",
      "url": "https://github.com/kula-app/OnLaunch-iOS-Client.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OnLaunch-iOS-Client",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/kula-app/OnLaunch-iOS-Client.git
[1/968] Fetching onlaunch-ios-client
Fetched https://github.com/kula-app/OnLaunch-iOS-Client.git from cache (0.92s)
Creating working copy for https://github.com/kula-app/OnLaunch-iOS-Client.git
Working copy of https://github.com/kula-app/OnLaunch-iOS-Client.git resolved at main (4fcb14d)
warning: '.resolve-product-dependencies': dependency 'onlaunch-ios-client' 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/kula-app/OnLaunch-iOS-Client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/24] Emitting module OnLaunch
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[4/26] Compiling OnLaunch OnLaunchError.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[5/26] Compiling OnLaunch URL+Identifiable.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[6/26] Compiling OnLaunch LinkAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[7/26] Compiling OnLaunch Message.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[8/26] Compiling OnLaunch RequestContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[9/26] Compiling OnLaunch ActivityViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[10/26] Compiling OnLaunch FilledButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[11/26] Compiling OnLaunch MessageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[12/26] Compiling OnLaunch OSLog+OnLaunch.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[13/26] Compiling OnLaunch View+OnLaunch.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[14/26] Compiling OnLaunch Environment+Theme.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[15/26] Compiling OnLaunch Theme.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[16/26] Compiling OnLaunch ActivityView.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[17/26] Compiling OnLaunch OnLaunch.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[18/26] Compiling OnLaunch LocalStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[19/26] Compiling OnLaunch MessageActionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[20/26] Compiling OnLaunch SafariView.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[21/26] Compiling OnLaunch ApiMessagesResponseDto.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[22/26] Compiling OnLaunch Action.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[23/26] Compiling OnLaunch DataMapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[24/26] Compiling OnLaunch ApiActionDto.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[25/26] Compiling OnLaunch ApiActionLinkDto.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
[26/26] Compiling OnLaunch ApiMessageDto.swift
/Users/admin/builder/spi-builder-workspace/Sources/OnLaunch/OnLaunch.swift:4:8: error: no such module 'UIKit'
  2 | import OSLog
  3 | import SwiftUI
  4 | import UIKit
    |        `- error: no such module 'UIKit'
  5 |
  6 | public class OnLaunch: NSObject {
BUILD FAILURE 6.3 macosSpm