File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/getting-started/mobile/ios Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ sidebar_position: 1
88
991 . [ Xcode] ( https://developer.apple.com/xcode/ ) (using
1010 [ this] ( https://github.com/bitwarden/ios/blob/main/.xcode-version ) version)
11- 2 . iOS & watchOS simulator runtimes installed
11+ 2 . iOS and watchOS simulator runtimes installed
12123 . An iPhone simulator set up (check
13- [ model] ( https://github.com/bitwarden/ios/blob/main/.test-simulator-device-name ) &
13+ [ model] ( https://github.com/bitwarden/ios/blob/main/.test-simulator-device-name ) and
1414 [ version] ( https://github.com/bitwarden/ios/blob/main/.test-simulator-ios-version ) to make/run
1515 snapshots)
1616
@@ -61,8 +61,8 @@ sidebar_position: 1
6161 $ cp Scripts/post-checkout .git/hooks/
6262 ```
6363
64- Also, if the Xcode version installed mismatches the expected one you will receive a warning when
65- the script finishes like this one which can help troubleshooting.
64+ Also, if the installed Xcode version does not match the expected version, you will receive a
65+ warning, which can help with troubleshooting. That warning looks like this:
6666
6767 ```
6868 🟡 Xcode version mismatch!
You can’t perform that action at this time.
0 commit comments