https://github.com/cable8mm/landmarks
SwiftUI tutorial
https://github.com/cable8mm/landmarks
Last synced: 11 months ago
JSON representation
SwiftUI tutorial
- Host: GitHub
- URL: https://github.com/cable8mm/landmarks
- Owner: cable8mm
- Created: 2023-11-27T07:54:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T12:03:39.000Z (over 2 years ago)
- Last Synced: 2025-01-15T19:22:54.478Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 4.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About Landmarks
[](https://github.com/cable8mm/Landmarks/actions/workflows/swift-format-lint.yml)
[](https://swift.org)
[](https://github.com/cable8mm/Landmarks/releases/latest)
Landmarks is the SwiftUI Tutorial.
## Coding style
```sh
swift-format format -i -r ./
swift-format lint -i -r ./
```
If you want to do formatting in XCode, install XCFormat extension for XCode.
## Tracking
Sentry:
```sh
brew install getsentry/tools/sentry-wizard && sentry-wizard -i ios
```
## Check list
- [x] Build iOS, watchOS and MacOS
- [x] Integrated github PR in XCode
- [x] Lint
- [ ] Test
- [x] Integrated github actions
- [ ] CI/CD