mirror of
https://github.com/ksherlock/ample.git
synced 2025-01-09 15:30:04 +00:00
8264aa1515
This just uses NSTask to launch tar in the background.
15 lines
389 B
Plaintext
15 lines
389 B
Plaintext
<?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>MameComponentsDate</key>
|
|
<date>2020-09-02T16:00:00Z</date>
|
|
<key>UseCustomMame</key>
|
|
<false/>
|
|
<key>AutoCloseLogWindow</key>
|
|
<true/>
|
|
<key>MamePath</key>
|
|
<string>/usr/local/bin/mame</string>
|
|
</dict>
|
|
</plist>
|