automated-memory-leak-testing-ios
automated-memory-leak-testing-ios copied to clipboard
Not working with Xcode 12
Not working with Xcode 12
I am using below xctrace commands to extract .trace file but unable to save .trace file data in plist.
xcrun xctrace record --device 'udid' --template 'Leaks' --time-limit 1m --attach 'appPID'