debug.keystore is expired

When trying to build a live build to test on a device I get the following error:

09:26:51.356  Testing credentials for ‘C:\Program Files (x86)\Corona Labs\Corona SDK\Resources\debug.keystore’: 

09:26:52.258  jar signed.

09:26:52.258  

09:26:52.258  Warning: 

09:26:52.258  The signer certificate has expired.

09:26:52.258  Picked up JAVA_TOOL_OPTIONS: -Duser.language=en

09:26:52.258  Picked up _JAVA_OPTIONS: -Xmx512M

09:26:52.742  Using custom build id from app bundle: 00000 (AppSettings.lua)

09:26:52.742  

09:26:52.742  Using custom Build Id 00000

09:26:53.026  BUILD ERROR: C:\Users\OCGRAP~1\AppData\Local\Temp\Corona Labs\CLtmpa00324\main.lua:1: unfinished string near '‘11371024-e2f4-4b67-9700-aa02fe56afdf’

09:26:53.178  Android build failed (5) after 1 seconds

When using my own keystore I just generated I get the following error:

09:28:29.389  Testing credentials for ‘C:\Users\ocgraphics\Documents\app_arabic\mykeystore.keystore’: 

09:28:30.351  jar signed.

09:28:30.351  Picked up JAVA_TOOL_OPTIONS: -Duser.language=en

09:28:30.351  Picked up _JAVA_OPTIONS: -Xmx512M

09:28:31.368  Using custom build id from app bundle: 00000 (AppSettings.lua)

09:28:31.368  

09:28:31.368  Using custom Build Id 00000

09:28:31.599  BUILD ERROR: C:\Users\OCGRAP~1\AppData\Local\Temp\Corona Labs\CLtmpa00112\main.lua:1: unfinished string near '‘11371024-e2f4-4b67-9700-aa02fe56afdf’

09:28:31.742  Android build failed (5) after 0 seconds

I am running Corona-2017.3160

Thanks in advance,

WIlco from OC Graphics

I did a test build of HelloWorld our sample and got the same expiration warning, however, the app finished building successfully.  I’ll let Engineering know about it.

Now as to why your app is erroring, this would seem to be the problem:

BUILD ERROR: C:\Users\OCGRAP~1\AppData\Local\Temp\Corona Labs\CLtmpa00112\main.lua:1: unfinished string near '‘11371024-e2f4-4b67-9700-aa02fe56afdf’

Do you have the same error if you build HelloWorld? 

Rob

I did a test build of HelloWorld our sample and got the same expiration warning, however, the app finished building successfully.  I’ll let Engineering know about it.

Now as to why your app is erroring, this would seem to be the problem:

BUILD ERROR: C:\Users\OCGRAP~1\AppData\Local\Temp\Corona Labs\CLtmpa00112\main.lua:1: unfinished string near '‘11371024-e2f4-4b67-9700-aa02fe56afdf’

Do you have the same error if you build HelloWorld? 

Rob