jschiefner / advanced-brightness-slider-tweak

iOS Tweak that manipulates the brightness slider in the control center so the display brightness and the white point intensity can be modified
https://havoc.app/package/advancedbright
GNU General Public License v3.0
29 stars 6 forks source link

AdvancedBrightnessSlider Bug #6

Open qwer12345uui opened 2 years ago

qwer12345uui commented 2 years ago

Hello, when I use AdvancedBrightnessSlider 1.1.0, it will display arm64, I can only downgrade to 1.0.0, it does not seem to be suitable for iOS 13, I hope you can check it when you see it

jschiefner commented 2 years ago

Hey, where is that displayed and what is the exact output?

qwer12345uui commented 2 years ago

imageShow in settings

jschiefner commented 2 years ago

Thank you! Do you have macOS by any chance? Something changed in my compiler and I probably forgot to properly compile for both architectures, I'll look into this after christmas 🎄

qwer12345uui commented 2 years ago

I have the opportunity to use macOs, I wish you a Merry Christmas🎄

jschiefner commented 2 years ago

Thanks, to you too 🎁

Whenever you get the chance to use macOS please plug in your device via usb, open the Console app, select the iPhone on the left side, type advancedbrightnessslider in the search bar and then respring the device. It might also show a message containing something with arm64(e) which could give further conclusions.

qwer12345uui commented 2 years ago

imageI have tried it and it seems to give me a consistent conclusion

jschiefner commented 2 years ago

Hmm that seems familiar 😄 may I ask which iPhone you have?

qwer12345uui commented 2 years ago

iPhoen11pro max 13.22 system

jschiefner commented 2 years ago

Hey, i bundled up the tweak using an older version of Xcode. It seems like the newer versions (i used on my new MacBook for the new release) have issues building tweaks that are compatible with ios >= 14 and ios <14 at the same time. Could you try both versions in both .zip files below and tell me if they work? Installation instructions can be found here: https://idisqus.com/how-to-install-deb-files-ios-14-with-filza/

2 versions compiled with intel macbook advancedbrightnessslider_1.1.0 intel macbook, older xcode versions

2 versions compiled with m1 macbook advancedbrightnessslider_1.1.0_m1_macbook_older_xcode_versions.zip

jschiefner commented 2 years ago

For reference, this is possibily related to https://github.com/theos/theos/issues/563

qwer12345uui commented 2 years ago

I don't pay much attention to GitHub recently, just saw that yes, these two links work fine in iOS13 Thank you❤️

qwer12345uui commented 2 years ago

Tried deb.clang_11 works fine clang_12 shows mar64

jschiefner commented 2 years ago

Thank you. Did you try the m1 versions or the intel versions? And the arm64 error was the same as before?

qwer12345uui commented 2 years ago

m1 the second deb is not working, the other three deb are working fine just tried it