Explorar el Código

Removed logs

master
Jamie Berghmans hace 4 años
padre
commit
6c52305c01
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      Tweak.xm

+ 0
- 1
Tweak.xm Ver fichero

@@ -69,7 +69,6 @@ static bool isFirstTryAfterEnding = false;

%ctor {
float version = [[[UIDevice currentDevice] systemVersion] floatValue];
NSLog(@"AUTOREPLAY - Version: %f", version);
if (version < 13) {
%init(IOS12);
} else {

Cargando…
Cancelar
Guardar