Coder Social home page Coder Social logo

ajunlonglive / cwa-app-ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from corona-warn-app/cwa-app-ios

0.0 0.0 0.0 694.86 MB

Native iOS app using the exposure notification framework from Apple.

License: Apache License 2.0

Shell 0.09% Swift 90.52% Ruby 0.15% Objective-C 0.01% HTML 9.21% JavaScript 0.01% CSS 0.01%

cwa-app-ios's Introduction

Corona Warn App - iOS

DevelopmentDocumentationContributeSupportChangelogLicensing

The goal of this project is to develop the official Corona-Warn-App for Germany based on the exposure notification API from Apple and Google. The apps (for both iOS and Android) use Bluetooth technology to exchange anonymous encrypted data with other mobile phones (on which the app is also installed) in the vicinity of an app user's phone. The data is stored locally on each user's device, preventing authorities or other parties from accessing or controlling the data. This repository contains the native iOS implementation of the Corona-Warn-App. Visit our FAQ page for more information and common issues.

Development

Setup

  1. Install Xcode 13.0

  2. Open ENA.xcworkspace

  3. Select the right app scheme.

    We added the schema ENACommunity to our project which should enable third party developers to run and test the code. This schema uses a mocked implementation of ExposureManager in SceneDelegate and injects it into the application.

  4. Set the user-defined variable to your development team

    In the project.pbxproj file, set IPHONE_APP_DEV_TEAM for the build setting Community to your development team

  5. Install SwiftLint

    brew install swiftlint
  6. (Optional) Set up fastlane: Make sure you have the latest version of the Xcode command line tools installed:

    xcode-select --install

    Install fastlane using Bundler

    cd src/xcode && bundle install --path vendor/bundle
  7. (Optional) Add code snippet to Xcode: CodeSnipets are located inside the folder 'CodeSnippets'. Copy MARKs.codesnippet to Xcode UserData folder:

    cp CodeSnippets/MARKs.codesnippet ~/Library/Developer/Xcode/UserData/CodeSnippets/

Build

After setting up your environment as stated in Setup, you should be able to build the app using the scheme ENACommunity.

If you want to use fastlane instead, you can do so by running the following commands:

cd src/xcode && bundle exec fastlane build_community
cd src/xcode && bundle exec fastlane test

Architecture & Documentation

The full documentation for the Corona-Warn-App is in the cwa-documentation repository. The documentation repository contains technical documents, architecture information, UI/UX specifications, and whitepapers related to this implementation.

Automatically generated documentation of the source code can be found at GitHub Pages

Support & Feedback

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

Type Channel
General Discussion
Feature Requests
Concept Feedback
iOS App Issue
Backend Issue
Other Requests

Data privacy

For the possibility to read and export the log files which are created and filled at using the app, we ensure respecting the data privacy by censoring private information (e.g. names of people in the contact journal). To ensure an efficient bug fixing on the side of the developers and testers, the corresponding information is still logged but marked as private. This affects that in release builds for the general public, the logged information is replaced by '🙈🙉🙊'. It may appear an additional text which explains what information is censored at this point.

How to Contribute

Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines. By participating in this project, you agree to abide by its Code of Conduct at all times.

SwiftLint

This project uses SwiftLint to ensure a unified code style. The linter is run on every build and shows all warnings and error within Xcode's Issue Navigator.

Please ensure you have installed SwiftLint when working on this project and fix any warnings or error before committing your changes.

Use brew install swiftlint to install SwiftLint or download it manually from https://github.com/realm/SwiftLint. When not installed a warning will be triggered during build.

Contributors

The German government has asked SAP and Deutsche Telekom to develop the Corona-Warn-App for Germany as open source software. Deutsche Telekom is providing the network and mobile technology and will operate and run the backend for the app in a safe, scalable and stable manner. SAP is responsible for the app development, its framework and the underlying platform. Therefore, development teams of SAP and Deutsche Telekom are contributing to this project. At the same time our commitment to open source means that we are enabling -in fact encouraging- all interested parties to contribute and become part of its developer community.

Repositories

A list of all public repositories from the Corona-Warn-App can be found here.

Licensing

Copyright (c) 2020-2022 SAP SE or an SAP affiliate company.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

You may obtain a copy of the License from here.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the LICENSE for the specific language governing permissions and limitations under the License.

Please see the detailed licensing information via the REUSE Tool for more details.

cwa-app-ios's People

Contributors

30mar avatar adnanzisap avatar aleksandr-tikhonov avatar arturfriesen avatar christiankienle avatar corona-warn-app-technical-user avatar eisvogel avatar freshking avatar haosap avatar i336616 avatar inf2381 avatar janetback avatar johannesrohwer avatar kaddasz avatar kaiteuber avatar llanghammer-sap avatar marcussc avatar melloskitten avatar naveeddotio avatar ndegendogo avatar nickguendling avatar pascal-brause avatar puneetmahali1 avatar sebastianwild avatar service-tip-git avatar steins-code avatar swissmountainfrog avatar tcfos avatar thomasaugsten avatar whiskey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.