鸿蒙开发 ERROR: Failed to find the incremental input file: C:\Users\admin\.ohos\config\auto_debug_MyApplication2_com.example.myapplication2_2850086000448618441.cer.
如图
我把项目拷贝到另一台机器报的错误,发现是签名的问题,
修改签名
操作如下:
DevEco Studio
点击File ——》Project Structure——》Project ——》Signing Configs 选择 Automatically generate signature 自动签名就可以了