-
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.
#10 Remove loading of preconfigured LADV profile
- Loading branch information
1 parent
390c6c3
commit 587aac4
Showing
11 changed files
with
25 additions
and
178 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
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
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
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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 |
---|---|---|
@@ -1,10 +1,10 @@ | ||
# Athlety | ||
|
||
## Introduction | ||
Athlety is an iOS application for track & field athletes and coaches. | ||
Athlety is an iOS application for track & field athletes and coaches in Germany. | ||
|
||
## Getting Started | ||
The project setup assumes that there exists a _Config.plist_ file within the _Athlety_ directory, | ||
which includes the base URL and an API key for the public LADV API. | ||
A _Config.sample.plist_ file serves as a reference for this and can be copied or renamed accordingly. | ||
Make sure that you don't forget to enter your own LADV API key and profile ID in the final _Config.plist_ file. | ||
Make sure that you don't forget to enter your own LADV API key in the final _Config.plist_ file. |