Yuri Vovchenko
Yuri Vovchenko

Reputation: 363

c++ programming on iPad

I am not an apple programmer but i am developing cross platform c++ application and I now need to port it to Apple devices. Do I really need to use XCode and Mac or I can buy iPad and do c++ porting compilation and testing on single iPad?

Upvotes: 0

Views: 436

Answers (1)

Toma
Toma

Reputation: 2936

You must have a Mac and Xcode to test your apps on iOS devices.

Upvotes: 1

Related Questions