NyaMisty / AltServer-Linux

AltServer for AltStore, but on-device
GNU Affero General Public License v3.0
946 stars 73 forks source link

Feature/macos #47

Closed prife closed 2 years ago

prife commented 2 years ago

need work with https://github.com/NyaMisty/AltSign-Linux/pull/2

  1. add cmake support, but only test on m1 macOS 12, linux is not test yet.
  2. fix minor build errors on macOS
  3. only NO_USBMUXD_STUB mode is tested on macOS
prife commented 2 years ago

corecrypto.zip from apple's site can't be built, test on m1 macOS. so I use rileytestut's way for macOS built.

ghost commented 2 years ago

But why

powenn commented 2 years ago

When AltServer Linux come with features that original AltServer doesn't have,then you have it on MacOS too

prife commented 2 years ago

When AltServer Linux come with features that original AltServer doesn't have,then you have it on MacOS too

我因为疫情被隔离在家,缺少Linux环境,你对我的PR有兴趣不?帮忙测试下Linux上的情况如何?

powenn commented 2 years ago

When AltServer Linux come with features that original AltServer doesn't have,then you have it on MacOS too

我因为疫情被隔离在家,缺少Linux环境,你对我的PR有兴趣不?帮忙测试下Linux上的情况如何?

您好,能详细说明需要什么样的测试吗,我有不少Linux 虚拟机,Ubuntu 20.04,22.04,zorinOS,deepin OS,Debian,parrotOS,manjaro,endeavourOS,fedora,有空时我能协助测试,还有会需要用到哪些依赖

prife commented 2 years ago

powenn

给你发了邮件,你看下。

prife commented 2 years ago

When AltServer Linux come with features that original AltServer doesn't have,then you have it on MacOS too

我因为疫情被隔离在家,缺少Linux环境,你对我的PR有兴趣不?帮忙测试下Linux上的情况如何?

您好,能详细说明需要什么样的测试吗,我有不少Linux 虚拟机,Ubuntu 20.04,22.04,zorinOS,deepin OS,Debian,parrotOS,manjaro,endeavourOS,fedora,有空时我能协助测试,还有会需要用到哪些依赖

三方式:

  1. 基于我的PR在macOS构建,并讲您的GUI包移植到macOS,应该很容易,并测试功能
  2. 使用我的PR(或者我fork的AltServer-Linux仓库),在Linux环境里使用cmake尝试构建,但我还没来得及在Linux环境里测试,可能会有错误,你可以对我的PR基础上再加PR。
  3. 等我先花一点时间在Linux docker用cmake编译出跟作者一样的包出来,并更新此PR,我会更新一份基于cmake的构建文档,你可以拉取此PR在您的Linux-shellscript里构建你的GUI包验证功能是否正常。
powenn commented 2 years ago

When AltServer Linux come with features that original AltServer doesn't have,then you have it on MacOS too

我因为疫情被隔离在家,缺少Linux环境,你对我的PR有兴趣不?帮忙测试下Linux上的情况如何?

您好,能详细说明需要什么样的测试吗,我有不少Linux 虚拟机,Ubuntu 20.04,22.04,zorinOS,deepin OS,Debian,parrotOS,manjaro,endeavourOS,fedora,有空时我能协助测试,还有会需要用到哪些依赖

三方式:

  1. 基于我的PR在macOS构建,并讲您的GUI包移植到macOS,应该很容易,并测试功能

  2. 使用我的PR(或者我fork的AltServer-Linux仓库),在Linux环境里使用cmake尝试构建,但我还没来得及在Linux环境里测试,可能会有错误,你可以对我的PR基础上再加PR。

  3. 等我先花一点时间在Linux docker用cmake编译出跟作者一样的包出来,并更新此PR,我会更新一份基于cmake的构建文档,你可以拉取此PR在您的Linux-shellscript里构建你的GUI包验证功能是否正常。

瞭解了,我之後抽空在MacOS 編譯試試

NyaMisty commented 2 years ago

Sorry two guys, I totally refactored the repo, and now the default & maintained branch is another one called new

NyaMisty commented 2 years ago

Closed due to no response

prife commented 2 years ago

sorry, I don't have too much spare time due to my job is very busy. I've re-PR later when everything is ok (maybe weeks)