How do I open .am files?
Answer / Kumud Bharti
.am files in Xcode are Makefiles for Cocoa projects. You can open them using a text editor like Xcode or Sublime Text, or you can build your project within Xcode to automatically generate and use the .am file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is objective c still used?
How dispatch_once runs only once?
How do you write a good objective?
What is enum in objective c?
What can’t we put into an array or dictionary?
What does it mean to be objective?
How declare methods in objective c? And how to call them?
Are id and instancetype same? If not, what are differences between them?
How to check array contains value in objective c?
How do you define a protocol?
What is objective c in ios?
How do I open .am files?