https://github.com/planetable/planetclient
https://github.com/planetable/planetclient
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/planetable/planetclient
- Owner: Planetable
- Created: 2023-02-21T03:32:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T00:59:20.000Z (over 1 year ago)
- Last Synced: 2025-03-05T14:32:21.740Z (over 1 year ago)
- Language: Swift
- Size: 667 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```