修改超时时间

This commit is contained in:
xsean 2025-11-10 11:08:47 +08:00
parent b2cfb485af
commit bebdfa0794
21 changed files with 1630 additions and 1621 deletions

View File

@ -6,5 +6,5 @@ Author: XYZShell
Section: Utilities
Tag: role::developer
Architecture: iphoneos-arm
Version: 0.0.7-10-66+debug
Version: 0.0.7-10-68+debug
Installed-Size: 1624

View File

@ -1 +1 @@
./packages/com.xyzshell.ioscontrol_0.0.7-10-66+debug_iphoneos-arm.deb
./packages/com.xyzshell.ioscontrol_0.0.7-10-68+debug_iphoneos-arm.deb

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1 +1 @@
66
68

View File

@ -273,7 +273,7 @@ BOOL myadTaskManualStop = NO;
NSDate* curRunTime = [NSDate date];
NSTimeInterval elapsed = [curRunTime timeIntervalSinceDate:self->lastRun];
if (elapsed >= 60) {
if (elapsed >= 100) {
[self start];
} else {
NSString* appId = [self frontMostAppId];

11
ips.txt
View File

@ -1 +1,10 @@
172.28.1.12
192.168.1.15
192.168.1.19
192.168.1.18
192.168.1.20
192.168.1.11
192.168.1.21
192.168.1.14
192.168.1.16
192.168.1.13
192.168.1.17

BIN
packages/20251109.deb Normal file

Binary file not shown.

BIN
packages/251106b-nt.deb Normal file

Binary file not shown.