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

前端 未结 6 1624
耶瑟儿~
耶瑟儿~ 2020-12-02 05:50

So I have a HTML 5 app and I have access to Apple Developer Center (iOS Dev Center to be more exact). The question is can I actually use it without buying (lending) Mac? Mea

相关标签:
6条回答
  • 2020-12-02 06:32

    Eventually you need a Mac to submit your iOS apps. You can simply try the Remote Mac Server MacinCloud with your PC. You can install PhoneGap and develop iOS in the Cloud.

    0 讨论(0)
  • 2020-12-02 06:37

    You can make a cert for apple store using windows. Anyone who says otherwise has no idea. I'm doing it my self. Just install ssl into windows and run it from cmd prompt. Find a tutorial on how to create a certificate for mac store using ssl from cmd.

    0 讨论(0)
  • 2020-12-02 06:38

    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.

    0 讨论(0)
  • 2020-12-02 06:39

    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.

    0 讨论(0)
  • 2020-12-02 06:53

    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

    0 讨论(0)
  • 2020-12-02 06:55

    Yes, it's possible, via PhoneGap Build. https://build.phonegap.com/

    0 讨论(0)
提交回复
热议问题