Demsli
Demsli
> Does this error also occur when you open the zipfile locally and launch the application? Nope, compressing and decompressing immediately works. Downloading the zip from external source causes the...
> Either remove extended attributes from the app bundle (see my previous comment), or try opening using the context menu (right clicking) instead of double clicking. The latter tends to...
I applied it to the file and tried to zip it. Tried the sudo method as well - now after unpacking from download it says "file not found" though the...
Will dmg make a difference?
"Application diviner can't be opened" :(
My bad, thought that I had to apply first, dmg it and then send. Will try this order
1. Ran python3 setup.py py2app 2. Disk Utility -> New image from folder -> .app 3. Sent diviner.dmg to telegram and downloaded back to the machine 4. opened diviner.dmg and...
How can I check that xattr applied?
> I have no idea. Try opening it with the right mouse click. I only can tell what worked for me with my app and three others who are using...
> > Did you extract the app from the dmg file AND applied "sudo xattr -cr /path/App.app"? > > The `sudo` part should not be necessary if the app bundle...