Closed lpzgithub closed 5 years ago
@lpzgithub I've added the end of line on the master branch.
Could you pull the changes, bundle your app, send it to your friend and confirm this is working?
@asticode bundle my app by the new version, send it to my friend and he can run it normally. thank you. I will close the issue.
On my Mac, bundler Darwin app to release another user. the user's mac run the app fail, he couldn't open the app, but my mac can run it normally. I check the app package and find the Info.plist file like this:
so I modify the Info.plist file like below, add carriage return after xml header.
I send the new app to him over again, he can run the app on his mac.
Do you find the problem of Info.plist file?