You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the process of #1295 I noticed a few other omissions related to string parsing; the major one is that the reference impl supports the use of single quotes to delimit strings. This doesn't seem to be in any of our sources, but it might be worth fixing at some point..
See https://github.com/opensource-apple/CF/blob/3cc41a76b1491f50813e28a4ec09954ffa359e6f/CFOldStylePList.c#L298
The text was updated successfully, but these errors were encountered: