Add iCloud entitlement to enable Handoff

This commit is contained in:
Maurice Parker 2019-10-04 07:03:39 -05:00
parent cf59733ca1
commit 27bd9ba919
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.developer.icloud-container-identifiers</key>
<array/>
<key>com.apple.security.automation.apple-events</key>
<true/>
</dict>