As the title says, when I try to build with xcode (storyboard), I get the error "trace / bpt trap 5" (Swift Compiler Err).
No error is displayed in the code itself.
When I googled this error statement, I found many people with similar errors, but I haven't found a definitive solution. Someone has faced this error, could you give me some advice?
(Development environment)
・appleM1
・macOS Monterey 12.3.1
・xcode 13.3.
(What I tried)
・Restart the PC (M1mac)
・Restart xcode
・ Installation and update of pod (terminal)
・ Check if Team ID is entered
・Clear cache with command + shift + K
If there is a lack of explanation, it would be helpful if you could point it out.