Skip to content

Commit

Permalink
AirportItlwm: Reenable Apple RSN Supplicant feature on macOS Ventura …
Browse files Browse the repository at this point in the history
…build variant.
  • Loading branch information
zxystd committed Jun 13, 2022
1 parent 4ae06ad commit 66cf933
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions itlwm.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2982,6 +2982,7 @@
GCC_PREFIX_HEADER = itlwm/PrivateSPI.pch;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
USE_APPLE_SUPPLICANT,
AIRPORT,
"__IO80211_TARGET=__MAC_13_0",
__PRIVATE_SPI__,
Expand Down Expand Up @@ -3012,6 +3013,7 @@
GCC_PREFIX_HEADER = itlwm/PrivateSPI.pch;
GCC_PREPROCESSOR_DEFINITIONS = (
"__IO80211_TARGET=__MAC_13_0",
USE_APPLE_SUPPLICANT,
AIRPORT,
__PRIVATE_SPI__,
"$(inherited)",
Expand Down

0 comments on commit 66cf933

Please sign in to comment.