mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-23 19:49:56 +01:00
15 lines
509 B
Plaintext
15 lines
509 B
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>provisioningProfiles</key>
|
|
<dict>
|
|
<key>org.streetwriters.notesnook</key>
|
|
<string>Notesnook 2026</string>
|
|
<key>org.streetwriters.notesnook.notewidget</key>
|
|
<string>Notesnook Note Widget 2026</string>
|
|
<key>org.streetwriters.notesnook.share</key>
|
|
<string>Notesnook Share 2026</string>
|
|
</dict>
|
|
</dict>
|
|
</plist> |