Skip to content

Commit fc7e9b3

Browse files
committed
Add link to iOS Lifyzer app
1 parent d1e0d53 commit fc7e9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEW_FEATURES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ At the moment, the user sees several product’s keywords which are from the pro
88
* Cache queries when possible in the PHP API, code refactoring and improve/secure the API, and facilitate any further new features, endpoints. 
99
I believe this one is really important. It will help your team to understand how the backend works, behind the scene, and help them to be more efficient to work on new features, later on.
1010

11-
* Minor thing, specific to the iOS GitHub repo: The iOS app uses dependencies with CocoaPods, and all pods are committed on GitHub, except a few ones which exceed 100mb (GitHub doesn’t allow binary file bigger than 100mb).
11+
* [Low Priority] Specific to the [iOS GitHub repo](https://github.com/Lifyzer/Food-Scanner-Swift-App): The iOS app uses dependencies with CocoaPods, and all pods are committed on GitHub, except a few ones which exceed 100mb (GitHub doesn’t allow binary file bigger than 100mb).
1212
I’m not sure if it’s still a good idea to commit all of them, or migrate package dependencies to something newer, like SPM? 
1313

1414

0 commit comments

Comments
 (0)