Skip to content
New issue

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 -os android/arm #4174

Closed
2 tasks done
gyanpatel opened this issue Aug 21, 2023 · 2 comments
Closed
2 tasks done

fyne release -os android/arm #4174

gyanpatel opened this issue Aug 21, 2023 · 2 comments
Assignees
Labels
blocker Items that would block a forthcoming release bug Something isn't working

Comments

@gyanpatel
Copy link

Checklist

  • I have searched the issue tracker for open issues that relate to the same problem, before opening a new one.
  • This issue only relates to a single bug. I will open new issues for any other problems.

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

@gyanpatel gyanpatel added the unverified A bug that has been reported but not verified label Aug 21, 2023
@gyanpatel
Copy link
Author

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

@andydotxyz andydotxyz added bug Something isn't working blocker Items that would block a forthcoming release and removed unverified A bug that has been reported but not verified labels Sep 11, 2023
@andydotxyz andydotxyz self-assigned this Dec 16, 2023
@andydotxyz
Copy link
Member

Fixed on develop and will be in v2.4.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Items that would block a forthcoming release bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants