Merhaba
Android Studio'da projem flutter dilinde yazılmış malesef, imza oluşturamadım lütfen anydesk ile yardımcı olurmusunuz.
$ keytool -genkey -v -keystore .upload-keystore.jks -storetype JKS -keyalg RSA -keysize 2048 -validity 10000 -alias upload -storetype JKS
bash: keytool: command not found
Flutter Destek Lütfen
5
●200
- 07-06-2023, 15:21:40windows hocamLemoon adlı üyeden alıntı: mesajı görüntüle
Warning:
The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore .upload-keystore.jks -destkeystore .upload-keystore.jks -deststoretype pkcs12". - 07-06-2023, 15:26:53Lemoon adlı üyeden alıntı: mesajı görüntüle
Warning:
The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore c:/Users/dikmen/music.jks -destkeystore c:/Users/dikmen/music.jks -deststoretype pkcs12".