Error - error opening input file '/Users/development/Downloads/ProjectName/ProjectName/ProjectName-Bridging-Header.h' (No such file or directory)
In your project you don't have bridging-Header.h file, but your project has that path. For this you need to delete that path...
Go to targets file and select -----> Build Settings,
---->Swift Compiler - General,
----->and delete the bridging-Header.h.
Follow below screen shots....
Delete the bridging-Header.h file in Swift Compiler - General
Now you got like this...
No comments:
Post a Comment