mirror of
https://github.com/NohamR/Tweaks.git
synced 2026-07-11 22:41:44 +00:00
Infuse-tvOS: add executable, support arm64e, bump version
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
Bundles = (
|
||||
"com.firecore.infuse",
|
||||
);
|
||||
Executables = (
|
||||
"infuse",
|
||||
);
|
||||
};
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
TARGET = appletv:latest:18.3
|
||||
ARCHS = arm64
|
||||
ARCHS = arm64 arm64e
|
||||
INSTALL_TARGET_PROCESSES = infuse
|
||||
THEOS_PACKAGE_SCHEME = rootless
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Package: io.infuseteam.infuserootless
|
||||
Name: Infuse (Rootless)
|
||||
Version: 2.1
|
||||
Version: 2.2
|
||||
Architecture: appletvos-arm64
|
||||
Description: Unlock the full potential of Infuse
|
||||
Maintainer: Infuse Team
|
||||
|
||||
Reference in New Issue
Block a user