forked from mirrors/0ad
Fix MacOs bundle for Python3
Update the lib used to handle plists, as dmgbuild changed things for Python3. Refs #5694 Differential Revision: https://code.wildfiregames.com/D3157 This was SVN commit r24282.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>0 A.D.</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>0 A.D.</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user