restore mandatory header in Info.plist after PlistBuddy rewrite
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Showing 1 changed file with +7 and −0
modified
Support/Info.plist
+7 −0
@@ -1,4 +1,11 @@ | ||
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- | |
| 3 | + Info.plist | |
| 4 | + Zyquo Local | |
| 5 | + | |
| 6 | + Author: Simon-Pierre Boucher | |
| 7 | + Mail: contact@spboucher.ai | |
| 8 | +--> | |
| 2 | 9 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
| 3 | 10 | <plist version="1.0"> |
| 4 | 11 | <dict> |
| 5 | 12 | |