automated-memory-leak-testing-ios icon indicating copy to clipboard operation
automated-memory-leak-testing-ios copied to clipboard

Not working with Xcode 12

Open himhike123 opened this issue 5 years ago • 0 comments

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'

himhike123 avatar Dec 02 '20 16:12 himhike123