From a7d5e843be0226c47ec2917d45dbb6188a3b60df Mon Sep 17 00:00:00 2001 From: Jai Govindani Date: Wed, 17 Jun 2020 21:57:52 +0700 Subject: [PATCH] fix: add newline to end of file ios.properties.json Signed-off-by: Jai Govindani --- ci/properties/ios.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/properties/ios.properties.json b/ci/properties/ios.properties.json index e9e54f9..b367d3d 100644 --- a/ci/properties/ios.properties.json +++ b/ci/properties/ios.properties.json @@ -3,4 +3,4 @@ "description": "Build and test an iOS application using xcodebuild and any available iPhone simulator.", "iconName": "iOS", "categories": ["iOS", "Xcode"] -} \ No newline at end of file +}