Switching composer between text mode & action mode

This commit is contained in:
Gil Eluard
2021-03-25 22:15:18 +01:00
parent 265d6bc5d6
commit 8c21eb0ff6
25 changed files with 467 additions and 210 deletions
@@ -0,0 +1,26 @@
{
"images" : [
{
"filename" : "action_file.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "action_file@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "action_file@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}