Skip to content

Commit

Permalink
📖 Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkulman committed Jan 6, 2025
1 parent 5c95fa2 commit cd717ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Sample iOS app written the way I write iOS apps because I cannot share the app I
### Other concepts

* Localization to 2 languages with String catalogs
* Continuous integration with Github Actions and Danger
* Continuous integration with Github Actions
* Unit testing, including [testing view controllers for leaks](https://blog.kulman.sk/unit-testing-memory-leaks/)
* Creating a view controller in code with dependency injection
* Using static UITableView cells in a typed way with enums
Expand All @@ -34,7 +34,7 @@ Sample iOS app written the way I write iOS apps because I cannot share the app I

### Prerequisites

* Xcode 15
* Xcode 16
* [Fastlane](https://fastlane.tools/) (optional)

## Built with
Expand Down

0 comments on commit cd717ce

Please sign in to comment.