Is it possible to make a PhoneGap app for iOS without Mac?

Solution 1:

According to this article, you no longer need a Mac?

https://web.archive.org/web/20150303180446/http://community.phonegap.com/nitobi/topics/detailed_guide_for_setting_up_building_ios_apps_without_a_mac

Edit: Link updated

Solution 2:

For those wondering how to sign their app for iOS in Windows, here's how you can do so: building an iOS signing key for PhoneGap in Windows.

You still need an Apple Developer Account, there's no getting around that.

Solution 3:

No it's not possible. You can build your phonegap application in the cloud without a Mac (with some limitations depending on the build plan you choose).
As @stu sais, you may be able to make a certificate for Apple Store using Windows. But, finally, you will need a Mac with Xcode installed to updload your application to the App Store.