This website works better with JavaScript.
Home
Explore
Register
Sign In
Mighel88
/
AutoReplay
forked from
Devvix/AutoReplay
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Removed logs
master
Jamie Berghmans
4 years ago
parent
27b8e1a5d8
commit
6c52305c01
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
+0
-1
Tweak.xm
+ 0
- 1
Tweak.xm
View File
@@ -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 {
Write
Preview
Loading…
Cancel
Save