Skip to content

Commit

Permalink
Update Kexts to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
randyzhong committed Sep 24, 2021
1 parent b18f0b5 commit 9c58dd1
Show file tree
Hide file tree
Showing 23 changed files with 696 additions and 254 deletions.
6 changes: 3 additions & 3 deletions EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H15</string>
<string>19H1217</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.2</string>
<string>2.1.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.1.2</string>
<string>2.1.3</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
Binary file not shown.
Loading

0 comments on commit 9c58dd1

Please sign in to comment.