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 |
What is concept of property?
How to use swift protocol in objective c?
What is dealloc?
What is objective c runtime?
How to add object to nsarray objective c?
What is kvc and kvo? Give an example of using kvc to set value.
What is the use of category in objective-c?
What does the gc () method?
What is data encapsulation in objective-c?
How do you insert a block?
How to print string in objective c?
What is the function of the category?