We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
经过分析后发现,是check中发现当前签名不对,导致的。 原因:因为其他下载这个demo之后,打包的签名肯定和作者不一样的。所以签名肯定不对。 要对这个位置修改,先注释,或者写入自己当前签名就行。
ccheck.cpp:159行
The text was updated successfully, but these errors were encountered:
No branches or pull requests
经过分析后发现,是check中发现当前签名不对,导致的。
原因:因为其他下载这个demo之后,打包的签名肯定和作者不一样的。所以签名肯定不对。
要对这个位置修改,先注释,或者写入自己当前签名就行。
ccheck.cpp:159行
The text was updated successfully, but these errors were encountered: