Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
adapted README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
norbertschuler committed Apr 3, 2022
1 parent 3d14488 commit e2d40b4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ npm run start-prod-server

## iOS Setup

* Install xcode greater then 9.0.
* Install latest Xcode.
* Run following commands
```
bash
Expand All @@ -46,8 +46,6 @@ npm install
cd ios && pod install
```

* Please use node v 12.14.1 LTS; App doesn't build with 13.0 + versions.

### Running into iOS simulator

Build and run the app in development mode deployed from Metro Bundler in an iOS simulator (starts Metro Bundler automatically if not already running, also starts iOS simulator):
Expand Down

0 comments on commit e2d40b4

Please sign in to comment.