elenadoty il y a 5 ans
Parent
commit
9ac47edd82
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Crashlytics/Crashlytics/Components/FIRCLSContext.m

+ 1 - 1
Crashlytics/Crashlytics/Components/FIRCLSContext.m

@@ -197,7 +197,7 @@ bool FIRCLSContextInitialize(FIRCLSInternalReport* report,
         FIRCLSContextAppendToRoot(rootPath, fileName);
   });
 
-  if (!_firclsContext.readonly->debuggerAttached) {
+  if (YES) {
 #if CLS_SIGNAL_SUPPORTED
     dispatch_group_async(group, queue, ^{
       _firclsContext.readonly->signal.path =