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

How big is a atom?

1 Answers  


What is id type in objective c?

1 Answers  


What is block variable?

1 Answers  


What is an m file?

1 Answers  


What is the difference between weak and unowned?

1 Answers  


What happen if we send any message to an object which is released?

1 Answers  


Tell us the result when you invoke a particular method on a nil pointer?

1 Answers  


When should you call dealloc method?

1 Answers  


Is objective c and c the same?

1 Answers  


How does dispatch_once manages to run only once?

1 Answers  


Is objective c, a dynamic language? True/false, explain.

1 Answers  


What is toll-free bridging?

1 Answers  


Categories