Open
Conversation
|
拉了一下好像跑不起来 |
Author
|
那个alist太大了没法提交,可以到 alist-ios这个仓库编译好放进去 |
Author
|
估计是前几天那个库有更新等会我修复一下 |
Author
|
在真机上运行通过, 不过开启更新检测, 会报错, 可能是当前CPU类型的包没有上传的问题 Uploading RPReplay_Final1725035301.MP4… |
|
可以启动alist,但是添加新的储存的时候报错 failed create in database: database is locaked |
|
iOS搞定了吗? |
Author
IOS的作者不遵守开源协议, 把项目隐藏了, 无解了, 或者只能支持旧版本的AList了 |
|
我另外弄了一个iOS支持,编译的库通过gitee托管,国内应该蛮好编译的,https://github.com/AlistMobile/AListWeb ,不好上架,因为苹果对网页热加载审核很严,如果要上架必须把主要功能写成原生界面,编译很简单的,可以编译运行到自己手机试试看,我不知道我用开发者账号签名一个ipa大伙能不能安装 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


添加了对ios设备的支持
感谢 alist-ios