Hi everyone,
I'm running into an issue with XCode 12 where I can't debut any mac apps. It builds successfully but after a few seconds it seems like the debugger crashes in a method called 'addSwizzler'. The app does not even get to the AppDelegate.
If I then run the app directly from the Products folder then the app runs correctly but I cannot debug it.
Is anyone experienced something similar?
Thanks!!
I'm running into an issue with XCode 12 where I can't debut any mac apps. It builds successfully but after a few seconds it seems like the debugger crashes in a method called 'addSwizzler'. The app does not even get to the AppDelegate.
If I then run the app directly from the Products folder then the app runs correctly but I cannot debug it.
Is anyone experienced something similar?
Thanks!!