-
Notifications
You must be signed in to change notification settings - Fork 148
添加 IOS 支持 #47
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: master
Are you sure you want to change the base?
添加 IOS 支持 #47
Conversation
|
拉了一下好像跑不起来 |
|
那个alist太大了没法提交,可以到 alist-ios这个仓库编译好放进去 |
|
估计是前几天那个库有更新等会我修复一下 |
|
在真机上运行通过, 不过开启更新检测, 会报错, 可能是当前CPU类型的包没有上传的问题 Uploading RPReplay_Final1725035301.MP4… |
|
可以启动alist,但是添加新的储存的时候报错 failed create in database: database is locaked |
|
iOS搞定了吗? |
IOS的作者不遵守开源协议, 把项目隐藏了, 无解了, 或者只能支持旧版本的AList了 |
|
我另外弄了一个iOS支持,编译的库通过gitee托管,国内应该蛮好编译的,https://github.com/AlistMobile/AListWeb ,不好上架,因为苹果对网页热加载审核很严,如果要上架必须把主要功能写成原生界面,编译很简单的,可以编译运行到自己手机试试看,我不知道我用开发者账号签名一个ipa大伙能不能安装 |


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