You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is rather a feature request.
When the body function analysis is turned on, the profiling data also shows up in xcodebuild logs, which is captured by tools like scan and gym as well.
So the request is to add support for parsing build logs, e.g. xcprofiler MyApp.log.
Would that be possible?
The text was updated successfully, but these errors were encountered:
This is rather a feature request.
When the body function analysis is turned on, the profiling data also shows up in xcodebuild logs, which is captured by tools like
scan
andgym
as well.So the request is to add support for parsing build logs, e.g.
xcprofiler MyApp.log
.Would that be possible?
The text was updated successfully, but these errors were encountered: