From a012fe7759767fbb82160d2d41f740dcc5996790 Mon Sep 17 00:00:00 2001 From: Soaurabh Kakkar Date: Mon, 31 Aug 2020 23:51:23 +0530 Subject: [PATCH] Add reference to XCMetrics in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c780dba..d6a4def 100644 --- a/README.md +++ b/README.md @@ -69,3 +69,5 @@ https://developer.apple.com/library/archive/technotes/tn2339/_index.html
https://developer.apple.com/videos/play/wwdc2019/413/?time=2932
https://developer.apple.com/documentation/xcode-release-notes/xcode-11-release-notes
https://www.chargepoint.com/engineering/xcparse/ +# +Finding rough edges in performance tests APIs? [XCMetrics](https://github.com/SoaurabhK/XCMetrics) aims to fix all those!