File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments