From 9a7f074f518e1361a668276b2494d82ba4499d8c Mon Sep 17 00:00:00 2001 From: GrayedFox Date: Wed, 22 Sep 2021 16:04:17 +0200 Subject: [PATCH] add missing newline at eof --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a05a9e3..ae7aa54c 100644 --- a/README.md +++ b/README.md @@ -346,4 +346,4 @@ If you would like to see the neatly formatted version that appears in the GitHub `xcodebuild test -project FantasmoSDK.xcodeproj -scheme FantasmoSDKTests -destination 'platform=iOS Simulator,OS=latest,name=iPhone 12 Pro Max' | xcpretty` -You can specify multiple target OS and device names to run against if so desired. \ No newline at end of file +You can specify multiple target OS and device names to run against if so desired.