Created
May 1, 2013 18:11
-
-
Save kenshin03/5497062 to your computer and use it in GitHub Desktop.
output from ACAccountStore accountTypeWithAccountTypeIdentifier:
This file contains 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
2013-05-01 10:06:06.036 Home[87441:1c03] granted: 1 | |
2013-05-01 10:06:06.040 Home[87441:1303] accounts: ( | |
"type:com.apple.facebook\nidentifier: F5D9D131-7A36-4FFD-A187-A09B07DDF86F\naccountDescription: Facebook\nusername: [email protected]\nobjectID: x-coredata://92135DD2-592B-4F75-87FF-9965AE7E3B13/Account/p2\nenabledDataclasses: {(\n \"com.apple.Dataclass.Contacts\",\n \"com.apple.Dataclass.Calendars\"\n)}\nenableAndSyncableDataclasses: {(\n)}\nproperties: {\n fullname = \"Kenny Tang\";\n uid = 572733568;\n}\nparentAccount: (null)\nowningBundleID:(null)" | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment