damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

commit 26e2c98e720685f1b798ae90947efa1384a5b024
parent d2f6b40625c0ea541965fa42c2fe60dfba0c2b99
Author: William Casarin <jb55@jb55.com>
Date:   Wed, 24 Jan 2024 09:57:53 -0800

project: fix invalid info.plist entry

Looks like this was added accidentally

Diffstat:
Mdamus/Info.plist | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/damus/Info.plist b/damus/Info.plist @@ -2,10 +2,6 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> - <key>CFBundleDocumentTypes</key> - <array> - <dict/> - </array> <key>CFBundleURLTypes</key> <array> <dict>