Skip to content

Commit

Permalink
JITSI: Add missing header file to mac framework target
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Jul 28, 2021
1 parent bd6b71f commit 4f97ba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -1387,6 +1387,7 @@ if (is_ios || is_mac) {
"objc/api/peerconnection/RTCRtpTransceiver.h",
"objc/api/peerconnection/RTCSSLAdapter.h",
"objc/api/peerconnection/RTCSessionDescription.h",
"objc/api/peerconnection/RTCStatisticsReport.h",
"objc/api/peerconnection/RTCTracing.h",
"objc/api/peerconnection/RTCVideoSource.h",
"objc/api/peerconnection/RTCVideoTrack.h",
Expand Down

0 comments on commit 4f97ba9

Please sign in to comment.