|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 39231BEA2C24F90200ADFB3A /* MCEndpointSelector.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39231BE92C24F90200ADFB3A /* MCEndpointSelector.swift */; }; |
10 | 11 | 3C40586E2B632DC500C7C6D6 /* MCMediaPlaybackSubscribeToCurrentStateExampleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C40586D2B632DC500C7C6D6 /* MCMediaPlaybackSubscribeToCurrentStateExampleView.swift */; };
|
11 | 12 | 3C4058702B632DDB00C7C6D6 /* MCMediaPlaybackSubscribeToCurrentStateExampleViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C40586F2B632DDB00C7C6D6 /* MCMediaPlaybackSubscribeToCurrentStateExampleViewModel.swift */; };
|
12 | 13 | 3C4F52302B51F32000BB8A10 /* MCContentLauncherLaunchURLExampleViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C4F522F2B51F32000BB8A10 /* MCContentLauncherLaunchURLExampleViewModel.swift */; };
|
|
54 | 55 | /* End PBXCopyFilesBuildPhase section */
|
55 | 56 |
|
56 | 57 | /* Begin PBXFileReference section */
|
| 58 | + 39231BE92C24F90200ADFB3A /* MCEndpointSelector.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MCEndpointSelector.swift; sourceTree = "<group>"; }; |
57 | 59 | 3C40586D2B632DC500C7C6D6 /* MCMediaPlaybackSubscribeToCurrentStateExampleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MCMediaPlaybackSubscribeToCurrentStateExampleView.swift; sourceTree = "<group>"; };
|
58 | 60 | 3C40586F2B632DDB00C7C6D6 /* MCMediaPlaybackSubscribeToCurrentStateExampleViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MCMediaPlaybackSubscribeToCurrentStateExampleViewModel.swift; sourceTree = "<group>"; };
|
59 | 61 | 3C4F522F2B51F32000BB8A10 /* MCContentLauncherLaunchURLExampleViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MCContentLauncherLaunchURLExampleViewModel.swift; sourceTree = "<group>"; };
|
|
158 | 160 | 3C94377C2B364D380096E5F4 /* MCDiscoveryExampleViewModel.swift */,
|
159 | 161 | 3C94378F2B3B3FF90096E5F4 /* MCConnectionExampleView.swift */,
|
160 | 162 | 3C94377E2B364D510096E5F4 /* MCConnectionExampleViewModel.swift */,
|
| 163 | + 39231BE92C24F90200ADFB3A /* MCEndpointSelector.swift */, |
161 | 164 | 3C621CB42B607FFD005CDBA3 /* MCActionSelectorView.swift */,
|
162 | 165 | 3C4F52312B5721D000BB8A10 /* MCContentLauncherLaunchURLExampleView.swift */,
|
163 | 166 | 3C4F522F2B51F32000BB8A10 /* MCContentLauncherLaunchURLExampleViewModel.swift */,
|
|
266 | 269 | 3C94377F2B364D510096E5F4 /* MCConnectionExampleViewModel.swift in Sources */,
|
267 | 270 | 3C4058702B632DDB00C7C6D6 /* MCMediaPlaybackSubscribeToCurrentStateExampleViewModel.swift in Sources */,
|
268 | 271 | 3CCB8745286A5D0F00771BAD /* CommissionerDiscoveryView.swift in Sources */,
|
| 272 | + 39231BEA2C24F90200ADFB3A /* MCEndpointSelector.swift in Sources */, |
269 | 273 | 3C621CB12B6078A9005CDBA3 /* MCApplicationBasicReadVendorIDExampleView.swift in Sources */,
|
270 | 274 | 3CCB8746286A5D0F00771BAD /* CommissionerDiscoveryViewModel.swift in Sources */,
|
271 | 275 | 3C4F52302B51F32000BB8A10 /* MCContentLauncherLaunchURLExampleViewModel.swift in Sources */,
|
|
0 commit comments