From 7e88339dc5e5b5754a7951d2912adab4ca452911 Mon Sep 17 00:00:00 2001 From: Thomas Ricouard Date: Sun, 5 Feb 2023 08:02:44 +0100 Subject: [PATCH] Add Boutique in the about screen --- IceCubesApp/App/Tabs/Settings/AboutView.swift | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IceCubesApp/App/Tabs/Settings/AboutView.swift b/IceCubesApp/App/Tabs/Settings/AboutView.swift index d598c44e..52da8b9b 100644 --- a/IceCubesApp/App/Tabs/Settings/AboutView.swift +++ b/IceCubesApp/App/Tabs/Settings/AboutView.swift @@ -64,6 +64,8 @@ struct AboutView: View { • [KeychainSwift](https://github.com/evgenyneu/keychain-swift) • [LRUCache](https://github.com/nicklockwood/LRUCache) + + • [Boutique](https://github.com/mergesort/Boutique) • [Nuke](https://github.com/kean/Nuke)