Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save joehinkle11/7e83daa8ec12dc8bbb23fe3ac99661b9 to your computer and use it in GitHub Desktop.
Save joehinkle11/7e83daa8ec12dc8bbb23fe3ac99661b9 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "https://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>
com.apple.dt.previewsd.allowed
</key>
<true />
<key>
com.apple.private.rtcreportingd
</key>
<true />
<key>
com.apple.authkit.client.private
</key>
<true />
<key>
com.apple.accounts.idms.fullaccess
</key>
<true />
<key>
com.apple.developer.openURL-source
</key>
<true />
<key>
com.apple.private.keychain.sysbound
</key>
<true />
<key>
com.apple.security.system-container
</key>
<true />
<key>
com.apple.private.tcc.policy-override
</key>
<true />
<key>
com.apple.private.amfi.can-load-cdhash
</key>
<true />
<key>
com.apple.frontboard.launchapplications
</key>
<true />
<key>
com.apple.accounts.appleaccount.fullaccess
</key>
<true />
<key>
com.apple.developer.team-identifier
</key>
<string>
BVNY5T73P8
</string>
<key>
com.apple.runningboard.assertions.playgrounds
</key>
<true />
<key>
com.apple.springboard.statusbarstyleoverrides
</key>
<true />
<key>
com.apple.security.exception.pseudo-tty-access
</key>
<true />
<key>
com.apple.developer.ClassKit-environment
</key>
<string>
production
</string>
<key>
com.apple.developer.icloud-services
</key>
<array>
<string>
CloudDocuments
</string>
</array>
<key>
com.apple.private.playgrounds-local-signing-allowed
</key>
<true />
<key>
application-identifier
</key>
<string>
BVNY5T73P8.com.apple.Playgrounds
</string>
<key>
com.apple.private.enable-swift-playgrounds-validation
</key>
<true />
<key>
com.apple.accounts.appleidauthentication.defaultaccess
</key>
<true />
<key>
com.apple.private.swift-playgrounds.executable-provider
</key>
<true />
<key>
com.apple.developer.icloud-container-environment
</key>
<string>
Production
</string>
<key>
com.apple.developer.associated-domains
</key>
<array>
<string>
applinks:developer.apple.com
</string>
</array>
<key>
com.apple.developer.icloud-container-identifiers
</key>
<array>
<string>
iCloud.com.apple.Playgrounds
</string>
</array>
<key>
com.apple.developer.ubiquity-kvstore-identifier
</key>
<string>
BVNY5T73P8.com.apple.Playgrounds
</string>
<key>
com.apple.developer.ubiquity-container-identifiers
</key>
<array>
<string>
iCloud.com.apple.Playgrounds
</string>
</array>
<key>
com.apple.private.MobileGestalt.AllowedProtectedKeys
</key>
<array>
<string>
SerialNumber
</string>
<string>
UniqueDeviceID
</string>
</array>
<key>
com.apple.security.exception.shared-preference.read-only
</key>
<array>
<string>
com.apple.AssetCacheLocator
</string>
</array>
<key>
com.apple.private.MobileContainerManager.wipeContainer
</key>
<array>
<string>
com.apple.Playgrounds.ExecutionExtension
</string>
</array>
<key>
keychain-access-groups
</key>
<array>
<string>
BVNY5T73P8.com.apple.Playgrounds
</string>
<string>
9JA89QQLNQ.developer.apple.DRAuth
</string>
<string>
com.apple.local-signing
</string>
</array>
<key>
com.apple.security.exception.files.absolute-path.read-only
</key>
<array>
<string>
</string>
</array>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment