Full disk access for CLI app

It seems it is not possible to give a CLI app (non .app bundle) full disk access in macOS 26.1. This seems like a bug and if not that is a breaking change. Anybody seeing the same problem?

Our application needs full disk access for a service running as a LaunchDaemon. The binary is located in a /Library subfolder.

Answered by DTS Engineer in 864766022

The other thread discussing this issue has a bit more traction, so I’m gonna reply over there.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Found a related issue on GitHub: https://github.com/koekeishiya/yabai/issues/2688

The other thread discussing this issue has a bit more traction, so I’m gonna reply over there.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Full disk access for CLI app
 
 
Q