How do I open .m files?



How do I open .m files?..

Answer / Vinita Singh

"To open a .m file in Xcode, you can double-click on the file within your project's navigator or navigate to the file location and manually open it using an external text editor such as Sublime Text or Atom. To compile and run the code in the file, you need to build and run your project in Xcode."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Is swift or objective c better?

1 Answers  


What is ivar objective c?

1 Answers  


What does r mean in xcode?

1 Answers  


What is #import?

1 Answers  


Is objective c better than swift?

1 Answers  


What’s the contrast between active, inactive, not-running, background and suspended execution states?

1 Answers  


What is a dispatch function?

1 Answers  


How to make a code snippet thread safe?

1 Answers  


How to convert data to string in objective c?

1 Answers  


What is differences between nsnull and nil in objective c?

1 Answers  


What is difference between nil and nill?

1 Answers  


What is toll-free bridging and when is it useful?

1 Answers  


Categories