Corona 3rd Party Licenses Error

Hi,

I am trying to build the iOS sample code, ‘CustomErrorHandler’.

When I try to build it, this error appears :

.....Building with Corona Native from /Applications/Corona-3135/Native/ ....Library/Application Support/Corona/Native/Corona/ios/resource/Corona3rdPartyLicenses.txt: No such file or directory

how to solve this ?

It seems the file is missing from the folder. To solve this,

  1. Copy the file ‘corona_3rd_party_licenses.txt’ from the android folder

  2. Rename the file to ‘Corona3rdPartyLicenses.txt’,  then put the text file here :

    /Application/Corona-xxxx/Native/Corona/ios/resource/Corona3rdPartyLicenses.txt

  3. Ensure that the file is found in xCode. It is under Project Navigator -> CoronaNative -> resource

It seems the file is missing from the folder. To solve this,

  1. Copy the file ‘corona_3rd_party_licenses.txt’ from the android folder

  2. Rename the file to ‘Corona3rdPartyLicenses.txt’,  then put the text file here :

    /Application/Corona-xxxx/Native/Corona/ios/resource/Corona3rdPartyLicenses.txt

  3. Ensure that the file is found in xCode. It is under Project Navigator -> CoronaNative -> resource