From 47eb1128eb930279d0fcf2e836d78372ac7ef5c3 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Thu, 19 Dec 2024 14:50:56 +0100 Subject: Use tinted PDF for Icon --- Captura/Assets.xcassets/MenuBar/Contents.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Captura/Assets.xcassets/MenuBar/Contents.json') diff --git a/Captura/Assets.xcassets/MenuBar/Contents.json b/Captura/Assets.xcassets/MenuBar/Contents.json index 73c0059..6e96565 100644 --- a/Captura/Assets.xcassets/MenuBar/Contents.json +++ b/Captura/Assets.xcassets/MenuBar/Contents.json @@ -2,5 +2,8 @@ "info" : { "author" : "xcode", "version" : 1 + }, + "properties" : { + "provides-namespace" : true } } -- cgit