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

Making installer, and publish to app store. #12

Open
sunhuachuang opened this issue Dec 26, 2021 · 3 comments
Open

Making installer, and publish to app store. #12

sunhuachuang opened this issue Dec 26, 2021 · 3 comments

Comments

@sunhuachuang
Copy link
Member

sunhuachuang commented Dec 26, 2021

For safer and more convenient

Android

Now that is apk, can install, but we need to upload to Play Store

IOS

First, I need to register an IOS developer account. And then upload to App Store.

macOS

Also need account, and upload to App Store.
Need test on M1 device (arm64)

Windows

Make Windows installer. Try msix

Linux

Upload to snap

@sunhuachuang
Copy link
Member Author

sunhuachuang commented Dec 26, 2021

Bug tracking:

  • Windows:
    • Forbidden by system. And the false positive from Windows Defender is wacatac. (Need installer, not binary)
    • This app package is not signed with a trusted certificate. (Need a Windows developer account to sign, and try build CI)
  • Linux:
    • Dependency error: ./esse: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29 not found

@sunhuachuang
Copy link
Member Author

sunhuachuang commented Dec 26, 2021

Installer status:

  • Windows
  • Linux
  • macOS
  • Android
  • IOS

@sunhuachuang sunhuachuang changed the title Making installer, not executable files Making installer, and publish to app store. Dec 26, 2021
@sunhuachuang sunhuachuang pinned this issue Dec 26, 2021
@sunhuachuang
Copy link
Member Author

Publish status:

  • Android
  • IOS
  • macOS
  • Windows
  • Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant