From 540f54b81fdc66c216cd04ddbb0755cd5d4ac4f8 Mon Sep 17 00:00:00 2001 From: Yonas Kolb Date: Tue, 25 Jul 2017 10:55:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4356c0a0..24ff8878 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ This specifies the product type of the target. This will provide default build s - xpc-service ### platform -TSpecifies the platform for the target. This will provide default build settings for that platform. Platform can be any of the following: +Specifies the platform for the target. This will provide default build settings for that platform. It can be any of the following: - iOS - tvOS - macOS