Reputation: 21
I am creating a Bridging Header manually since it doesn't let me do it automatically. I created the a header file called "AppName-Bridging-Header.h. The problem is that I can not set it as the project’s Bridging header, which can be normally done through the project’s build settings. I do not have the Objective-C Bridging file section under Swift Compiler -Code generation. I only have Optimization level. Thank you.
Upvotes: 2
Views: 1240
Reputation: 1149
Your question is a bit unclear but I'll try to help you as much as I can.
Hope this helps someone :) Sorry for explaining from the start as it is not asked in the question but sometimes it is good to have the all way of doing
Upvotes: 2