What are the types of ios binaries you can create using xcode?
Answer / Awadhesh Singh Yadav
In Xcode, you can create several types of iOS binaries, including App Store (iOS App), Ad-hoc (for distribution to specific users), and Development (for testing purposes).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is class extension? Why do we require them?
How do you write an objective summary?
What are the delegate?
Can you please explain the way messaging works in objective-c?
How we can layout subviews in a view?
What are the three main types of property?
What do you understand by protocol?
What is difference between objective c and c?
Is objective c, a dynamic language? True/false, explain.
Explain class definition in objective-c?
What is nsmutabledictionary?
What is 'protocol' on objective c?