Skip to content

Commit

Permalink
📖 Add CI and unit testing info to README
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkulman committed Jul 28, 2024
1 parent 4468f55 commit 87d91d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ SwiftUI rewrite of my [iOSSampleApp](https://github.com/igorkulman/iOSSampleApp/

* Protocol Witnesses
* Localization to 2 languages with String catalogs
* Continuous integration with Github Actions
* Unit tests
* Structured logging
* Xcode build plugins
* Xcode previews
Expand All @@ -24,6 +26,7 @@ SwiftUI rewrite of my [iOSSampleApp](https://github.com/igorkulman/iOSSampleApp/
### Prerequisites

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

## Built with

Expand Down

0 comments on commit 87d91d0

Please sign in to comment.