Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.08 KB

File metadata and controls

44 lines (29 loc) · 1.08 KB

Tiny

App Icon

Tiny is an iOS application that allows you to listen to your baby's heartbeat.

Development

This project uses SwiftLint for code quality and consistency. See the SwiftLint Guide for setup and usage instructions.

SwiftLint Setup

If you don't have SwiftLint installed, use Homebrew:

brew install swiftlint

Local SwiftLint Check

Before committing, run the linter manually in this project folder to ensure your code complies with the project rules:

swiftlint

Note

For more advanced setup, configuration details, and troubleshooting, see the SwiftLint Guide below.

Requirements

  • iOS 18.0+
  • Xcode 16.0+
  • Swift 5.6+

Getting Started

  1. Clone the repository
  2. Install SwiftLint (see SwiftLint Guide)
  3. Open the project in Xcode
  4. Build and run

License

This project is licensed under the MIT License - see the LICENSE file for details.

Copyright (c) 2025 KullyTech