Recently, Apple released Xcode to version 12, and after update from 11.7 to 12.0.1 all of the React Native applications cannot build on a simulator, even a fresh initialized React Native project on a simulator with earlier version of iOS, actually, I build it on a simulator iPhone 11 with iOS 13.5 but only I got this error:
CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
How I can settle this issue?