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
?


About this issue
- Original URL
- State: open
- Created 2 years ago
- Comments: 16 (12 by maintainers)
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
.I made a small Python script to dump the contents, and also I see
4.3
there.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.