diff options
Diffstat (limited to 'Framework/Info.plist')
| -rw-r--r-- | Framework/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Framework/Info.plist b/Framework/Info.plist index f88a26c..58b0069 100644 --- a/Framework/Info.plist +++ b/Framework/Info.plist @@ -7,7 +7,7 @@ <key>CFBundleExecutable</key> <string>${EXECUTABLE_NAME}</string> <key>CFBundleIdentifier</key> - <string>com.github.shpakovski.${PRODUCT_NAME:rfc1034identifier}</string> + <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> |
