Latest update:
I updated to OS El Captain, I re-install Xcode 7.3, I re-install the latest corona build (2016 2906). Re-download the distribution profile from Apple.
As a note I was able to build this app 2 weeks ago and the only change is the version number in the build setting.
And again : A device build error occured.
Complete message:
CreateParamsArray: item.value unexpectedly NULL for item.key ‘customBuildId’
sept. 01 02:56:25.202 BuildID: kCoronaBuild [A device build error occurred on the server.
Error:
BuildID: 57c7d115f092b
sept. 01 02:56:25.202 ERROR: An error occurred during build. The server returned the following message:
—
A device build error occurred on the server.
Error:
BuildID: 57c7d115f092b
Config:
application =
{
content =
{
width = 768*2,
height = 1024*2,
scale = “zoomStretch”,
fps = 60,
antialias = false,
xalign = “center”,
yalign = “center”,
imageSuffix =
{ ["@2half"] = 0.1,
["@half"] = 0.45,
[""] = 1,
}
}
}
Build.setting:
settings =
{
orientation =
{
default =“landscapeLeft”,
supported =
{
“landscapeLeft”, “landscapeRight”,
},
},
iphone =
{
plist =
{
UIApplicationExitsOnSuspend = false,
CFBundleDisplayName = “My Name”,
CFBundleShortVersionString = “1.1”,
},
},
}
If anyone can help I really appreciate (I have trying to debug this for the last 8 hours and its way past my bedtime) Thanks