1.5.0 Initial run as iOS in a monorepo

This commit is contained in:
2025-09-12 22:35:14 -06:00
parent ba6edcd854
commit ce220c7220
127 changed files with 7062 additions and 1039 deletions

View File

@@ -1,6 +1,6 @@
# OpenClimb
This is a FOSS Android app meant to help climbers track their sessions, routes/problems, and overall progress. This app is offline-only and requires no special permissions to run. Its built using Jetpack Compose with Material You support.
This is a FOSS app meant to help climbers track their sessions, routes/problems, and overall progress. This app is offline-only and requires no special permissions to run. Its built using Jetpack Compose with Material You support on Android and SwiftUI on iOS.
## Download
@@ -11,8 +11,8 @@ You have two options:
## Requirements
- Android 15+
- Android 12+ or iOS 17+
## Contribution
As this is on my private git this will be difficult to do easily. Get in touch and I can figure something out.
As this is on my private git this will be difficult to do easily. Get in touch and I can figure something out.