Skip to content
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

Plans to port to iOS 17? #32

Open
ContinualDissapointment opened this issue Feb 4, 2024 · 9 comments
Open

Plans to port to iOS 17? #32

ContinualDissapointment opened this issue Feb 4, 2024 · 9 comments

Comments

@ContinualDissapointment
Copy link

What are the steps to reproduce this issue?

  1. Open Sileo
  2. Add repo
  3. Install

What happens?

Failure to install wrong iOS version

What were you expecting to happen?

It fails to install

With Palera1n allowing iOS 17 to have JB it'd be awesome if this tweak were ported. A lot of things depend on it.

@TheGithubJoshua
Copy link

Does it physically not support iOS 17 or does it work if you update the depends firmware in the control file? @ContinualDissapointment

@ContinualDissapointment
Copy link
Author

Sileo gives no error message, Zebra however states that firmware <<17.0
(Makes sense considering I'm on 17.0.3)
Will try modifying the depends line.

@ContinualDissapointment
Copy link
Author

Modifying the fw line of the control file to be in-line with the current commit fixes the issue.
I do still think the pre-packaged debs should be updated as they are well behind the main-line master files and there are no instructions on how properly make a .deb from them. I had to rely on unpacking and modifying both it and the checksum before repacking.

@TheGithubJoshua
Copy link

K if the debs still aren’t updated I’d leave this open because it is still an issue.

@TheGithubJoshua
Copy link

Ah I see why the build containing the commit to change the control file failed, that’s why someone should fix it if it’s an issue with the code or just rerun the build

@TheGithubJoshua
Copy link

Someone should look into this: /Users/runner/work/orion/orion/orion/Sources/Orion/ClassHook+Super.swift:5:29: no such module 'Orion_Private'

@kabiroberai
Copy link
Member

Technically speaking Orion should run just fine on iOS 17. I updated the control file in dd60a11 but CI releases are currently failing due to an unrelated commit (556ca6f). I've been meaning to fix this but haven't had the time yet; will try to investigate over the coming week.

@TheGithubJoshua
Copy link

Technically speaking Orion should run just fine on iOS 17. I updated the control file in dd60a11 but CI releases are currently failing due to an unrelated commit (556ca6f). I've been meaning to fix this but haven't had the time yet; will try to investigate over the coming week.

that explains why reverting to it also fails.

@TheGithubJoshua
Copy link

Why do CI builds fail with a zip error after reverting to 9e2d22b?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants