Skip to content

fix(build): avoid UIKit indexing crashes on iOS - #1053

Merged
Kyle-Ye merged 1 commit into
mainfrom
fix/ios_system_module_indexing
Sep 6, 2026
Merged

fix(build): avoid UIKit indexing crashes on iOS#1053
Kyle-Ye merged 1 commit into
mainfrom
fix/ios_system_module_indexing

Conversation

@Kyle-Ye

@Kyle-Ye Kyle-Ye commented Sep 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Extend the Swift 6.3.3 system-module indexing workaround to iOS to avoid UIKit deserialization crashes during builds.
  • Keep source indexing enabled on iOS and macOS.

@github-actions github-actions Bot added area: tooling Developer tooling, package manifests, Tuist, scripts, formatting, or release tooling. impact: crash Crash, assertion, or fatal runtime failure. platform: iOS iOS-specific behavior or support. type: build Build system, packaging, toolchain, release, or compiler support. labels Sep 6, 2026
@codecov

codecov Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.75%. Comparing base (0e5fb9d) to head (9b8615b).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1053       +/-   ##
===========================================
+ Coverage   17.11%   29.75%   +12.63%     
===========================================
  Files         735      783       +48     
  Lines       53937    61659     +7722     
===========================================
+ Hits         9234    18348     +9114     
+ Misses      44703    43311     -1392     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tuist

tuist Bot commented Sep 6, 2026

Copy link
Copy Markdown

🛠️ Tuist Run Report 🛠️

Tests 🧪

Scheme Status Cache hit rate Tests Skipped Ran Commit
OpenSwiftUI 0 % 1161 0 1161 e2b43e266

Builds 🔨

Scheme Status Duration Commit
OpenSwiftUI 1m 1s e2b43e266

@Kyle-Ye
Kyle-Ye merged commit 673d11a into main Sep 6, 2026
5 checks passed
@Kyle-Ye
Kyle-Ye deleted the fix/ios_system_module_indexing branch September 6, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: tooling Developer tooling, package manifests, Tuist, scripts, formatting, or release tooling. impact: crash Crash, assertion, or fatal runtime failure. platform: iOS iOS-specific behavior or support. type: build Build system, packaging, toolchain, release, or compiler support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant