There is a binary file in my template dir, when I run `generateTemplateFiles()`, the output binary file is not the same as origin file. the origin template dir files: <img width="523" alt="image" src="https://user-images.githubusercontent.com/22857797/190092126-0b106494-f8ef-48d9-9896-68d06e334364.png"> generated result files: <img width="491" alt="image" src="https://user-images.githubusercontent.com/22857797/190092187-95d9a593-5db3-41a0-ab0e-09b95c471fc1.png"> <img width="918" alt="image" src="https://user-images.githubusercontent.com/22857797/190097534-1446e82e-275b-4367-9f2e-51825041075a.png"> md5 of the binary file "echo_demo" is different, and result "echo_demo" file cannot be executed, looks like it's damaged.