From e21ead77ffdff206d1ae17e5ce93ea34c4227414 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Fri, 4 Jul 2025 22:45:30 +0200 Subject: Add new fonts and picker style. --- Map/Assets.xcassets/Icons/Contents.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Map/Assets.xcassets/Icons/Contents.json (limited to 'Map/Assets.xcassets/Icons/Contents.json') diff --git a/Map/Assets.xcassets/Icons/Contents.json b/Map/Assets.xcassets/Icons/Contents.json new file mode 100644 index 0000000..6e96565 --- /dev/null +++ b/Map/Assets.xcassets/Icons/Contents.json @@ -0,0 +1,9 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "provides-namespace" : true + } +} -- cgit