Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .xcode-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
26.0.1
26.1.1
3 changes: 2 additions & 1 deletion README-bwa.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ Bitwarden Authenticator allows you easily store and generate two-factor authenti

### Run the App

1. Open the project in Xcode 26.0.1+.
1. Open the project in Xcode (using
the version in our [xcode-version file](https://github.com/bitwarden/ios/blob/main/.xcode-version)).
2. Run the app in the Simulator with the `Authenticator` target.

### Running Tests
Expand Down
Loading