All Projects → RadarCOVID → Radar Covid Ios

RadarCOVID / Radar Covid Ios

Licence: mpl-2.0
Native iOS app using DP^3T iOS sdk to handle Exposure Notification framework from Apple

Programming Languages

swift
15916 projects

Labels

Projects that are alternatives of or similar to Radar Covid Ios

Swift Bigint
A lightweight, Multiple Precision Arithmetic Library for Swift!
Stars: ✭ 144 (-8.28%)
Mutual labels:  xcode
Apple Device Model List
All Apple devices model name list. 通过内部编号判断 iOS 设备型号。
Stars: ✭ 149 (-5.1%)
Mutual labels:  xcode
Comment Spell Checker
Xcode extension for spell checking and auto-correcting code comments.
Stars: ✭ 155 (-1.27%)
Mutual labels:  xcode
Flwebview
WKWebView with UIWebView fallback for iOS.
Stars: ✭ 145 (-7.64%)
Mutual labels:  xcode
Ammethod2implement
Xcode plugin to generate implement code for the selected method and const string.
Stars: ✭ 148 (-5.73%)
Mutual labels:  xcode
Mhsoftui
Extension for Neumorphic Soft UI effect in Swift
Stars: ✭ 151 (-3.82%)
Mutual labels:  xcode
Unwrap
Learn Swift interactively on your iPhone.
Stars: ✭ 1,992 (+1168.79%)
Mutual labels:  xcode
React Native Unified Contacts
Your best friend when working with the latest and greatest Contacts Framework in iOS 9+ in React Native.
Stars: ✭ 156 (-0.64%)
Mutual labels:  xcode
Emcee
Emcee is a tool that runs iOS tests in parallel using multiple simulators across many Macs
Stars: ✭ 148 (-5.73%)
Mutual labels:  xcode
Zewo
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
Stars: ✭ 1,856 (+1082.17%)
Mutual labels:  xcode
Nearbyweather
NearbyWeather is an open source weather app for iOS, which uses the OpenWeatherMap API. With this project developers are invited to learn advanced iOS concepts, as well as to contribute further advancements. Fork this repo to get started.
Stars: ✭ 146 (-7.01%)
Mutual labels:  xcode
Iosnotebook
这是一本用于记录 iOS 开发过程中遇到的一些问题和解决方案的电子书。
Stars: ✭ 147 (-6.37%)
Mutual labels:  xcode
Swiftcolorgen
A tool that generate code for Swift projects, designed to improve the maintainability of UIColors
Stars: ✭ 152 (-3.18%)
Mutual labels:  xcode
Dckit
Set of iOS controls with useful IBInspectable properties. Written on Swift.
Stars: ✭ 144 (-8.28%)
Mutual labels:  xcode
Alerttoast
Create Apple-like alerts & toasts using SwiftUI
Stars: ✭ 151 (-3.82%)
Mutual labels:  xcode
Nef Plugin
🔌 an Xcode extension to use nef features easily
Stars: ✭ 144 (-8.28%)
Mutual labels:  xcode
Xcassetpacker
A command line tool for converting a folder of images into an .xcasset package for Xcode
Stars: ✭ 150 (-4.46%)
Mutual labels:  xcode
Accordionswift
The best way of implement an accordion menu using an UITableView in Swift
Stars: ✭ 156 (-0.64%)
Mutual labels:  xcode
Licenseplist
A license list generator of all your dependencies for iOS applications
Stars: ✭ 1,996 (+1171.34%)
Mutual labels:  xcode
Tesseract Macos
Objective C wrapper for the open source OCR Engine Tesseract (macOS)
Stars: ✭ 154 (-1.91%)
Mutual labels:  xcode

RadarCOVID iOS App

Introduction

Native iOS implementation of RadarCOVID tracing client using DP3T iOS SDK

Prerequisites

These are the tools used to build the solution:

  • XCode 11.6

Installation and Getting Started

The project can be built with the indicated Xcode version. Dependencies are managed with Swift Package Manager, no further setup is needed.

Provisioning

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.

Commit Lint

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

Support and Feedback

The following channels are available for discussions, feedback, and support requests:

Type Channel
Issues

Contribute

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.

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].