We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4096d1 commit faf5cb6Copy full SHA for faf5cb6
CHANGELOG.md
@@ -32,6 +32,9 @@ Line wrap the file at 100 chars. Th
32
33
### Fixed
34
- Fix memory leak in `SCNetworkReachability::set_callback`.
35
+- Fix builds on iOS by removing references to deprecated interface type
36
+ `kSCNetworkInterfaceTypeIrDA`. Also remove constant for bridge network interfaces
37
+ (`kSCNetworkInterfaceTypeBridge`).
38
39
40
## [0.5.1] - 2023-05-15
0 commit comments