You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just notice that the Xplist sometimes it's not able to decode the passed PLIST files correctly instead it's may show the last opened PLIST file or another one. I have personally encountered this error while I was writing some others projects, I think the solution to this issue would be to force convert the passed file by using -f xml parameter in plistutil.
Another thing I would like to mention here since I don't want to open another issue ticket, If I set Xplist as default for opening PLIST files every time I click on a PLIST file a new instance are opened instead of opening it in the current one and this is really annoying. Also it's will be good If you could add an option to set Xplist as default editor for the PLIST files. That's all thanks.
The text was updated successfully, but these errors were encountered:
Hi there,
I just notice that the
Xplist
sometimes it's not able to decode the passed PLIST files correctly instead it's may show the last opened PLIST file or another one. I have personally encountered this error while I was writing some others projects, I think the solution to this issue would be to force convert the passed file by using-f xml
parameter inplistutil
.Another thing I would like to mention here since I don't want to open another issue ticket, If I set
Xplist
as default for opening PLIST files every time I click on a PLIST file a new instance are opened instead of opening it in the current one and this is really annoying. Also it's will be good If you could add an option to setXplist
as default editor for the PLIST files. That's all thanks.The text was updated successfully, but these errors were encountered: