25-4/14/1

This commit is contained in:
Hamza-Ayed
2025-04-04 01:07:13 +03:00
parent 153d2f64c0
commit f3ada31b3b
88 changed files with 3231 additions and 11073 deletions

View File

@@ -35,7 +35,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>100</string>
<string>102</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@@ -50,7 +50,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>5.0.100</string>
<string>5.0.102</string>
<key>FirebaseAppDelegateProxyEnabled</key>
<string>NO</string>
<key>GMSApiKey</key>

View File

@@ -184,9 +184,9 @@
if([SecurityChecks checkProcessName]){
return YES;
}
// if ([SecurityChecks isDebuggerAttached]) {
// return YES;
// }
if ([SecurityChecks isDebuggerAttached]) {
return YES;
}
// if ([SecurityChecks isFridaDetected]) {
// return YES;
// }