mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fixed error in generated xml Info.plist. (flutter/engine#9867)
This commit is contained in:
parent
4a23fbcb30
commit
c84f60ea75
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user