Files
notesnook/apps/mobile/ios/ExportOptions.plist
2025-12-29 10:25:04 +05:00

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>