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: 8 months ago
JSON representation
A modern and completely free weightlifting workout tracker for iOS, written in SwiftUI.
- Host: GitHub
- URL: https://github.com/kabouzeid/iron
- Owner: kabouzeid
- License: gpl-3.0
- Created: 2018-02-10T20:54:15.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-17T19:21:58.000Z (about 1 year ago)
- Last Synced: 2025-03-29T03:05:17.646Z (8 months ago)
- Topics: gym, ios, swift, swiftui
- Language: Swift
- Homepage:
- Size: 162 MB
- Stars: 165
- Watchers: 4
- Forks: 21
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Iron
A modern and completely free weightlifting workout tracker for iOS, written in SwiftUI.
|  |  |  |
|-|-|-|
## 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.)