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:
@ -27,8 +27,6 @@
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>${MAIN_NIB_FILE}</string>
|
||||
<key>UIFileSharingEnabled</key>
|
||||
<true/>
|
||||
<key>UISupportedInterfaceOrientation</key>
|
||||
|
||||
Reference in New Issue
Block a user