Answer Posted / Rishabh Bajpai
To add Objective-C files to a Swift project, you need to follow these steps: 1. Right-click on the project name in the Project Navigator and select 'New Target'. 2. Choose 'Objective-C class' or another appropriate template for your needs. 3. Name the new target and click Finish. 4. Drag the newly created .m and .h files into the Swift file(s) where you want to use them. You can now import the Objective-C header file in your Swift code with the following line: import YourObjectiveCCategoryName-Swift.h
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category