Closed
Description
Previous ID | SR-14825 |
Radar | rdar://79778610 |
Original Reporter | dscoppelletti (JIRA User) |
Type | Bug |
Environment
Apple Swift version 5.4.2 (swiftlang-1205.0.28.2 clang-1205.0.19.57)
XCode 12.5.1
macOS 11.4
iOS Deployment Target: 14.1
Additional Detail from JIRA
Votes | 0 |
Component/s | Compiler |
Labels | Bug |
Assignee | None |
Priority | Medium |
md5: 8d509185bf06f8a7f6db351cfbeabedc
Issue Description:
The building of my project (illegalinstruction.tar.gz
) fails with "Illegal instruction: 4" (build log Build-target-ui_2021-06-25T16-04-59.txt
).
If I comment out the body of the openMaps
method in GuestEventView.swift
source file (success.tar.gz
), the build has success.