File tree Expand file tree Collapse file tree
MultipeerKitExample/MultipeerKitExample
RemoteCamera/RemoteCamera Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 <string >UIInterfaceOrientationLandscapeLeft </string >
5555 <string >UIInterfaceOrientationLandscapeRight </string >
5656 </array >
57+ <key >NSLocalNetworkUsageDescription </key >
58+ <string >MultipeerKit demo. </string >
59+ <key >NSBonjourServices </key >
60+ <array >
61+ <string >_MPKitDemo._tcp </string >
62+ </array >
5763</dict >
5864</plist >
Original file line number Diff line number Diff line change 2020 <string >1 </string >
2121 <key >LSRequiresIPhoneOS </key >
2222 <true />
23+ <key >NSBonjourServices </key >
24+ <array >
25+ <string >_RemoteCamera._tcp </string >
26+ </array >
2327 <key >NSCameraUsageDescription </key >
2428 <string >Needed for photo sharing. </string >
29+ <key >NSLocalNetworkUsageDescription </key >
30+ <string >MultipeerKit demo. </string >
2531 <key >NSPhotoLibraryUsageDescription </key >
2632 <string >Needed for photo sharing. </string >
2733 <key >UIApplicationSceneManifest </key >
You can’t perform that action at this time.
0 commit comments