Mac OS In App Sandbox Entitlements Directory Read Issue
问题 I am having an issue with my App Sandbox entitlements. My Mac OS app allows a user to open an XML file. When that file is parsed it reads a image file in the same directory as XML file. If App Sandbox is False, the image loads just fine. If App Sandbox is True, the image fails to load. (The XML file is still read) The App Sandbox must be True to push to the App Store. I have tried com.apple.security.files.user-selected.read-write = TRUE com.apple.security.temporary-exception.files.home