Skip to content

Commit

Permalink
Added iOS log instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
myleshorton authored Jan 23, 2025
1 parent 3d908f9 commit 3701ace
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ All these dependencies must be in your PATH. Some of this is Android specific, s
* `flutter pub get`
* `flutter run --flavor prod`

**Note**: To get Go logs on iOS, run `xcrun simctl get_app_container booted org.getlantern.lantern group.getlantern.lantern` and look in the `app` subdirectory

**Note**: If you're using an M1 or M2 chip, navigate to the ios folder and run `arch -x86_64 pod install`

### 💻 Running the Project on Desktop
Expand Down

0 comments on commit 3701ace

Please sign in to comment.