iOS builds down?

Anyone know what this means?

ERROR: An error occurred during build. The server returned the following message:
[Error: (iOS) builds were not available. Version(1312243200)]

Started tonight (Wed evening).
[import]uid: 31041 topic_id: 18182 reply_id: 318182[/import]

Just tested myself. I had no problems building for iOS. [import]uid: 7563 topic_id: 18182 reply_id: 69498[/import]

I’m still getting that error on multiple projects. I’ll try again in a few days; not urgent… thanks [import]uid: 31041 topic_id: 18182 reply_id: 69506[/import]

verify your build.settings, if there is an error there the build will be stuck. [import]uid: 44010 topic_id: 18182 reply_id: 69518[/import]

This is a problem I have with the latest build too.

If I downgrade to another version it’s working fine…what I don’t understand is are we all affected or just some of us???

[import]uid: 89239 topic_id: 18182 reply_id: 70373[/import]

I had always had a “custom build ID” set in my build.settings. I’m not sure what it was there for, I had probably copied it from some sample code somewhere. Once I removed it, this problem went away.
Scott

[import]uid: 31041 topic_id: 18182 reply_id: 70374[/import]

I didn’t change anything in my code. I just upgraded and tried to make a new build…nothing I get an error every time is trying to connect.
If I downgrade is working fine… [import]uid: 89239 topic_id: 18182 reply_id: 70375[/import]

I had the same error message and I found this “custom build ID” in the build.settings. I removed this setting and building works again. :slight_smile: [import]uid: 96902 topic_id: 18182 reply_id: 71055[/import]

You shouldn’t be putting in a custom build ID in your settings unless you know exactly what you are doing. It is a very advanced feature that was sometimes necessary 2 years ago, but is now mostly obsolete.
[import]uid: 7563 topic_id: 18182 reply_id: 71070[/import]