diff options
author | Teddy Wing | 2018-09-06 00:13:50 +0200 |
---|---|---|
committer | Teddy Wing | 2018-09-06 00:19:24 +0200 |
commit | e0a5930206aebf67f4686ec5ebdce0ca850d8d06 (patch) | |
tree | 0e1e7b26b7bb75f76033c51f8c128df467ea5a26 /Copy Mailto/Info.plist | |
parent | d35983a3ace2d869aa478d107f475ca835b66e50 (diff) | |
download | Copy-Mailto-e0a5930206aebf67f4686ec5ebdce0ca850d8d06.tar.bz2 |
Rename occurrences of "CopyMailto" to "Copy Mailto"
Diffstat (limited to 'Copy Mailto/Info.plist')
-rw-r--r-- | Copy Mailto/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Copy Mailto/Info.plist b/Copy Mailto/Info.plist index 9e3f4b1..3f8e830 100644 --- a/Copy Mailto/Info.plist +++ b/Copy Mailto/Info.plist @@ -32,7 +32,7 @@ <array> <dict> <key>CFBundleURLName</key> - <string>com.teddywing.CopyMailto</string> + <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> <key>CFBundleURLSchemes</key> <array> <string>mailto</string> |