I want to change the order in the plist file not programmatically, but from xcode. Is there a way in Xcode where I can sort by value? I just want to arrange it for myself. For now, if I want to add a new element, it will always go tail.

How to sort it? For a value of 100, go to the beginning?
source
share