diff options
| author | Vadim Shpakovski | 2016-08-08 18:24:19 +0300 |
|---|---|---|
| committer | Vadim Shpakovski | 2016-08-08 18:24:19 +0300 |
| commit | 928bbe25b49cea1e3445302081ea097a3b5e1977 (patch) | |
| tree | 4e6a8967ab963d03d41741456783fc0ad7bea753 /Demo | |
| parent | 658a4e1e78b96b42da6d9b845798f99defcc7e52 (diff) | |
| download | MASShortcut-928bbe25b49cea1e3445302081ea097a3b5e1977.tar.bz2 | |
Upgrade Projects to Xcode 7
Diffstat (limited to 'Demo')
| -rw-r--r-- | Demo/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/Info.plist b/Demo/Info.plist index 68638de..f7b75c8 100644 --- a/Demo/Info.plist +++ b/Demo/Info.plist @@ -7,7 +7,7 @@ <key>CFBundleExecutable</key> <string>${EXECUTABLE_NAME}</string> <key>CFBundleIdentifier</key> - <string>com.shpakovski.mac.${PRODUCT_NAME:rfc1034identifier}</string> + <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> |
