Creating the .ipa file locally on windows

  • 1
  • Question
  • Updated 4 years ago
Hey,

Is it possible to build the phonegap app locally for iOS? That is generating the .ipa file on my local machine, or it needs the xcode anyway?

Thanks,
Zaeem
Photo of Zaeem Rehman

Zaeem Rehman

  • 21 Posts
  • 1 Reply Like

Posted 4 years ago

  • 1
Photo of Chris Griffith

Chris Griffith, Champion

  • 347 Posts
  • 92 Reply Likes
No. That is where a service like PhoneGap Build comes in. Upload your app, your signing certificates, and it will generate the ipa file that you can install and test.

Chris
Photo of Zaeem Rehman

Zaeem Rehman

  • 21 Posts
  • 1 Reply Like
Yeah, that I already do. Thanks for your confirmation, Chris.