Skip to content

Commit

Permalink
Adjust language based on review #17388
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Richter committed Sep 21, 2018
1 parent a1896e3 commit a8c9dd3
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 @@ -421,8 +421,8 @@ The procedure is as follows:

2. From within the workspace, create a new project:
1. In Xcode, go to `File` > `New` > `Project ...`.
2. Select `iOS`, under the `Application` section select `Single View App`, and then select `Next`.
3. For the options: specify the `Product Name` as `WrappingApp`, be sure to select Objective-C as the language, and select `Next`.
2. Select `iOS`, then under the `Application` section select `Single View App`, and then select `Next`.
3. For the options: specify the `Product Name` as `WrappingApp` and be sure to select Objective-C as the language, then select `Next`.
4. Create the project:
1. Specify the directory to store the `WrappingApp` project as a sibling of the static library's project directory. These instructions expect a source tree layout like the following, with everything under `someParentDir` under source control:

Expand Down

0 comments on commit a8c9dd3

Please sign in to comment.