Reputation: 1010
Is it possible? or would I need a Mac at some stage?
Upvotes: 7
Views: 2094
Reputation: 454
PhoneGap Build will let you build for iOS and you can sign your iOS developer certificates without a Mac. See: Create iOS Distribution Certificate windows - Apple provisioning Portal
Only part you MUST have a Mac for is for submitting to AppStore using Application Loader. Check out http://macincloud.com which let's you pay by the hour for using a Mac with Application Loader preinstalled.
Upvotes: 2
Reputation: 5500
According to the FAQ for Phonegap Build you should be able to upload your project to the build service and get an app-store ready app for iOS.
It's still in beta and I haven't tried it myself. To debug on Ubuntu I guess you could run it as a android project and hope there isn't to much difference between the platforms...
I'm not sure if you would need an actual Mac to submit the app to app-store.
Upvotes: 2
Reputation: 6944
You can develop application but you can not deploy it for ios devices. You need an xcode installation to do this.
Upvotes: 0
Reputation: 8357
You will need a Mac to submit your app to AppStore if you want it to appear there, but of course, you can always sell it on Cydia.
Upvotes: 3