automated-memory-leak-testing-ios
automated-memory-leak-testing-ios copied to clipboard
Tool for automated memory leak testing when running app via UI tests.
Results
1
automated-memory-leak-testing-ios issues
Sort by
recently updated
recently updated
newest added
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...