We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f687e commit a7a6cfdCopy full SHA for a7a6cfd
2 files changed
iOS/Info.plist
@@ -7,7 +7,7 @@
7
<key>CFBundleExecutable</key>
8
<string>$(EXECUTABLE_NAME)</string>
9
<key>CFBundleIdentifier</key>
10
- <string>net.pol-online.${PRODUCT_NAME:rfc1034identifier}</string>
+ <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
11
<key>CFBundleInfoDictionaryVersion</key>
12
<string>6.0</string>
13
<key>CFBundleName</key>
tvOS/Info.plist
0 commit comments