From ca76d5835732d359f87e72c9e5596439c4cb4d33 Mon Sep 17 00:00:00 2001 From: Luiz Fernando Silva Date: Thu, 30 Mar 2017 19:15:38 -0300 Subject: [PATCH] =?UTF-8?q?Use=20NSString=E2=80=99s=20length=20instead=20o?= =?UTF-8?q?f=20String.CharacterView.count,=20since=20we=E2=80=99re=20going?= =?UTF-8?q?=20to=20use=20the=20range=20in=20an=20NSMakeRange=20call=20anyw?= =?UTF-8?q?ays?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BuildTimeAnalyzer/LogProcessor.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildTimeAnalyzer/LogProcessor.swift b/BuildTimeAnalyzer/LogProcessor.swift index 84f3244..00e1813 100644 --- a/BuildTimeAnalyzer/LogProcessor.swift +++ b/BuildTimeAnalyzer/LogProcessor.swift @@ -47,7 +47,7 @@ extension LogProcessorProtocol { remainingRange = nextRange.upperBound..