summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Muller <Dukelax713@gmail.com>2016-12-21 13:13:54 -0500
committerGitHub <noreply@github.com>2016-12-21 13:13:54 -0500
commit9c4645631ff62e6df2e9278ffc004c9377e4f26e (patch)
treebdbe7e5173d67dfb8985373bd87f5f7ee2118f9f /README.md
parent3931ed886194b89b2ae6d9abd09b87663c306264 (diff)
downloadsdl_ios-9c4645631ff62e6df2e9278ffc004c9377e4f26e.tar.gz
Updated formatting of README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2eebfbdf2..a7f71363a 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,7 @@ Your application must support a set of smartdevicelink protocol strings in order
#### Lock Screen Support
If you used CocoaPods to install the SDL SDK, you must complete the following steps to add the default lock screen resources to your project:
+
1. Select your application's build target, go to Build Phases, Copy Bundle Resources.
2. Then in the Navigator window of Xcode, go to Target's Support Files, Pods-YourProjectName, and drag and drop the SmartDeviceLink.bundle file into Copy Bundle Resources.
3. After the bundle is dropped into Copy Bundle Resources check "copy items if need" from the popup box and click "Finish."