Skip to content

Commit

Permalink
Change readme to mention Xcode 12.5. (eu-digital-green-certificates#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
yspreen authored May 12, 2021
1 parent 9567440 commit 9dd70db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ You can help the localization of this project by making contributions to the [/L
### 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.
- Xcode 12.5+ is used for our builds. The OS requirement is macOS 11.0+.
- To install development apps on physical iPhones, you need an Apple Developer account.
- Service Endpoints:
- This App talks to the pubkey endpoint: `https://dgca-verifier-service.cfapps.eu10.hana.ondemand.com`,
Expand All @@ -58,8 +58,8 @@ Important Info: SPM and the SwiftDGC [core module](https://github.com/eu-digital
Build steps
- Set the development team to any Apple Developer Account
- Give the project a unique bundle identifier
- Install swift package manager requirements through Xcode 12.4+
- Build and run the project through Xcode 12.4+
- Install swift package manager requirements through Xcode 12.5+
- Build and run the project through Xcode 12.5+

## Documentation

Expand Down

0 comments on commit 9dd70db

Please sign in to comment.