We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f90003b commit 640e85cCopy full SHA for 640e85c
scripts/templates/ios/ofxiOS-Info.plist
@@ -9,7 +9,7 @@
9
<key>CFBundleExecutable</key>
10
<string>${EXECUTABLE_NAME}</string>
11
<key>CFBundleIdentifier</key>
12
- <string>${PRODUCT_NAME:rfc1034identifier}</string>
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
13
<key>CFBundleInfoDictionaryVersion</key>
14
<string>6.0</string>
15
<key>CFBundleName</key>
0 commit comments