File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
3
+ <plist version =" 0.9" >
4
+ <dict >
5
+ <key >NSPrincipalClass </key >
6
+ <string >NSApplication </string >
7
+ <key >CFBundleIconFile </key >
8
+ <string >bitcoin.icns </string >
9
+ <key >CFBundlePackageType </key >
10
+ <string >APPL </string >
11
+ <key >CFBundleGetInfoString </key >
12
+ <string >BitSwift [SWIFT] Crypto-Currency 1.0.0 </string >
13
+ <key >CFBundleExecutable </key >
14
+ <string >BitSwift Qt </string >
15
+ <key >CFBundleIdentifier </key >
16
+ <string >com.bitswift.bitswift-qt </string >
17
+ <key >CFBundleShortVersionString </key >
18
+ <string >1.0.0 </string >
19
+ <key >CFBundleSignature </key >
20
+ <string >SwFt </string >
21
+ <key >CFBundleVersion </key >
22
+ <string >1.0.0 </string >
23
+ </dict >
24
+ </plist >
You can’t perform that action at this time.
0 commit comments