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:
oprypin
2017-07-06 07:09:57 -07:00
committed by Commit Bot
parent a44910787b
commit 3b03476233

View File

@ -27,8 +27,6 @@
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSMainNibFile</key>
<string>${MAIN_NIB_FILE}</string>
<key>UIFileSharingEnabled</key>
<true/>
<key>UISupportedInterfaceOrientation</key>