webrtc/examples/objc
Mirko Bonadei a33881a638 Fix Wgnu-folding-constant.
This CL fixes "variable length array folded to constant array as an
extension" by switching the constant variable declaration to an enum,
which is compile-time constant.

Bug: None
Change-Id: Iff8cd22e6320a19439fc3f1ae2fb7126210e080b
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/227642
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34651}
2021-08-05 07:39:25 +00:00
..
AppRTCMobile Fix Wgnu-folding-constant. 2021-08-05 07:39:25 +00:00
Icon-120.png Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
Icon-180.png Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
Icon.png Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
README Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00

This directory contains sample iOS and mac clients for http://apprtc.appspot.com

See ../../app/webrtc/objc/README for information on how to use it.