Syntax of plist is pretty much like XML, so you can use XML style comments.
<!--
<dict>
<key>Hello</key>
<string>World</string>
</dict>
-->
Syntax of plist is pretty much like XML, so you can use XML style comments.
<!--
<dict>
<key>Hello</key>
<string>World</string>
</dict>
-->