I have contacted AdBuddiz about the problem as below:
Hello AdBuddiz,
At around 16:30 GMT 28th October I was able to successfully build my app. Some minutes later all attempts to build fail due to the AdBuddiz plugin.
Corona SDK version 2646.
Xcode version 6.3
Error message attached.
Hopefully you can fix the error in the plugin. I have notified the Corona community in the forum.
Thanks very much for your time and help.
Relevant build.settings:
plugins = { ["CoronaProvider.ads.iads"] = { publisherId = "com.coronalabs", }, ["CoronaProvider.ads.vungle"] = { publisherId = "com.vungle", }, ["CoronaProvider.native.popup.social"] = { publisherId = "com.coronalabs", }, ["plugin.google.play.services"] = { publisherId = "com.coronalabs" }, ["plugin.adbuddiz"] = { publisherId = "com.adbuddiz" }, ["plugin.chartboost"] = { publisherId = "com.swipeware" }, },