|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 3C4AE650286A7D4D005B52A4 /* OnboardingPayload.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C4AE64F286A7D4D005B52A4 /* OnboardingPayload.m */; };
|
| 11 | + 3C4E53B028E4F28100F293E8 /* MediaPlaybackTypes.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3C4E53AF28E4F28100F293E8 /* MediaPlaybackTypes.mm */; }; |
| 12 | + 3C4E53B228E5184C00F293E8 /* TargetNavigatorTypes.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3C4E53B128E5184C00F293E8 /* TargetNavigatorTypes.mm */; }; |
| 13 | + 3C4E53B628E5595A00F293E8 /* ContentLauncherTypes.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3C4E53B528E5595A00F293E8 /* ContentLauncherTypes.mm */; }; |
11 | 14 | 3CCB87212869085400771BAD /* MatterTvCastingBridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 3CCB87202869085400771BAD /* MatterTvCastingBridge.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
12 | 15 | 3CCB8737286A555500771BAD /* libTvCastingCommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CCB8735286A555500771BAD /* libTvCastingCommon.a */; };
|
13 | 16 | 3CCB8738286A555500771BAD /* libmbedtls.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CCB8736286A555500771BAD /* libmbedtls.a */; settings = {ATTRIBUTES = (Required, ); }; };
|
|
17 | 20 | 3CCB8742286A593700771BAD /* DiscoveredNodeDataConverter.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3CCB873C286A593700771BAD /* DiscoveredNodeDataConverter.hpp */; };
|
18 | 21 | 3CCB8743286A593700771BAD /* CastingServerBridge.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3CCB873D286A593700771BAD /* CastingServerBridge.mm */; };
|
19 | 22 | 3CCB8744286A593700771BAD /* DiscoveredNodeDataConverter.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3CCB873E286A593700771BAD /* DiscoveredNodeDataConverter.mm */; };
|
| 23 | + 3CF8532728E37F1000F07B9F /* MatterError.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3CF8532628E37F1000F07B9F /* MatterError.mm */; }; |
20 | 24 | /* End PBXBuildFile section */
|
21 | 25 |
|
22 | 26 | /* Begin PBXFileReference section */
|
23 | 27 | 3C4AE64E286A7D40005B52A4 /* OnboardingPayload.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OnboardingPayload.h; sourceTree = "<group>"; };
|
24 | 28 | 3C4AE64F286A7D4D005B52A4 /* OnboardingPayload.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = OnboardingPayload.m; sourceTree = "<group>"; };
|
| 29 | + 3C4E53AF28E4F28100F293E8 /* MediaPlaybackTypes.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = MediaPlaybackTypes.mm; sourceTree = "<group>"; }; |
| 30 | + 3C4E53B128E5184C00F293E8 /* TargetNavigatorTypes.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = TargetNavigatorTypes.mm; sourceTree = "<group>"; }; |
| 31 | + 3C4E53B328E5185F00F293E8 /* TargetNavigatorTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TargetNavigatorTypes.h; sourceTree = "<group>"; }; |
| 32 | + 3C4E53B428E5593700F293E8 /* ContentLauncherTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ContentLauncherTypes.h; sourceTree = "<group>"; }; |
| 33 | + 3C4E53B528E5595A00F293E8 /* ContentLauncherTypes.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = ContentLauncherTypes.mm; sourceTree = "<group>"; }; |
| 34 | + 3CA1CA7728E243750023ED44 /* MediaPlaybackTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MediaPlaybackTypes.h; sourceTree = "<group>"; }; |
25 | 35 | 3CCB871D2869085400771BAD /* MatterTvCastingBridge.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MatterTvCastingBridge.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
26 | 36 | 3CCB87202869085400771BAD /* MatterTvCastingBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MatterTvCastingBridge.h; sourceTree = "<group>"; };
|
27 | 37 | 3CCB8735286A555500771BAD /* libTvCastingCommon.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libTvCastingCommon.a; path = lib/libTvCastingCommon.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
32 | 42 | 3CCB873C286A593700771BAD /* DiscoveredNodeDataConverter.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = DiscoveredNodeDataConverter.hpp; sourceTree = "<group>"; };
|
33 | 43 | 3CCB873D286A593700771BAD /* CastingServerBridge.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = CastingServerBridge.mm; sourceTree = "<group>"; };
|
34 | 44 | 3CCB873E286A593700771BAD /* DiscoveredNodeDataConverter.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = DiscoveredNodeDataConverter.mm; sourceTree = "<group>"; };
|
| 45 | + 3CF8532528E37ED800F07B9F /* MatterError.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MatterError.h; sourceTree = "<group>"; }; |
| 46 | + 3CF8532628E37F1000F07B9F /* MatterError.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = MatterError.mm; sourceTree = "<group>"; }; |
35 | 47 | /* End PBXFileReference section */
|
36 | 48 |
|
37 | 49 | /* Begin PBXFrameworksBuildPhase section */
|
|
77 | 89 | 3CCB873C286A593700771BAD /* DiscoveredNodeDataConverter.hpp */,
|
78 | 90 | 3C4AE64E286A7D40005B52A4 /* OnboardingPayload.h */,
|
79 | 91 | 3C4AE64F286A7D4D005B52A4 /* OnboardingPayload.m */,
|
| 92 | + 3CF8532528E37ED800F07B9F /* MatterError.h */, |
| 93 | + 3CF8532628E37F1000F07B9F /* MatterError.mm */, |
| 94 | + 3C4E53B428E5593700F293E8 /* ContentLauncherTypes.h */, |
| 95 | + 3C4E53B528E5595A00F293E8 /* ContentLauncherTypes.mm */, |
| 96 | + 3CA1CA7728E243750023ED44 /* MediaPlaybackTypes.h */, |
| 97 | + 3C4E53AF28E4F28100F293E8 /* MediaPlaybackTypes.mm */, |
| 98 | + 3C4E53B328E5185F00F293E8 /* TargetNavigatorTypes.h */, |
| 99 | + 3C4E53B128E5184C00F293E8 /* TargetNavigatorTypes.mm */, |
80 | 100 | );
|
81 | 101 | path = MatterTvCastingBridge;
|
82 | 102 | sourceTree = "<group>";
|
|
185 | 205 | buildActionMask = 2147483647;
|
186 | 206 | files = (
|
187 | 207 | 3CCB8743286A593700771BAD /* CastingServerBridge.mm in Sources */,
|
| 208 | + 3C4E53B228E5184C00F293E8 /* TargetNavigatorTypes.mm in Sources */, |
| 209 | + 3CF8532728E37F1000F07B9F /* MatterError.mm in Sources */, |
| 210 | + 3C4E53B628E5595A00F293E8 /* ContentLauncherTypes.mm in Sources */, |
188 | 211 | 3CCB8744286A593700771BAD /* DiscoveredNodeDataConverter.mm in Sources */,
|
| 212 | + 3C4E53B028E4F28100F293E8 /* MediaPlaybackTypes.mm in Sources */, |
189 | 213 | 3CCB873F286A593700771BAD /* DiscoveredNodeData.mm in Sources */,
|
190 | 214 | 3C4AE650286A7D4D005B52A4 /* OnboardingPayload.m in Sources */,
|
191 | 215 | );
|
|
0 commit comments