From a51757ce590b5063c1c8099b3ed8ea0fa8b3bcdb Mon Sep 17 00:00:00 2001 From: Andrej Mihajlov Date: Tue, 7 Mar 2023 15:16:59 +0100 Subject: Add coordinators and app router Fixes IOS-10 --- .../Assets.xcassets/IconClose.imageset/Contents.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 ios/MullvadVPN/Assets.xcassets/IconClose.imageset/Contents.json (limited to 'ios/MullvadVPN/Assets.xcassets/IconClose.imageset/Contents.json') diff --git a/ios/MullvadVPN/Assets.xcassets/IconClose.imageset/Contents.json b/ios/MullvadVPN/Assets.xcassets/IconClose.imageset/Contents.json deleted file mode 100644 index f5ff7c0c45..0000000000 --- a/ios/MullvadVPN/Assets.xcassets/IconClose.imageset/Contents.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "images" : [ - { - "filename" : "IconClose.pdf", - "idiom" : "universal" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - }, - "properties" : { - "preserves-vector-representation" : true - } -} -- cgit v1.3-3-g829e