Commit a00254b
Fix: Disable code coverage instrumentation for Swift 6.2.3 compatibility
- Disable CLANG_COVERAGE_MAPPING, CODE_COVERAGE_ENABLED globally
- Ensure LLVM_PROFILE_GENERATION disabled at all target levels
- Clear incompatible profiling flags from all build configurations
- Fixes missing libclang_rt.profile_iossim.a error in Xcode builds
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d90e599 commit a00254b
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| |||
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
0 commit comments