Skip to content

Commit 9875f67

Browse files
author
Lars Steiger
committed
Added Security.framework to README.mdown
1 parent d022038 commit 9875f67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.mdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ In addition, it has some integration points defined by the `FsprgEmbeddedStoreDe
5252
2. Open your project in Xcode.
5353
3. Perform File/Add Files to "Your App"... and choose the directory `FsprgEmbeddedStoreMac/FsprgEmbeddedStore`. We suggest to uncheck the option `Copy items into destination group's folder`.
5454
4. Delete reference to `FsprgEmbeddedStoreMac/FsprgEmbeddedStore/Tests` (in your project) if you don't need FsprgEmbeddedStore unit tests.
55-
5. Add WebKit.framework to your Targets.
55+
5. Add WebKit.framework and Security.framework to your Targets.
5656

5757

5858
## How-to use it ##

0 commit comments

Comments
 (0)