2024-07-12
한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina
On a sunny morning, it was my fourth day of learning Hongmeng development. After going through the documents, I was ready to learn from other people's projects, so I used git to clone an open source project of a big guy. I encountered a problem when signing:
hvigor ERROR: Failed :entry:default@SignHap…
hvigor ERROR: Failed to find the incremental input file: C:Usershandw.ohosconfig
hvigor ERROR: BUILD FAILED in 8 s 423 ms
It says Failed to find signature not found.
Because the cloned code and configuration are already signed by the author, we don't need the signature configured by the project to let it sign itself.