File tree 2 files changed +5
-3
lines changed
docs/getting-started/mobile/ios
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 81
81
typealias
82
82
WCAG
83
83
Xcodes.app
84
+ xcworkspace
84
85
xmldoc
85
86
Yellowpages
86
87
Yubico
Original file line number Diff line number Diff line change @@ -55,10 +55,11 @@ sidebar_position: 1
55
55
### Run the app
56
56
57
57
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.
59
60
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
+ >
62
63
> ``` sh
63
64
> open Bitwarden.xcworkspace
64
65
> ` ` `
You can’t perform that action at this time.
0 commit comments