sandun dhammika
sandun dhammika

Reputation: 921

Compile XCode Projects online

I'm using the mosync library for develop iPhone applications. It generates the Xcode project , now I need to compile it to make it run on a iphone. So for that I need a mac.

do anybody know somewhere online to find online compiler which do that with a web based interface?

--thanks in advance--

Upvotes: 9

Views: 24174

Answers (2)

4ntoine
4ntoine

Reputation: 20410

If you want to compile C or C++ right on iPhone/iPad you can try CppCode ios app

Upvotes: 1

Susomrof
Susomrof

Reputation: 234

Its really a difficult ask, since apples terms of use on certificates stop people from doing this.

But I got a paid solution for the same problem you mentioned which provides Xcode on Macintosh with latest updates. It just cost about 10$-20$ per month. Initially, you will get the trial offer too. If you like it, then you can subscribe it.

But friends beware of those who provides hacintosh version.

You can refer to following link-

  1. http://www.xcodeclub.com/
  2. http://virtualmacosx.com/

Upvotes: 6

Related Questions