webrtc/examples/objc/AppRTCMobile
Byoungchan Lee 9e0abe5090 Remove suppression of the unguarded-availability warning.
It's not clear why the availability check doesn't work,
but the plain old macro works just fine, so we can get rid of
the suppression of another compiler warning.

Fixed: webrtc:10837
Change-Id: I4f5bcba794a0e34103e581c3e6495c9542e07342
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/228701
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34819}
2021-08-21 08:20:15 +00:00
..
common Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
ios Use backticks not vertical bars to denote variables in comments for /examples 2021-07-27 15:17:13 +00:00
mac Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
tests Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
third_party/SocketRocket Fix Wgnu-folding-constant. 2021-08-05 07:39:25 +00:00
ARDAppClient+Internal.h Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
ARDAppClient.h Use backticks not vertical bars to denote variables in comments for /examples 2021-07-27 15:17:13 +00:00
ARDAppClient.m Use backticks not vertical bars to denote variables in comments for /examples 2021-07-27 15:17:13 +00:00
ARDAppEngineClient.h Format almost everything. 2019-07-08 13:45:15 +00:00
ARDAppEngineClient.m Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
ARDCaptureController.h Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
ARDCaptureController.m Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
ARDExternalSampleCapturer.h Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
ARDExternalSampleCapturer.m Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
ARDJoinResponse+Internal.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
ARDJoinResponse.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDJoinResponse.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMessageResponse+Internal.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMessageResponse.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMessageResponse.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDRoomServerClient.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
ARDSettingsModel+Private.h Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
ARDSettingsModel.h Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
ARDSettingsModel.m Remove suppression of the unguarded-availability warning. 2021-08-21 08:20:15 +00:00
ARDSettingsStore.h Clean up iOS API audio settings 2018-03-05 08:32:52 +00:00
ARDSettingsStore.m Clean up iOS API audio settings 2018-03-05 08:32:52 +00:00
ARDSignalingChannel.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
ARDSignalingMessage.h Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
ARDSignalingMessage.m Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
ARDStatsBuilder.h Replace legacy getStats with standard getStats in the iOS example 2021-05-20 08:40:11 +00:00
ARDStatsBuilder.m Replace legacy getStats with standard getStats in the iOS example 2021-05-20 08:40:11 +00:00
ARDTURNClient+Internal.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDTURNClient.h Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
ARDTURNClient.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
ARDWebSocketChannel.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
ARDWebSocketChannel.m Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
RTCIceCandidate+JSON.h Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
RTCIceCandidate+JSON.m Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
RTCIceServer+JSON.h Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
RTCIceServer+JSON.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00
RTCSessionDescription+JSON.h Switch AppRTCMobile #import headers. 2020-10-20 07:23:47 +00:00
RTCSessionDescription+JSON.m Wrap WebRTC OBJC API types with RTC_OBJC_TYPE. 2020-05-04 15:01:26 +00:00