Add fields from Xcode iOS template to the file used by configure

Propagate the changes of b0de14a614 (modify according to current Xcode
iOS templates, 2021-08-11).
This commit is contained in:
Vadim Zeitlin
2021-08-15 16:38:46 +02:00
parent 1ca29b6721
commit 245e83f657

View File

@@ -40,5 +40,9 @@
<string>VERSION</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2002-2019 wxWidgets</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSMainNibFile</key>
<string></string>
</dict>
</plist>