I have converted my file named myfile.jar, it works and becomes myfile.app. Unfortunately, when I open in my Mac (Big Sur 11.2) got an error. it says that I don't have permission ("You do not have permission to open the application "myfile". "). I know that I can solve this by changing its file permission by chmod 777, but I don't want anyone that I give my app, he/she doing the same thing, he/she will think it too complicated. So, can "jar2app" convert it and automatically give the permission to all?
thanks
I have converted my file named myfile.jar, it works and becomes myfile.app. Unfortunately, when I open in my Mac (Big Sur 11.2) got an error. it says that I don't have permission ("You do not have permission to open the application "myfile". "). I know that I can solve this by changing its file permission by chmod 777, but I don't want anyone that I give my app, he/she doing the same thing, he/she will think it too complicated. So, can "jar2app" convert it and automatically give the permission to all? thanks