Skip to content

Commit 2ef3506

Browse files
Ivan Soriano ArabiaIvan Soriano Arabia
authored andcommitted
First commit
0 parents  commit 2ef3506

File tree

14 files changed

+421
-0
lines changed

14 files changed

+421
-0
lines changed

.DS_Store

6 KB
Binary file not shown.

MSIECControl

68 KB
Binary file not shown.
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>BuildMachineOSBuild</key>
6+
<string>20G817</string>
7+
<key>CFBundleDevelopmentRegion</key>
8+
<string>en</string>
9+
<key>CFBundleExecutable</key>
10+
<string>MSIFanControl</string>
11+
<key>CFBundleIdentifier</key>
12+
<string>cn.lgs3137.MSIFanControl</string>
13+
<key>CFBundleInfoDictionaryVersion</key>
14+
<string>6.0</string>
15+
<key>CFBundleName</key>
16+
<string>MSIFanControl</string>
17+
<key>CFBundlePackageType</key>
18+
<string>APPL</string>
19+
<key>CFBundleShortVersionString</key>
20+
<string>1.0</string>
21+
<key>CFBundleSupportedPlatforms</key>
22+
<array>
23+
<string>MacOSX</string>
24+
</array>
25+
<key>CFBundleVersion</key>
26+
<string>1</string>
27+
<key>DTCompiler</key>
28+
<string>com.apple.compilers.llvm.clang.1_0</string>
29+
<key>DTPlatformBuild</key>
30+
<string>13C100</string>
31+
<key>DTPlatformName</key>
32+
<string>macosx</string>
33+
<key>DTPlatformVersion</key>
34+
<string>12.1</string>
35+
<key>DTSDKBuild</key>
36+
<string>21C46</string>
37+
<key>DTSDKName</key>
38+
<string>macosx12.1</string>
39+
<key>DTXcode</key>
40+
<string>1321</string>
41+
<key>DTXcodeBuild</key>
42+
<string>13C100</string>
43+
<key>LSApplicationCategoryType</key>
44+
<string>public.app-category.utilities</string>
45+
<key>LSMinimumSystemVersion</key>
46+
<string>10.15</string>
47+
<key>NSHumanReadableCopyright</key>
48+
<string>Copyright © 2020 lgs3137. All rights reserved.</string>
49+
<key>NSMainStoryboardFile</key>
50+
<string>Main</string>
51+
<key>NSPrincipalClass</key>
52+
<string>NSApplication</string>
53+
<key>NSSupportsAutomaticTermination</key>
54+
<true/>
55+
<key>NSSupportsSuddenTermination</key>
56+
<true/>
57+
</dict>
58+
</plist>
152 KB
Binary file not shown.

MSIFanControl.app/Contents/PkgInfo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
APPL????
Binary file not shown.
Binary file not shown.
Binary file not shown.
68 KB
Binary file not shown.

0 commit comments

Comments
 (0)