Exporting a distribution IPA with XCode 8

Hey Gergely -

Sorry I dropped the ball on this. My work-around has been working so I’m not blocked by this, which made it easy to forget about. I popped back onto the boards yesterday to get some help upgrading to 1.3 (all set there now), and saw I never replied here. I figured I might as well test again and see if anything has changed. Unfortunately it looks like it has not, I continue to see hangs if I don’t first set the MOE_GRADLE_EXTERNAL_BUILD environment variable.

I’ve updated my project to use LibGDX 1.9.6 and MOE 1.3.6. I’ve set it up to use CocoaPods using the instructions here (Generating Java Bindings in 1.3 beta - How to do so?) which is now working great. I build on two different machines, here’s the specs:

Macbook Pro Late 2016, Sierra (10.12.4), XCode 8.3.2
Mac Mini Late 2009, El Capitan (10.11.6), XCode 8.1

The mini is used as a Jenkins slave for automated builds. Unfortunately it so old it doesn’t support Sierra or XCode 8.3. I’m sure this will eventually bite me in the ass.

If you want me to run any further specific tests, just let me know. Great job on 1.3 BTW - the CocoaPods integration is really nice, and my IPA dropped from 79 MB to 54 MB!

Paul