The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TurboNavigator, reference 1.1.1 (da1773), with Swift 6.0 for macOS (SPM) on 11 Apr 2026 21:45:13 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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/indextrown/TurboNavigator.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/indextrown/TurboNavigator
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at da17736 fix: tabbar animation disable
Cloned https://github.com/indextrown/TurboNavigator.git
Revision (git rev-parse @):
da177361504bc244861f41064a6c6564bb061ea7
SUCCESS checkout https://github.com/indextrown/TurboNavigator.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/indextrown/TurboNavigator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/20] Compiling TurboNavigator 8. ModalCoordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[4/20] Compiling TurboNavigator 9. TabCoordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[5/20] Compiling TurboNavigator 4. RouteContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[6/20] Compiling TurboNavigator Navigator+.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[7/20] Compiling TurboNavigator 1. ModalPresentationStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[8/20] Compiling TurboNavigator 2. TabNavigationItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[9/21] Compiling TurboNavigator 15. DeepLinkParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[10/21] Compiling TurboNavigator 16. Navigator+DeepLink.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[11/21] Compiling TurboNavigator 5. RouteBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[12/21] Compiling TurboNavigator 13. DeepLink.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[13/21] Compiling TurboNavigator 14. DeepLinkAction.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[14/21] Compiling TurboNavigator 3. Navigator.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[15/21] Compiling TurboNavigator 7. SingleStackCoordinator.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[16/21] Compiling TurboNavigator 6. RouteRegistry.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/21] Emitting module TurboNavigator
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[18/21] Compiling TurboNavigator 10. WrappingController.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[19/21] Compiling TurboNavigator 11. NavigationContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[20/21] Compiling TurboNavigator 12. TabNavigationContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
[21/21] Compiling TurboNavigator 0. AnyRouteIdentifiable.swift
/Users/admin/builder/spi-builder-workspace/Sources/TurboNavigator/Core/0. AnyRouteIdentifiable.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | /// 네비게이션 스택에 이미 올라가 있는 UIViewController로부터
BUILD FAILURE 6.0 macosSpm