Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vivianjeng/bazel-ios-app
https://github.com/vivianjeng/bazel-ios-app
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vivianjeng/bazel-ios-app
- Owner: vivianjeng
- Created: 2024-05-08T05:49:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-21T14:21:55.000Z (6 months ago)
- Last Synced: 2024-10-12T12:17:09.255Z (about 1 month ago)
- Language: Starlark
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iOS example app with tachyon
## How to run
```sh
bazel run :xcodeproj
```## Open xcodeproj
```sh
open iOSApp.xcodeproj
```