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
fyne release command fails when specifying rch type e.g. fyne release -os android/arm
create a release using arch type
fyne release -os android/arm fyne release -os android/arm64 etc
No response
any fyne mobile app
v2.3.5
1.20
MacOS Darwin
The text was updated successfully, but these errors were encountered:
inflating: tmpbundle/resources.pb extracting: tmpbundle/classes.dex extracting: tmpbundle/lib/armeabi-v7a/libkiddos.so adding: res/ (stored 0%) adding: res/mipmap-xxxhdpi-v4/ (stored 0%) adding: res/mipmap-xxxhdpi-v4/icon.png (deflated 9%) adding: manifest/ (stored 0%) adding: manifest/AndroidManifest.xml (deflated 65%) adding: lib/ (stored 0%) adding: lib/armeabi-v7a/ (stored 0%) adding: lib/armeabi-v7a/libkiddos.so (deflated 34%) adding: resources.pb (deflated 12%) adding: dex/ (stored 0%) adding: dex/classes.dex (deflated 52%) Enter Passphrase for keystore: jarsigner: unable to open jar file: /Users/lakshmipatel/play-store exit status 1
Sorry, something went wrong.
Fixed on develop and will be in v2.4.3
andydotxyz
No branches or pull requests
Checklist
Describe the bug
fyne release command fails when specifying rch type
e.g.
fyne release -os android/arm
How to reproduce
create a release using arch type
fyne release -os android/arm
fyne release -os android/arm64 etc
Screenshots
No response
Example code
any fyne mobile app
Fyne version
v2.3.5
Go compiler version
1.20
Operating system and version
MacOS Darwin
Additional Information
No response
The text was updated successfully, but these errors were encountered: