Skip to content

Commit

Permalink
XCode -> Xcode typos
Browse files Browse the repository at this point in the history
  • Loading branch information
marko authored Jan 28, 2019
1 parent a65e2a0 commit a1124b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ The following GIF illustrates the UI of the app:
![app-ui](app-ui.gif)


## Open in XCode
## Open in Xcode
Clone the repository:

`git clone [email protected]:tailec/ios-architecture.git`
Expand All @@ -91,7 +91,7 @@ Install pods:

**Note:** Some of the examples don't use external libraries so `pod install` is not required.

**Note:** When switching branches, quit XCode first. It copies ignored `.xcworkspace` and `.xcproj` for some reason.
**Note:** When switching branches, quit Xcode first. It copies ignored `.xcworkspace` and `.xcproj` for some reason.

**Note:** Master branch contains only README file and it doesn't compile.

Expand Down

0 comments on commit a1124b8

Please sign in to comment.