-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ea251c3
commit b4796d1
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
= Cyface iOS SDK | ||
|
||
This reposiory contains the Cyface SDK for iOS. | ||
It encompasses three projects. | ||
One is the [actual SDK](https://github.com/cyface-de/ios-backend/tree/main/DataCapturing) while and the other are two example applications. | ||
The two example applications are: | ||
|
||
1. *[The Cyface App](https://github.com/cyface-de/ios-backend/tree/main/Cyface-App):* This is the main app showing the base functionality of the Cyface SDK. | ||
It is available from the [App Store](https://apps.apple.com/de/app/cyface/id1456291958). | ||
2. *[The Ready for Robots App](https://github.com/cyface-de/ios-backend/tree/main/RFR-App):* This is an application developed as part of the [Ready for Robots Research project](https://ready-for-robots.de/). | ||
The project is funded by the German ministry of traffic and digital infrastructure. | ||
It is available from the [App Store](https://apps.apple.com/de/app/rfr/id1669106993). |