Skip to content

Commit

Permalink
Add prerequisites. (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
yspreen authored Apr 30, 2021
1 parent de910df commit e8eb4e7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,11 @@ The wallet app provides a user interface to store and manage personal DGCs direc

### Prerequisites

- [ ] TODO: Describe prerequisites
- You need a Mac to run Xcode.
- Xcode 12.4+ is used for our builds. On the Mac App Store, the os requirement lists macOS 11.0+, but it works fine on Catalina as well.
- To install development apps on physical iPhones, you need an Apple Developer account.
- Service Endpoints:
- To get QR Codes for testing, you might want to check out `https://dgc.a-sit.at/ehn/testsuite`.

### Build

Expand Down

0 comments on commit e8eb4e7

Please sign in to comment.