Remove MAIN_NIB_FILE from Info.plist because the substitution is broken
BUG=webrtc:7943 Review-Url: https://codereview.webrtc.org/2965193002 Cr-Commit-Position: refs/heads/master@{#18915}
This commit is contained in:
parent
a44910787b
commit
3b03476233
@ -27,8 +27,6 @@
|
|||||||
<key>NSAllowsArbitraryLoads</key>
|
<key>NSAllowsArbitraryLoads</key>
|
||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
<key>NSMainNibFile</key>
|
|
||||||
<string>${MAIN_NIB_FILE}</string>
|
|
||||||
<key>UIFileSharingEnabled</key>
|
<key>UIFileSharingEnabled</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>UISupportedInterfaceOrientation</key>
|
<key>UISupportedInterfaceOrientation</key>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user