Skip to content

Commit

Permalink
Removed the workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
Luc Dion committed Oct 2, 2017
1 parent c15cb27 commit 86b58c8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 14 deletions.
Binary file not shown.
13 changes: 0 additions & 13 deletions FlexLayout.xcworkspace/contents.xcworkspacedata

This file was deleted.

8 changes: 7 additions & 1 deletion docs_markdown/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@

The FlexLayout's Example exposes some usage example of FlexLayout.

The Example App is available in the [`Example`](https://github.com/lucdion/FlexLayout/tree/master/Example) folder. You must do a `pod install` before running the project.
The Example App is available in the [`Example`](https://github.com/lucdion/FlexLayout/tree/master/Example) folder.

### Running the Example app
1. Do a `pod install` from the FlexLayout root directory.
2. Open the newly generated `FlexLayout.xcworkspace` Xcode workspace.
3. Select the `FlexLayoutSample` target.
4. Run the app on your device or simulator.

</br>

Expand Down

0 comments on commit 86b58c8

Please sign in to comment.