Created
October 19, 2016 21:51
-
-
Save inC3ASE/cb47c5a1c883a35e9d421ce49e86d7b4 to your computer and use it in GitHub Desktop.
/Users/ArchCelsum/Library/Preferences/ Has my email in it and I don't know why
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-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>Accounts</key> | |
<dict> | |
<key>9C905F1E-7D50-4911-824A-B6FF5CCA9D28</key> | |
<dict> | |
<key>AccountType</key> | |
<integer>1</integer> | |
<key>Aliases</key> | |
<array> | |
<dict> | |
<key>Alias</key> | |
<string>[email protected]</string> | |
<key>Status</key> | |
<integer>3</integer> | |
</dict> | |
</array> | |
<key>AppleID</key> | |
<string>[email protected]</string> | |
<key>AuthID</key> | |
<string>D:10316862963</string> | |
<key>HasEverRegistered</key> | |
<true/> | |
<key>InvitationProtocolVersion</key> | |
<integer>21</integer> | |
<key>LoginAs</key> | |
<string>[email protected]</string> | |
<key>PrimaryAccount</key> | |
<string>00B7CD1E-6392-434B-A551-AC71C371C4C6</string> | |
<key>PrimaryService</key> | |
<string>com.apple.private.ac</string> | |
<key>Profile</key> | |
<dict> | |
<key>ErrorCode</key> | |
<integer>-1</integer> | |
<key>Number</key> | |
<string>+18312910297</string> | |
<key>Region</key> | |
<string>R:US</string> | |
<key>ServerContext</key> | |
<dict/> | |
<key>Status</key> | |
<integer>3</integer> | |
</dict> | |
<key>PushTopic</key> | |
<string>com.apple.private.alloy.facetime.audio</string> | |
<key>Registration</key> | |
<dict> | |
<key>ErrorCode</key> | |
<integer>14</integer> | |
<key>InternalErrorCode</key> | |
<integer>0</integer> | |
<key>Status</key> | |
<integer>-1</integer> | |
</dict> | |
<key>SelfHandle</key> | |
<string>urn:ds:10316862963</string> | |
<key>ServerHost</key> | |
<string>init.ess.apple.com</string> | |
<key>ServiceName</key> | |
<string>com.apple.private.alloy.facetime.audio</string> | |
<key>UniqueID</key> | |
<string>B285FA09-32DE-4B2A-8A5B-783AF0499358</string> | |
<key>UserDisabled</key> | |
<false/> | |
<key>VettedAliases</key> | |
<array> | |
<string>[email protected]</string> | |
</array> | |
</dict> | |
</dict> | |
<key>EnabledAccounts</key> | |
<array/> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment