Skip to content

Commit aaef30d

Browse files
committed
Prettier format and added xcworkspace as a custom word.
1 parent b052239 commit aaef30d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

custom-words.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ TOTP
8181
typealias
8282
WCAG
8383
Xcodes.app
84+
xcworkspace
8485
xmldoc
8586
Yellowpages
8687
Yubico

docs/getting-started/mobile/ios/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,11 @@ sidebar_position: 1
5555
### Run the app
5656

5757
1. Open the project in Xcode 16.3+.
58-
2. Run the app in the Simulator with the `Bitwarden` target for the Password Manager app or `Authenticator` for the Authenticator app.
58+
2. Run the app in the Simulator with the `Bitwarden` target for the Password Manager app or
59+
`Authenticator` for the Authenticator app.
5960

60-
> [!TIP]
61-
> To open the workspace in Xcode, just go to the root folder with the CLI and run:
61+
> [!TIP] To open the workspace in Xcode, just go to the root folder with the CLI and run:
62+
>
6263
> ```sh
6364
> open Bitwarden.xcworkspace
6465
> ```

0 commit comments

Comments
 (0)