-
Notifications
You must be signed in to change notification settings - Fork 218
add fastlane for F-Droid #1308
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
base: main
Are you sure you want to change the base?
add fastlane for F-Droid #1308
Conversation
感谢你的贡献,我们目前还没有发布到应用市场的计划,待有计划后我们会考虑合并此 PR |
可以说一下具体有什么考虑吗?如果只是暂时没有时间精力,F-Droid 这边的打包工作我已经准备好了。 |
主要是没有时间吧 |
F-Droid 这边打包提交我来做就行,只要你们同意发布就可以 |
目前 ani 已不满足发布到 F-Droid 的要求,此 Pull Request 将被关闭。 |
能说明一下吗 |
抱歉,是我的失误。 目前项目的 settings.gradle.kts 引用了 compose multiplatform snapshot 发布仓库,我误以为在未来可能还会使用 snapshot 版本,进而导致这个仓库不能删掉,也就导致不满足 F-Droid 的发布要求。 不过目前我们仍没有发布到应用市场的计划,发布到市场意味着我们可能要统计一些市场的数据。但我们时间有限,没有做好此类基础建设。 |
我想目前的问题还是 dandanplay api key?我看到最近加了数据统计的库,所以这些库的 key 也需要写到 F-Droid 的 build metadata 里。
不过我不太清楚这个和 F-Droid 是什么关系? |
没有直接的联系 现在没整发布主要是因为还有别的很多更重要的事情要做。F-Droid 要求太高(需要它去构建),需要我们做弹幕转发,这就涉及到很多复杂问题(开发,服务器带宽成本,运维,规范化等)。 |
No description provided.