Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Commit

Permalink
Add missing git submodule command to README (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
hirschfl authored and nlutsenko committed Jul 15, 2016
1 parent 123f9bb commit 4c06d52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ Swift-taylored experience to integrate your app with Facebook. Including:
Note that you will have to manage updating this solution (as well as the dependencies on the Facebook SDK for iOS) on your own.

- Clone the repository.
- Run the following command in the root directory of the repository: `git submodule update --init --recursive`
- Add `FacebookSwift.xcodeproj` as a sub-project to your applications' project.
- Add the `FacebookCore.framework`, `FacebookLogin.framework`, and `FacebookShare.framework` build products from the sub-project to your applications `Link Frameworks and Libraries` and `Embedded Binaries` sections.
Expand Down

0 comments on commit 4c06d52

Please sign in to comment.