An open API service indexing awesome lists of open source software.

https://github.com/planetable/planetclient


https://github.com/planetable/planetclient

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## Planet Mobile Client

For more API details, please follow the [technote](https://github.com/Planetable/Planet/blob/main/Technotes/API.md).

Before getting started, setup your local.xcconfig in the project:
```
PRODUCT_NAME = Planet
DEVELOPMENT_TEAM =
CODE_SIGN_STYLE = Automatic
APP_GROUP_NAME = com.sample.id.ShareData
ORGANIZATION_IDENTIFIER_PREFIX = com.sample.id
```