Skip to content

Commit af84219

Browse files
committed
Fix rootful & rootless deb architecture specifier
(Theos will automatically correct the architecture in control, see https://github.com/theos/theos/blob/7e1f13a85a129620626716148e644461ab1294c6/makefiles/package/deb.mk#L28)
1 parent 6c00441 commit af84219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layout/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Name: SSL Kill Switch 3
33
Depends: mobilesubstrate, preferenceloader
44
Conflicts: com.nablac0d3.sslkillswitch2
55
Version: 1.1
6-
Architecture: iphoneos-arm64
6+
Architecture: iphoneos-arm
77
Description: Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS and OS X Apps.
88
Maintainer: NyaMisty <misty@misty.moe>
99
Author: NyaMisty <misty@misty.moe>, Alban Diquet <nabla.c0d3@gmail.com>

0 commit comments

Comments
 (0)