-
-
Notifications
You must be signed in to change notification settings - Fork 394
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
增加了 MacOS 支持 #97
base: main
Are you sure you want to change the base?
增加了 MacOS 支持 #97
Conversation
URL 方案是原本就支持的, 我这次的修改主要是增加了 macOS 的代理配置, 这样就可以抓原神的包了. |
我没有 MacOS 设备测试,也不太好维护。 |
其实就几行的区别不咋需要维护的😂第三方包也没加。如果是链接到我仓库我还要定期和你这边同步😂 我修改了 ci 之后你也不需要手动打包 action 会直接出 dmg,有问题我会来维护的 |
好像有些问题,我这边设置系统代理没有生效
|
这看起来是 windows 的报错, 讲道理 mac 是不会出这个问题的. 你用的是 leng-yue/genshin-wish-export 吗 |
是的,是在 Actions 里下载的,发现不能使用,然后通过终端运行 Contents/MacOS/ 下的可执行文件出现了这个报错 |
下载了新版,好像...又能用了? BTW: |
action 没有办法 m1 编译... 凑合下吧 |
编译为 Apple 芯片
我用PlayCover试了一下,似乎在一次软件生命周期中,无法同时获取多个服务器的信息 |
是说无法在一个周期内多次获取链接? 还是什么别的情况 |
是,一个生命周期内有多个不同账号的链接时,只会处理第一个 |
我抽空看看😂因为playcover之前登不上去,我已经转PC了 |
PlayCover要先关SIP开PlaySign才能登录 |
关了, 当时也是一直异常... |
我看了下原因, 是因为这一块是一个大 promise https://github.com/leng-yue/genshin-wish-export/blob/d6e70f0f0d018c74123063074a667b12f89d53a5/src/main/getData.js#L309-L347 |
Is it possible to modify https://routinehub.co/shortcut/14970/ (https://gist.githubusercontent.com/ohaiibuzzle/f861094fc7afdd50c65ea1a1877e728d/raw/8b25887edafcaa5cc698141c91f97d142be5fdfc/get-wish.py) for Honkai Star Rail? |
增加了 MacOS 支持, 加入自动构建脚本, 修复了下 gitignore