1. 使用DevEco Studio(版本为5.0.0 Release),创建一个EmptyAbility工程, 把工程的runtimeOS改为OpenHarmony,相应sdk版本改为10, 构建工程,可以成功构建,但安装到主板(sdk版本10),结构报错,结果报错如下:The current device does not contain the following SysCap attributes in the rpcid.json file: SystemCapability.BundleManager.BundleFramework.SandboxApp, SystemCapability.WindowManager.WindowManager.MutiScreen, SystemCapability.Multimedia.Camera.DistributedCore, SystemCapability.PowerManager.BatteryManager.Lite, SystemCapability.BarrierFree.Accessibility.Interaction, SystemCapability.MultimodalInput.Input.InputFilter, SystemCapability.MultimodalInput.Input.RemoteInputDevice, SystemCapability.BundleManager.BundleFramework.QuickFix, SystemCapability.Multimedia.MediaLibrary.SmartAlbum, SystemCapability.DistributedDataManager.RelationalStore.Synchronize, SystemCapability.Applications.settings.Core, SystemCapability.Cloud.AAID, SystemCapability.Cloud.VAID. Make sure the device supports all the SysCap attributes required for running the app.