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 create a bridge header in objective c?



How do I create a bridge header in objective c?..

Answer / Sachin Pandey

"To create a bridge header in Objective-C, you can follow these steps: 1. Select your .m file in the Project Navigator; 2. Click on File Inspector (bottom right); 3. Under Custom User Headers, add the name of your header file; 4. Create a new header file with the extension .h; 5. Import any Swift files you want to use using the "#import" directive."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

What is nsmutabledictionary?

1 Answers  


What is the use of synchronized() block in objective c?

1 Answers  


What is delegate? Can delegates be retained?

1 Answers  


Who invented objective c?

1 Answers  


What is a delegate in objective c?

1 Answers  


Is objective c type safe language?

1 Answers  


Is apple stopping supporting objective c?

1 Answers  


What are the advantages of using objective-c?

1 Answers  


Explain what is the principle distinction between the function calls and messages?

1 Answers  


How declare methods in objective c?

1 Answers  


What are the attributes of category?

1 Answers  


What are the different types of identifiers?

1 Answers  


Categories