Fixed error in generated xml Info.plist. (flutter/engine#9867)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<string>1.0</string>
|
||||
<key>MinimumOSVersion</key>
|
||||
<string>8.0</string>
|
||||
<key>FlutterEngine<key>
|
||||
<string>{0}<string>
|
||||
<key>FlutterEngine</key>
|
||||
<string>{0}</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<string>1</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2013 The Flutter Authors. All rights reserved.</string>
|
||||
<key>FlutterEngine<key>
|
||||
<string>{0}<string>
|
||||
<key>FlutterEngine</key>
|
||||
<string>{0}</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user