My project have Swift and Objective C Code together also i have bridging header to use objective c code in swift and everything works well in Xcode 11.x but when i upgrade my Xcode to 12.3. Its tell all my objective c classes are not in scope.
Cannot find type '***********' in scope
Cannot find type '***********' in scope