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 SwiftMessages, reference master (920d84), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 03:37:54 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftKickMobile/SwiftMessages.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftKickMobile/SwiftMessages
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 920d846 Hide Background Elements from Modal SwiftMessage in VoiceOver mode (#577)
Cloned https://github.com/SwiftKickMobile/SwiftMessages.git
Revision (git rev-parse @):
920d8462c6dd2f5fa51127bcfe6ab7309d1f7447
SUCCESS checkout https://github.com/SwiftKickMobile/SwiftMessages.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/SwiftKickMobile/SwiftMessages.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/45] Copying errorIcon@2x.png
[0/45] Copying StatusLine.xib
[1/45] Copying successIconLight@3x.png
[1/45] Copying warningIconSubtle.png
[2/45] Copying warningIconSubtle@3x.png
[2/45] Copying TabView.xib
[2/45] Copying warningIconLight@3x.png
[2/45] Copying warningIconLight@2x.png
[2/45] Copying warningIconSubtle@2x.png
[2/45] Copying errorIcon.png
[2/45] Copying successIconSubtle@3x.png
[2/45] Copying errorIcon@3x.png
[2/45] Copying warningIconLight.png
[2/45] Copying warningIcon.png
[2/45] Copying successIconSubtle.png
[3/45] Copying successIconSubtle@2x.png
[3/45] Copying successIconLight.png
[3/45] Copying successIcon@3x.png
[3/45] Copying warningIcon@2x.png
[3/45] Copying successIcon@2x.png
[20/45] Copying successIconLight@2x.png
[20/45] Copying infoIconSubtle@3x.png
[20/45] Copying successIcon.png
[23/45] Copying warningIcon@3x.png
[23/45] Copying infoIconLight@2x.png
[23/45] Copying infoIconLight@3x.png
[23/45] Copying infoIconLight.png
[24/45] Copying infoIconSubtle.png
[28/45] Copying infoIconSubtle@2x.png
[28/45] Copying infoIcon.png
[28/45] Copying errorIconSubtle@2x.png
[28/45] Copying infoIcon@3x.png
[29/45] Copying errorIconLight@2x.png
[32/45] Copying infoIcon@2x.png
[32/45] Copying MessageView.xib
[32/45] Copying errorIconSubtle.png
[32/45] Copying errorIconLight@3x.png
[32/45] Copying errorIconLight.png
[37/45] Copying errorIconSubtle@3x.png
[37/45] Copying CenteredView.xib
[37/45] Write sources
[39/45] Copying CardView.xib
[42/45] Write swift-version-1EA4D86E10B52AF.txt
[44/83] Compiling SwiftMessages NSBundle+Extensions.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[45/83] Compiling SwiftMessages NSLayoutConstraint+Extensions.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[46/83] Compiling SwiftMessages PassthroughView.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[47/83] Compiling SwiftMessages PassthroughWindow.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[48/87] Compiling SwiftMessages Weak.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[49/87] Compiling SwiftMessages WindowScene.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[50/87] Compiling SwiftMessages WindowViewController.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[51/87] Compiling SwiftMessages resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
error: emit-module command failed with exit code 1 (use -v to see invocation)
[52/87] Emitting module SwiftMessages
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[53/87] Compiling SwiftMessages SwiftMessages.Config+Extensions.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[54/87] Compiling SwiftMessages SwiftMessages.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[55/87] Compiling SwiftMessages SwiftMessagesHideAction.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[56/87] Compiling SwiftMessages SwiftMessagesSegue.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[57/87] Compiling SwiftMessages AccessibleMessage.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[58/87] Compiling SwiftMessages Animator.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[59/87] Compiling SwiftMessages BackgroundViewable.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[60/87] Compiling SwiftMessages BaseView.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[61/87] Compiling SwiftMessages CALayer+Extensions.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[62/87] Compiling SwiftMessages KeyboardTrackingView.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[63/87] Compiling SwiftMessages MarginAdjustable+Extensions.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[64/87] Compiling SwiftMessages MarginAdjustable.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[65/87] Compiling SwiftMessages MaskingView.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[66/87] Compiling SwiftMessages Task+Extensions.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[67/87] Compiling SwiftMessages Theme.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[68/87] Compiling SwiftMessages TopBottomAnimation.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[69/87] Compiling SwiftMessages TopBottomAnimationStyle.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[70/87] Compiling SwiftMessages PhysicsAnimation.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[71/87] Compiling SwiftMessages PhysicsPanHandler.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[72/87] Compiling SwiftMessages Presenter.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[73/87] Compiling SwiftMessages SwiftMessageModifier.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[74/87] Compiling SwiftMessages CornerRoundingView.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[75/87] Compiling SwiftMessages Error.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[76/87] Compiling SwiftMessages HapticMessage.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[77/87] Compiling SwiftMessages Identifiable.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[78/87] Compiling SwiftMessages TopBottomPresentable.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[79/87] Compiling SwiftMessages UIEdgeInsets+Extensions.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[80/87] Compiling SwiftMessages UIViewController+Extensions.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[81/87] Compiling SwiftMessages UIWindow+Extensions.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[82/87] Compiling SwiftMessages MessageGeometryProxy.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[83/87] Compiling SwiftMessages MessageHostingView.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[84/87] Compiling SwiftMessages MessageView.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
[85/87] Compiling SwiftMessages MessageViewConvertible.swift
/Users/admin/builder/spi-builder-workspace/SwiftMessages/Animator.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias AnimationCompletion = (_ completed: Bool) -> Void
BUILD FAILURE 6.2 macosSpm