From 5d5fb431cfa6d224fa650162dc6636a1fd272fe3 Mon Sep 17 00:00:00 2001 From: Aryaman Sharda Date: Tue, 18 Jun 2024 22:31:53 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ab0ba1dd..7d7373e83 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ Please see [CONTRIBUTING](https://github.com/vsouza/awesome-ios/blob/master/.git - [URLNavigator](https://github.com/devxoul/URLNavigator) - Elegant URL Routing for Swift - [WAAppRouting](https://github.com/Wasappli/WAAppRouting) - iOS routing done right. Handles both URL recognition and controller displaying with parsed parameters. All in one line, controller stack preserved automatically! - [ZIKRouter](https://github.com/Zuikyo/ZIKRouter) - An interface-oriented router for discovering modules and injecting dependencies with protocol in OC & Swift, iOS & macOS. Handles route in a type safe way. +- [GetUniversal.link](https://getuniversal.link/) - Free Universal Link & Apple App Site Association testing tool. ## App Store From 1510fa6eba9b096e54790c202bc592dbd31571c5 Mon Sep 17 00:00:00 2001 From: Aryaman Sharda Date: Tue, 18 Jun 2024 22:38:03 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d7373e83..03ed26586 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,6 @@ Please see [CONTRIBUTING](https://github.com/vsouza/awesome-ios/blob/master/.git - [URLNavigator](https://github.com/devxoul/URLNavigator) - Elegant URL Routing for Swift - [WAAppRouting](https://github.com/Wasappli/WAAppRouting) - iOS routing done right. Handles both URL recognition and controller displaying with parsed parameters. All in one line, controller stack preserved automatically! - [ZIKRouter](https://github.com/Zuikyo/ZIKRouter) - An interface-oriented router for discovering modules and injecting dependencies with protocol in OC & Swift, iOS & macOS. Handles route in a type safe way. -- [GetUniversal.link](https://getuniversal.link/) - Free Universal Link & Apple App Site Association testing tool. ## App Store @@ -3468,6 +3467,7 @@ Most of these are paid services, some have free tiers. - [Xcodes.app](https://github.com/RobotsAndPencils/XcodesApp) - The easiest way to install and switch between multiple versions of Xcode. - [Respresso Image Converter](https://respresso.io/image-converter) - Multiplatform image converter for iOS, Android, and Web that supports pdf, svg, vector drawable, jpg, png, and webp formats. - [Rugby](https://github.com/swiftyfinch/Rugby) - 🏈 Cache CocoaPods for faster rebuild and indexing Xcode project. +- [GetUniversal.link](https://getuniversal.link/) - Free Universal Link & Apple App Site Association testing tool. **[back to top](#contributing-and-collaborating)**