1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-25 18:30:07 +00:00

Fixed reference to Swift-world MachineDocument for the ZX81 file type.

This commit is contained in:
Thomas Harte 2017-06-12 18:51:11 -04:00
parent 8222aac9e3
commit a48616a138

View File

@ -186,7 +186,7 @@
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>NSDocumentClass</key>
<string>MachineDocument</string>
<string>$(PRODUCT_MODULE_NAME).MachineDocument</string>
</dict>
</array>
<key>CFBundleExecutable</key>