Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do I add objective c to swift project?



How do I add objective c to swift project?..

Answer / 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

More Objective-C Interview Questions

How to convert nsnumber to nsstring in objective c?

1 Answers  


What are the blocks? How will you use them?

1 Answers  


Is objective c difficult?

1 Answers  


What is synthesize objective c?

1 Answers  


What is id?

1 Answers  


Can you write setter method for a retain property?

1 Answers  


What is id type in objective c?

1 Answers  


What are the two types of tangible property?

1 Answers  


How do you call a method in objective c?

1 Answers  


What are the three main types of property?

1 Answers  


What does the gc () method?

1 Answers  


What is the difference between property and instance variable?

1 Answers  


Categories