Native iOS implementation of RadarCOVID tracing client using DP3T iOS SDK
These are the tools used to build the solution:
- XCode 11.6
The project can be built with the indicated Xcode version. Dependencies are managed with Swift Package Manager, no further setup is needed.
The project is configured for a specific provisioning profile. To install the app on your own device, you will have to update the settings using your own provisioning profile.
Apples Exposure Notification Framework requires a com.apple.developer.exposure-notification
entitlement that will only be available to government entities. You will find more information in the Exposure Notification Addendum and you can request the entitlement here.
It's possible to install a git hook to authomatically check commit comments based on Conventional Commits specification.
- Prerequisites: Node , Npm
- Install hook:
$ npm install
- Generate changelog and tag release:
$ npm run release
The following channels are available for discussions, feedback, and support requests:
Type | Channel |
---|---|
Issues |
If you want to contribute with this exciting project follow the steps in How to create a Pull Request in GitHub.
More details in CONTRIBUTING.md.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.