Widget demo broken in Version 2014.2215 (2014.3.25)

Had some issues running my app under Version 2014.2215 (2014.3.25) and noted it was around usage of the switch widget.  Went to run the Widget Demo from the sample code and got the below error, so it wouldn’t run up.

Is the a continuous integration tool that could be setup so that all the sample code has to run successfully before a release is cut? 

2014-03-26 21:44:12.402 Corona Simulator[29290:507] WARNING: Failed to find image(widget\_theme\_ios7.png) 2014-03-26 21:44:12.402 Corona Simulator[29290:507] ERROR: bad argument #2 to display.newImageRect(): filename or image sheet expected, but got nil. 2014-03-26 21:44:12.403 Corona Simulator[29290:507] Runtime error ?:0: attempt to index a nil value stack traceback: &nbsp;&nbsp;&nbsp;&nbsp;?: in function '?' &nbsp;&nbsp;&nbsp;&nbsp;?: in function \<?:703\> &nbsp;&nbsp;&nbsp;&nbsp;(tail call): ? &nbsp;&nbsp;&nbsp;&nbsp;?: in function \<?:122\> &nbsp;&nbsp;&nbsp;&nbsp;(tail call): ? &nbsp;&nbsp;&nbsp;&nbsp;/Applications/CoronaSDK-2014.2215/SampleCode/Interface/WidgetDemo/main.lua:111: in main chunk 03-26 21:44:12.402 Corona Simulator[29290:507] ERROR: bad argument #2 to display.newImageRect(): filename or image sheet expected, but got nil. 2014-03-26 21:44:12.403 Corona Simulator[29290:507] Runtime error ?:0: attempt to index a nil value stack traceback: &nbsp;&nbsp;&nbsp;&nbsp;?: in function '?' &nbsp;&nbsp;&nbsp;&nbsp;?: in function \<?:703\> &nbsp;&nbsp;&nbsp;&nbsp;(tail call): ? &nbsp;&nbsp;&nbsp;&nbsp;?: in function \<?:122\> &nbsp;&nbsp;&nbsp;&nbsp;(tail call): ? &nbsp;

Case 31551

The issues around:

WARNING: Failed to find image(widget\_theme\_ios7.png)

are fixed in Daily Build 2014.2216 (caused by a behavioral change in Xcode 5.1).

Case 31551

The issues around:

WARNING: Failed to find image(widget\_theme\_ios7.png)

are fixed in Daily Build 2014.2216 (caused by a behavioral change in Xcode 5.1).