Adding a Swift Bridging Header

Mr.Javed Multani
2 min readOct 3, 2020

How to create a Swift Bridging Header Manually

Add a new file to Xcode (File > New > File), then select “Source” and click “Header File“.
Name your file “YourProjectName-Bridging-Header.h”. Example: In my app Station, the file is named “Station-

Bridging-Header”. Create the file.

Navigate to your project build settings and find the “Swift Compiler — Code Generation” section. You may find it faster to type in “Swift Compiler” into the search box to narrow down the results. Note: If you don’t have a…

--

--

Mr.Javed Multani

Software Engineer | Certified ScrumMaster® (CSM) | UX Researcher | Youtuber | Tech Writer