Skip to content

Commit 1b229a0

Browse files
committed
📖 Update README
1 parent ad20e01 commit 1b229a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Sample iOS app written the way I write iOS apps because I cannot share the app I
1717
### Other concepts
1818

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

3535
### Prerequisites
3636

37-
* Xcode 15
37+
* Xcode 16
3838
* [Fastlane](https://fastlane.tools/) (optional)
3939

4040
## Built with

0 commit comments

Comments
 (0)