From 4771cd94d1dd02b74ceddb0f7fbbf6812927ed96 Mon Sep 17 00:00:00 2001 From: "Benjamin Scholtysik (Reimold)" Date: Tue, 28 Feb 2017 15:48:10 -0800 Subject: [PATCH] Fix configuration name in carthage section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2df2cf0a54..bbc688ee80 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,7 @@ This will integrate the **full-featured SDK** so you must include the `NSPhotoLi #### Version without Feedback -`carthage build --platform iOS --configuration Default HockeySDK-iOS` +`carthage build --platform iOS --configuration ReleaseDefault HockeySDK-iOS` #### Crash-only Version