Installing the iOS App
These instructions will help you get the project up and running on your local machine for development and testing purposes.
Last updated
Was this helpful?
These instructions will help you get the project up and running on your local machine for development and testing purposes.
Last updated
Was this helpful?
Make sure your Xcode uses tabs for indentation: Xcode > Preferences > Text Editing > Indentation
Make sure your Xcode uses Unicode
as default text encoding Xcode > Preferences > Text Editing > Editing
Make sure your Xcode uses LF
for line endings: Xcode > Preferences > Text Editing > Editing
.
is recommended to help you follow Swift code style and conventions.
Make sure you have an access to the , then clone it using: