|
|
|
|
#1 |
|
Prospect
Join Date: Feb 2007
Posts: 27
|
Read plist from Carbon
Hi folks,
Is it a way to read a plist file from the Carbon app, that is using Carbon API and maybe lower-level API, but not Cocoa API? To be specific I need to know the default browser. I retrieve this info from ~/Library/com.apple.LaunchServices.plist file. The problem is that this file is in a binary format, not in xml. What I can think of now is to convert this file to xml format with 'plutil' utility and then parse, however such a solution looks rather clumsy to me. Any hints? Mac OS X 10.4 Last edited by Andreika; 09-27-2007 at 02:59 PM. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|