mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 09:45:04 +00:00
[react_native] Update default bundle name to org.reactjs.native.*
This commit is contained in:
parent
031adabd18
commit
02ff4955fd
@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>$(EXECUTABLE_NAME)</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.react.native.example.$(PRODUCT_NAME:rfc1034identifier)</string>
|
||||
<string>org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user