Skip to content

创建keystore失败,需要命令行下手动执行 #26

Description

@wei7202839

Exec(keytoolPath, genKeyParam)返回的exitCode为1,下面代码需要手动执行
cd C:\Program Files\unity\2022.3.3f1c1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK\bin
keytool -genkey -alias test -validity 1000 -keyalg RSA -keystore D:/gameSources3/hotfix/UnityAndroidIl2cppPatchDemo//AndroidKeystore/test.keystore
-dname "CN = Test, OU = Test, O = Test, L = Test, S = Test, C = Test" -keysize 4096 -storepass testtest -keypass testtest

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions