- upgrade to opus 1.5.2 + fix Opus CMakeLists for macOS ARM + fix rtphone macOS build
This commit is contained in:
@@ -151,7 +151,7 @@ void NetworkHelper::reload(int networkType)
|
||||
}
|
||||
#else
|
||||
mIPList.clear();
|
||||
#if defined(TARGET_OS_IPHONE)
|
||||
#if TARGET_OS_IPHONE
|
||||
ICELogDebug(<< "Obtaining IPv4 interfaces.");
|
||||
fillIosInterfaceList(AF_INET, networkType, mIPList);
|
||||
ICELogDebug(<< "Obtaining IPv6 interfaces.");
|
||||
|
||||
Reference in New Issue
Block a user