所以我在〜/ Library / Application Scripts / com.apple.iChat
中有此脚本using terms from application "Messages"
on message received theMessage from theBuddy for theChat
display dialog "good, received reply"
end message received
end using terms from
我确实在“消息”应用中收到消息,但是看不到此脚本被触发。
btw发现了这些 https://github.com/ZekeSnider/Jared/issues/20 https://apple.stackexchange.com/questions/318230/did-apple-remove-the-applescript-handler-option-in-macos-high-sierra
这是macOS High Sierra 10.13.4。 在系统偏好设置->安全和隐私->隐私->可访问性中,我确实根据一些帖子添加了“脚本编辑器”。 有什么建议吗?