spotify / XCMetrics

XCMetrics is the easiest way to collect Xcode build metrics and improve developer productivity.
https://xcmetrics.io
Other
1.1k stars 77 forks source link

XCMetrics: Support build tag. #65

Closed byohay closed 2 years ago

byohay commented 2 years ago

Depends on #64

Add build tag to UploadRequestExtraInfo. I could have encoded the Build object and send it, but it would have required extra boilerplate code and none of its other fields is used.