<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">On 24 Feb 2021, at 15:07, Lisa Sieverts wrote:
</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Hi Todd,
<br>
Whenever I’ve had trouble, it’s been a misplaced semi-colon or parenthesis or something like that. Stare at your code until you can see what’s different about the code you wrote compared to what was already there.
<br>
Or paste it and send it to the list and we can help find the mistake.
</p>
</blockquote><p dir="auto">plist files are pretty ugly, but I found that there is a tool in Xcode that can help locate errors:
<br>
<a href="http://iosbrain.com/blog/2020/02/09/using-the-plutil-utility-to-fix-improperly-formatted-xcode-plist-files/" style="color:#3983C4">http://iosbrain.com/blog/2020/02/09/using-the-plutil-utility-to-fix-improperly-formatted-xcode-plist-files/</a>
</p>
<p dir="auto">Glenn P. Parker
<br>
glenn.parker@comcast.net
</p>
</div>
</div>
</body>
</html>