SidecarRelay again
I clean installed Mojave. and SidecarRelay process still exists.
I open SidecarRelay with vi. and I found some interesting string.
remotesessions,listen,connect,testserver,proxysession,proxies,disconnect,status, message,inquirer,channel,service,timestamp,test,client,moniter,com.apple.sidecar-relay.server,remotedisplaysession,com.apple.camera,sidecarrelaytestssesion,testdevice,destinationdevice,sidecarrelaytestdevice,testrelay.swift,sidecarrelaywatchdog,setprimaryappleidchagehandler,setscreenlockedchangehandler,setscreenonchangehandler,primaryappleidishsa2,liveaudio,guest,sharehome,family,cloud,program:sidecarrelay project:sidecar-38.2,remotedisplaydiscovery,remotedisplayserver,remotedisplaydevice
and following plist was found.
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>17A405001</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>Continuity Services</string>
<key>CFBundleExecutable</key>
<string>SidecarRelay</string>
<key>CFBundleIdentifier</key>
<string>com.apple.sidecar-relay</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>SidecarRelay</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>38.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10P70r</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>10.14</string>
<key>DTSDKBuild</key>
<string>18F108</string>
<key>DTSDKName</key>
<string>macosx10.14internal</string>
<key>DTXcode</key>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>10P70r</string>
<key>LSMinimumSystemVersion</key>
<string>10.14</string>
</dict>
</plist>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.CompanionLink</key>
<true/>
<key>com.apple.RemoteDisplay</key>
<true/>
<key>com.apple.accounts.appleaccount.fullaccess</key>
<true/>
<key>com.apple.accounts.idms.fullaccess</key>
<true/>
</dict>
</plist>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>cdhashes</key>
<array>
<data>
Aev+LpANSB2+OIQ2j+G7PMElR38=
</data>
</array>
</dict>
</plist>
Does apple test pre-release features outside of beta?