Skip to content

Commit

Permalink
Exported CastingServerBridge implementation to MatterTvCastingBridge …
Browse files Browse the repository at this point in the history
…Framework (#20022)
  • Loading branch information
sharadb-amazon authored and pull[bot] committed Sep 6, 2023
1 parent 62b1d9d commit 72a4fb8
Show file tree
Hide file tree
Showing 13 changed files with 532 additions and 128 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,12 @@
* limitations under the License.
*/

//
// TvCasting's Public headers exposed to Swift
//
#import <Foundation/Foundation.h>

//! Project version number for MatterTvCastingBridge.
FOUNDATION_EXPORT double MatterTvCastingBridgeVersionNumber;

//! Project version string for MatterTvCastingBridge.
FOUNDATION_EXPORT const unsigned char MatterTvCastingBridgeVersionString[];

#import "CastingServerBridge.h"

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 72a4fb8

Please sign in to comment.