无法使用沙盒路径下的shell脚本或者其他文件

我创建了一个macos 应用,应用开启了沙盒功能,我有一个shll脚本和一个嵌入的可执行命令行工具位于/Users/Library/Containers/com.***/Data/Library/Application Support/***/下面,用于拷贝工作,我发现我并不能执行成功,总是被拒绝,有人知道原因吗,

Sorry to reply in English. My Chinese is not what it should be )-: This reply is based on a machine translation.

I’d like to clarify your issue:

  • Are you unable to execute the embedded helper tool?

  • Or is that tool unable to access certain files?

Share and Enjoy

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

Sorry to express it in Chinese,the embedded helper tool or shell unable to access certain files?

OK. So where are those files located? Within /Users/Library/Containers/*/Data/Library/Application Support/*/?

Share and Enjoy

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

无法使用沙盒路径下的shell脚本或者其他文件
 
 
Q