What are the types of ios binaries you can create using xcode?



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

Post New Answer

More Objective-C Interview Questions

Does objective c have pointers?

1 Answers  


What is a class property?

1 Answers  


How to call objective c function in swift?

1 Answers  


Does objective-c contain private strategies?

1 Answers  


What is mark and sweep algorithm?

1 Answers  


Tell me about important protocol being used in objective c?

1 Answers  


What is polymorphism in objective-c?

1 Answers  


Can we have multiple uiwindows in ios?

1 Answers  


What is abi stability?

1 Answers  


Can a static library (.a) contain resources like images, sound files etc?

1 Answers  


What is an example of category?

1 Answers  


Why swift is faster then objective c?

1 Answers  


Categories