Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kabouzeid/iron

A modern and completely free weightlifting workout tracker for iOS, written in SwiftUI.
https://github.com/kabouzeid/iron

gym ios swift swiftui

Last synced: 2 days ago
JSON representation

A modern and completely free weightlifting workout tracker for iOS, written in SwiftUI.

Awesome Lists containing this project

README

        



Iron App Icon


Download on the App Store

# Iron

A modern and completely free weightlifting workout tracker for iOS, written in SwiftUI.

| ![Screenshot 1](assets/screenshot1.png) | ![Screenshot 2](assets/screenshot2.png) | ![Screenshot 3](assets/screenshot3.png) |
|-|-|-|

## Building

**Xcode 13** or later is required.

- Select the "Iron" project in the Xcode sidebar
- Under "Targets", select "Iron"
- Change the "Bundle Identifier", "App Group" and "iCloud Container" to something unique like `com.yourname.Iron`
- Go to the "Signing & Capabilities" tab and select your development team under "Signing > Team"
- Repeat the same process for the other targets where applicable
- Build the `Iron` scheme. (Note that due to a bug in Xcode 14 the scheme for the Iron target might not be autocreated and you'll have to create it manually.)