File tree 14 files changed +535
-37
lines changed
VoodooI2CServices.kext/Contents
VoodooInput.kext/Contents
VoodooI2CSynaptics.kext/Contents
14 files changed +535
-37
lines changed Original file line number Diff line number Diff line change 3
3
<plist version =" 1.0" >
4
4
<dict >
5
5
<key >BuildMachineOSBuild </key >
6
- <string >19F101 </string >
6
+ <string >21A559 </string >
7
7
<key >CFBundleDevelopmentRegion </key >
8
8
<string >en </string >
9
9
<key >CFBundleExecutable </key >
27
27
<key >DTCompiler </key >
28
28
<string >com.apple.compilers.llvm.clang.1_0 </string >
29
29
<key >DTPlatformBuild </key >
30
- <string >11E801a </string >
30
+ <string >13A1030d </string >
31
+ <key >DTPlatformName </key >
32
+ <string >macosx </string >
31
33
<key >DTPlatformVersion </key >
32
- <string >GM </string >
34
+ <string >12.0 </string >
33
35
<key >DTSDKBuild </key >
34
- <string >19G68 </string >
36
+ <string >21A344 </string >
35
37
<key >DTSDKName </key >
36
- <string >macosx10.15 </string >
38
+ <string >macosx12.0 </string >
37
39
<key >DTXcode </key >
38
- <string >1170 </string >
40
+ <string >1310 </string >
39
41
<key >DTXcodeBuild </key >
40
- <string >11E801a </string >
42
+ <string >13A1030d </string >
41
43
<key >IOKitPersonalities </key >
42
44
<dict >
43
45
<key >Custom MT2 Personality </key >
Original file line number Diff line number Diff line change 3
3
<plist version =" 1.0" >
4
4
<dict >
5
5
<key >BuildMachineOSBuild </key >
6
- <string >19F101 </string >
6
+ <string >21A559 </string >
7
7
<key >CFBundleDevelopmentRegion </key >
8
8
<string >en </string >
9
9
<key >CFBundleExecutable </key >
27
27
<key >DTCompiler </key >
28
28
<string >com.apple.compilers.llvm.clang.1_0 </string >
29
29
<key >DTPlatformBuild </key >
30
- <string >11E801a </string >
30
+ <string >13A1030d </string >
31
+ <key >DTPlatformName </key >
32
+ <string >macosx </string >
31
33
<key >DTPlatformVersion </key >
32
- <string >GM </string >
34
+ <string >12.0 </string >
33
35
<key >DTSDKBuild </key >
34
- <string >19G68 </string >
36
+ <string >21A344 </string >
35
37
<key >DTSDKName </key >
36
- <string >macosx10.15 </string >
38
+ <string >macosx12.0 </string >
37
39
<key >DTXcode </key >
38
- <string >1170 </string >
40
+ <string >1310 </string >
39
41
<key >DTXcodeBuild </key >
40
- <string >11E801a </string >
42
+ <string >13A1030d </string >
41
43
<key >IOKitPersonalities </key >
42
44
<dict >
43
45
<key >VoodooGPIOCannonLakeH </key >
Original file line number Diff line number Diff line change
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 >files</key >
6
+ <dict />
7
+ <key >files2</key >
8
+ <dict />
9
+ <key >rules</key >
10
+ <dict >
11
+ <key >^Resources/</key >
12
+ <true />
13
+ <key >^Resources/.*\.lproj/</key >
14
+ <dict >
15
+ <key >optional</key >
16
+ <true />
17
+ <key >weight</key >
18
+ <real >1000</real >
19
+ </dict >
20
+ <key >^Resources/.*\.lproj/locversion.plist$</key >
21
+ <dict >
22
+ <key >omit</key >
23
+ <true />
24
+ <key >weight</key >
25
+ <real >1100</real >
26
+ </dict >
27
+ <key >^Resources/Base\.lproj/</key >
28
+ <dict >
29
+ <key >weight</key >
30
+ <real >1010</real >
31
+ </dict >
32
+ <key >^version.plist$</key >
33
+ <true />
34
+ </dict >
35
+ <key >rules2</key >
36
+ <dict >
37
+ <key >.*\.dSYM($|/)</key >
38
+ <dict >
39
+ <key >weight</key >
40
+ <real >11</real >
41
+ </dict >
42
+ <key >^(.*/)?\.DS_Store$</key >
43
+ <dict >
44
+ <key >omit</key >
45
+ <true />
46
+ <key >weight</key >
47
+ <real >2000</real >
48
+ </dict >
49
+ <key >^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key >
50
+ <dict >
51
+ <key >nested</key >
52
+ <true />
53
+ <key >weight</key >
54
+ <real >10</real >
55
+ </dict >
56
+ <key >^.*</key >
57
+ <true />
58
+ <key >^Info\.plist$</key >
59
+ <dict >
60
+ <key >omit</key >
61
+ <true />
62
+ <key >weight</key >
63
+ <real >20</real >
64
+ </dict >
65
+ <key >^PkgInfo$</key >
66
+ <dict >
67
+ <key >omit</key >
68
+ <true />
69
+ <key >weight</key >
70
+ <real >20</real >
71
+ </dict >
72
+ <key >^Resources/</key >
73
+ <dict >
74
+ <key >weight</key >
75
+ <real >20</real >
76
+ </dict >
77
+ <key >^Resources/.*\.lproj/</key >
78
+ <dict >
79
+ <key >optional</key >
80
+ <true />
81
+ <key >weight</key >
82
+ <real >1000</real >
83
+ </dict >
84
+ <key >^Resources/.*\.lproj/locversion.plist$</key >
85
+ <dict >
86
+ <key >omit</key >
87
+ <true />
88
+ <key >weight</key >
89
+ <real >1100</real >
90
+ </dict >
91
+ <key >^Resources/Base\.lproj/</key >
92
+ <dict >
93
+ <key >weight</key >
94
+ <real >1010</real >
95
+ </dict >
96
+ <key >^[^/]+$</key >
97
+ <dict >
98
+ <key >nested</key >
99
+ <true />
100
+ <key >weight</key >
101
+ <real >10</real >
102
+ </dict >
103
+ <key >^embedded\.provisionprofile$</key >
104
+ <dict >
105
+ <key >weight</key >
106
+ <real >20</real >
107
+ </dict >
108
+ <key >^version\.plist$</key >
109
+ <dict >
110
+ <key >weight</key >
111
+ <real >20</real >
112
+ </dict >
113
+ </dict >
114
+ </dict >
115
+ </plist >
Original file line number Diff line number Diff line change 3
3
<plist version =" 1.0" >
4
4
<dict >
5
5
<key >BuildMachineOSBuild </key >
6
- <string >19F101 </string >
6
+ <string >21A559 </string >
7
7
<key >CFBundleDevelopmentRegion </key >
8
8
<string >en </string >
9
9
<key >CFBundleExecutable </key >
27
27
<key >DTCompiler </key >
28
28
<string >com.apple.compilers.llvm.clang.1_0 </string >
29
29
<key >DTPlatformBuild </key >
30
- <string >11E801a </string >
30
+ <string >13A1030d </string >
31
+ <key >DTPlatformName </key >
32
+ <string >macosx </string >
31
33
<key >DTPlatformVersion </key >
32
- <string >GM </string >
34
+ <string >12.0 </string >
33
35
<key >DTSDKBuild </key >
34
- <string >19G68 </string >
36
+ <string >21A344 </string >
35
37
<key >DTSDKName </key >
36
- <string >macosx10.15 </string >
38
+ <string >macosx12.0 </string >
37
39
<key >DTXcode </key >
38
- <string >1170 </string >
40
+ <string >1310 </string >
39
41
<key >DTXcodeBuild </key >
40
- <string >11E801a </string >
42
+ <string >13A1030d </string >
41
43
<key >IOKitPersonalities </key >
42
44
<dict >
43
45
<key >VoodooI2CLogger </key >
Original file line number Diff line number Diff line change
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 >files</key >
6
+ <dict />
7
+ <key >files2</key >
8
+ <dict />
9
+ <key >rules</key >
10
+ <dict >
11
+ <key >^Resources/</key >
12
+ <true />
13
+ <key >^Resources/.*\.lproj/</key >
14
+ <dict >
15
+ <key >optional</key >
16
+ <true />
17
+ <key >weight</key >
18
+ <real >1000</real >
19
+ </dict >
20
+ <key >^Resources/.*\.lproj/locversion.plist$</key >
21
+ <dict >
22
+ <key >omit</key >
23
+ <true />
24
+ <key >weight</key >
25
+ <real >1100</real >
26
+ </dict >
27
+ <key >^Resources/Base\.lproj/</key >
28
+ <dict >
29
+ <key >weight</key >
30
+ <real >1010</real >
31
+ </dict >
32
+ <key >^version.plist$</key >
33
+ <true />
34
+ </dict >
35
+ <key >rules2</key >
36
+ <dict >
37
+ <key >.*\.dSYM($|/)</key >
38
+ <dict >
39
+ <key >weight</key >
40
+ <real >11</real >
41
+ </dict >
42
+ <key >^(.*/)?\.DS_Store$</key >
43
+ <dict >
44
+ <key >omit</key >
45
+ <true />
46
+ <key >weight</key >
47
+ <real >2000</real >
48
+ </dict >
49
+ <key >^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key >
50
+ <dict >
51
+ <key >nested</key >
52
+ <true />
53
+ <key >weight</key >
54
+ <real >10</real >
55
+ </dict >
56
+ <key >^.*</key >
57
+ <true />
58
+ <key >^Info\.plist$</key >
59
+ <dict >
60
+ <key >omit</key >
61
+ <true />
62
+ <key >weight</key >
63
+ <real >20</real >
64
+ </dict >
65
+ <key >^PkgInfo$</key >
66
+ <dict >
67
+ <key >omit</key >
68
+ <true />
69
+ <key >weight</key >
70
+ <real >20</real >
71
+ </dict >
72
+ <key >^Resources/</key >
73
+ <dict >
74
+ <key >weight</key >
75
+ <real >20</real >
76
+ </dict >
77
+ <key >^Resources/.*\.lproj/</key >
78
+ <dict >
79
+ <key >optional</key >
80
+ <true />
81
+ <key >weight</key >
82
+ <real >1000</real >
83
+ </dict >
84
+ <key >^Resources/.*\.lproj/locversion.plist$</key >
85
+ <dict >
86
+ <key >omit</key >
87
+ <true />
88
+ <key >weight</key >
89
+ <real >1100</real >
90
+ </dict >
91
+ <key >^Resources/Base\.lproj/</key >
92
+ <dict >
93
+ <key >weight</key >
94
+ <real >1010</real >
95
+ </dict >
96
+ <key >^[^/]+$</key >
97
+ <dict >
98
+ <key >nested</key >
99
+ <true />
100
+ <key >weight</key >
101
+ <real >10</real >
102
+ </dict >
103
+ <key >^embedded\.provisionprofile$</key >
104
+ <dict >
105
+ <key >weight</key >
106
+ <real >20</real >
107
+ </dict >
108
+ <key >^version\.plist$</key >
109
+ <dict >
110
+ <key >weight</key >
111
+ <real >20</real >
112
+ </dict >
113
+ </dict >
114
+ </dict >
115
+ </plist >
Original file line number Diff line number Diff line change 3
3
<plist version =" 1.0" >
4
4
<dict >
5
5
<key >BuildMachineOSBuild </key >
6
- <string >19F101 </string >
6
+ <string >21A559 </string >
7
7
<key >CFBundleDevelopmentRegion </key >
8
8
<string >en </string >
9
9
<key >CFBundleExecutable </key >
17
17
<key >CFBundlePackageType </key >
18
18
<string >KEXT </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >1.1.1 </string >
20
+ <string >1.1.3 </string >
21
21
<key >CFBundleSupportedPlatforms </key >
22
22
<array >
23
23
<string >MacOSX </string >
24
24
</array >
25
25
<key >CFBundleVersion </key >
26
- <string >1.1.1 </string >
26
+ <string >1.1.3 </string >
27
27
<key >DTCompiler </key >
28
28
<string >com.apple.compilers.llvm.clang.1_0 </string >
29
29
<key >DTPlatformBuild </key >
30
- <string >11E801a </string >
30
+ <string >13A1030d </string >
31
+ <key >DTPlatformName </key >
32
+ <string >macosx </string >
31
33
<key >DTPlatformVersion </key >
32
- <string >GM </string >
34
+ <string >12.0 </string >
33
35
<key >DTSDKBuild </key >
34
- <string >19G68 </string >
36
+ <string >21A344 </string >
35
37
<key >DTSDKName </key >
36
- <string >macosx10.15 </string >
38
+ <string >macosx12.0 </string >
37
39
<key >DTXcode </key >
38
- <string >1170 </string >
40
+ <string >1310 </string >
39
41
<key >DTXcodeBuild </key >
40
- <string >11E801a </string >
42
+ <string >13A1030d </string >
41
43
<key >IOKitPersonalities </key >
42
44
<dict >
43
45
<key >Voodoo Input </key >
You can’t perform that action at this time.
0 commit comments