Closed lamak closed 6 years ago
@lamak my guess is that the application can't start in the Downloads folder since it has not been signed. Moving it to the Applications folder or any other folder must be interpreted by MacOSX as a manual validation of the application. I will look deeper into this problem once I can get my hand on a mac.
@lamak I can't reproduce unfortunately :( How does your bundled app get to the Downloads folder? Do you download it as a .zip file?
Could you retrace exactly what you're doing from the bundle phase to the open phase?
@asticode Sorry for long answer, I think this is not an issue anymore, this is macOS behavior, which i didn't know and have not find anythere. You can't run just downloaded unsigned file — you should move it, and everything works well (this seems reasonably)
Setup: Two MacBooks (server and client), same model, same 10.13.4 version, same login / iCloud account, same keys.
Steps:
We tried this story on different client machines, different server + client machines, — everything is the same. If I transfer another way, another folder e.g zip and unpack — everything works well.
Hi! Bundle runs great, but not from another Mac, if you run it from Downloads. First time, you need to unlock the bundle, in the security, then run again. The problem is it will run from any other path (Desktop, Applications), but not from the Downloads. It silently exists with code 1, then I move to Desktop, run it again — starts okay. Probably, something is not well "plisted"? If you need any additional logs, I would glad to provide.