Tiny is an iOS application that allows you to listen to your baby's heartbeat.
This project uses SwiftLint for code quality and consistency. See the SwiftLint Guide for setup and usage instructions.
If you don't have SwiftLint installed, use Homebrew:
brew install swiftlintBefore committing, run the linter manually in this project folder to ensure your code complies with the project rules:
swiftlintNote
For more advanced setup, configuration details, and troubleshooting, see the SwiftLint Guide below.
- iOS 18.0+
- Xcode 16.0+
- Swift 5.6+
- Clone the repository
- Install SwiftLint (see SwiftLint Guide)
- Open the project in Xcode
- Build and run
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) 2025 KullyTech