diff options
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> |