Xplist: Floats are displayed incorrectly

  • macOS 12.4
  • Xplist v1.2.45

Floats are not displayed properly. See below

Also should the type be shown as float instead of real?

image image

image

About this issue

  • Original URL
  • State: open
  • Created 2 years ago
  • Comments: 16 (12 by maintainers)

Most upvoted comments

It is now rolled back, please feel free to let me know if you have any questions or ideas, thanks.

Hmm. I see what you mean. However, even Xcode renders this value as 4.3.

image

I made a small Python script to dump the contents, and also I see 4.3 there.

$ plist-parse.py ~/Library/Preferences/com.aptonic.Dropzone-setapp.plist CurrentAppVersion
4.3

I don’t know what the correct answer is here, but so far the only tool that outputs as a real (4.2999999999999998) is Xplist.