Build error #5 with daily build 2014.2438?

Hi Rob;

That is all I had come out on the terminal window. It’s not a big deal really for me, I was just reporting that I got the error in case it was an issue with the daily build? I almost always use the Corona sim.

Thanks for your help.

i have the same error, ok if i build for a real device, build error for xcode ios simulator. Any solution???

Arraffaele, are you using any plugins? Anything added in to the build?

yes i use only admob plugin

There are two issues, neither have been solved by engineering and both keep you from using the Xcode simulator with Xcode 6.

1.  If you have plugins in your build.settings, you will get an Error code 5 when using Xcode 6 and try to build for the Xcode 6 simulator.  Builds for devices are fine.

  1. Even if you take the plugins out, the method for launching an externally built app in the Xcode simulator changed from Xcode 5 to Xcode 6.

Until Engineering can address these, you will not be able to build for the Xcode simulator with Xcode 6.  If you have to test on the simulator, you probably should stick with Xcode 5.1.1. for now.  Engineering is aware of this and will need time to solve it.

Rob

I have a fellow dev who works with Gideros. He has fixed it by going into the build settings and changhing to 32 bit from armv7/64 Bit. Not sure if this will help.

We do need this asap as I really need to check for iphone 6 screen settings.

Perhaps theres a place we can copy the builds so it appears on the IOS simulator desktop?

Either that or Ill have to remove Xcode6 and re install 5

Reinstalling 5 will let you build for the simulator, if you still can.  The app store is only delivering Xcode 6 now.  But if you do, won’t have the iPhone 6 skins.

Rob