Fix issue with generating package release file
Fix the error that occurs when generating the package file. Currently, after running the .app file generated by the Gradle task "packageDmg", the application throws an error and does not successfully start.
Tasks:
-
Determine the root cause of the issue -
Develop a fix to generate the package release file