Initial commit: 台銀即期賣出匯率換算工具
This commit is contained in:
24
BotRates.app/Contents/Info.plist
Normal file
24
BotRates.app/Contents/Info.plist
Normal file
@@ -0,0 +1,24 @@
|
||||
<?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>CFBundleName</key>
|
||||
<string>BotRates</string>
|
||||
<key>CFBundleDisplayName</key>
|
||||
<string>台銀即期賣出</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>tw.local.botrates</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>BotRates</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.15</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
BIN
BotRates.app/Contents/MacOS/BotRates
Executable file
BIN
BotRates.app/Contents/MacOS/BotRates
Executable file
Binary file not shown.
Reference in New Issue
Block a user