Skip to content

Commit a8c9dd3

Browse files
author
Mike Richter
committed
Adjust language based on review #17388
1 parent a1896e3 commit a8c9dd3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,8 +421,8 @@ The procedure is as follows:
421421

422422
2. From within the workspace, create a new project:
423423
1. In Xcode, go to `File` > `New` > `Project ...`.
424-
2. Select `iOS`, under the `Application` section select `Single View App`, and then select `Next`.
425-
3. For the options: specify the `Product Name` as `WrappingApp`, be sure to select Objective-C as the language, and select `Next`.
424+
2. Select `iOS`, then under the `Application` section select `Single View App`, and then select `Next`.
425+
3. For the options: specify the `Product Name` as `WrappingApp` and be sure to select Objective-C as the language, then select `Next`.
426426
4. Create the project:
427427
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:
428428

0 commit comments

Comments
 (0)