Skip to content

Instantly share code, notes, and snippets.

@sts
Created June 17, 2014 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sts/6c27862b572500f13232 to your computer and use it in GitHub Desktop.
Save sts/6c27862b572500f13232 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadDisplayName</key>
<string>Google Calendar</string>
<key>PayloadEnabled</key>
<true/>
<key>PayloadIdentifier</key>
<string>com.google.calendar</string>
<key>PayloadType</key>
<string>com.apple.caldav.account</string>
<key>PayloadUUID</key>
<string>925944d0-18a9-0130-7fca-482a1457cb6a</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>CalDAVAccountDescription</key>
<string>Google</string>
<key>CalDAVHostName</key>
<string>calendar.google.com</string>
<key>CalDAVPort</key>
<integer>443</integer>
<key>CalDAVUseSSL</key>
<true/>
<key>CalDAVPrincipalURL</key>
<string>https://calendar.google.com/calendar/dav/EMAILADDRESS/user/</string>
</dict>
</array>
<key>PayloadDisplayName</key>
<string>Google Calendar</string>
<key>PayloadIdentifier</key>
<string>com.google.calendar</string>
<key>PayloadOrganization</key>
<string>Google Calendar</string>
<key>PayloadRemovalDisallowed</key>ix
<false/>
<key>PayloadScope</key>
<string>User</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>c2a69980-4aa4-012f-7fa9-482a1457cb6a</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment