When compiling an app, it throws an error when a .bal file is read-only.
Access to the path 'C:\Users\<username>\Documents\B4A Apps\<appname>\Files\main.bal' is denied.
The .b4a file being read-only is not an issue.
The compile process does not modify the .bal file so there is no reason to reject it for this reason.
The file needs to be read-only for source control purposes.
Access to the path 'C:\Users\<username>\Documents\B4A Apps\<appname>\Files\main.bal' is denied.
The .b4a file being read-only is not an issue.
The compile process does not modify the .bal file so there is no reason to reject it for this reason.
The file needs to be read-only for source control purposes.