taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

commit bcdec95cec445b398ca3e86195b531f7f0ebc507
parent a0c6bdbb99b4f84ed0acd0bb99dd3821325abd22
Author: Marc Stibane <marc@taler.net>
Date:   Sat, 21 Oct 2023 21:14:19 +0200

Assets cleanup

Diffstat:
DTalerWallet1/Assets.xcassets/AppIconBackground.colorset/Contents.json | 38--------------------------------------
DTalerWallet1/Assets.xcassets/Taler-logo.imageset/Contents.json | 12------------
DTalerWallet1/Assets.xcassets/Taler-logo.imageset/Taler-logo.jpg | 0
DTalerWallet1/Assets.xcassets/TalerLogoBackground.colorset/Contents.json | 38--------------------------------------
4 files changed, 0 insertions(+), 88 deletions(-)

diff --git a/TalerWallet1/Assets.xcassets/AppIconBackground.colorset/Contents.json b/TalerWallet1/Assets.xcassets/AppIconBackground.colorset/Contents.json @@ -1,38 +0,0 @@ -{ - "colors" : [ - { - "color" : { - "color-space" : "srgb", - "components" : { - "alpha" : "1.000", - "blue" : "0.000", - "green" : "0.000", - "red" : "0.733" - } - }, - "idiom" : "universal" - }, - { - "appearances" : [ - { - "appearance" : "luminosity", - "value" : "dark" - } - ], - "color" : { - "color-space" : "srgb", - "components" : { - "alpha" : "1.000", - "blue" : "0.000", - "green" : "0.000", - "red" : "0.733" - } - }, - "idiom" : "universal" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/TalerWallet1/Assets.xcassets/Taler-logo.imageset/Contents.json b/TalerWallet1/Assets.xcassets/Taler-logo.imageset/Contents.json @@ -1,12 +0,0 @@ -{ - "images" : [ - { - "filename" : "Taler-logo.jpg", - "idiom" : "universal" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} diff --git a/TalerWallet1/Assets.xcassets/Taler-logo.imageset/Taler-logo.jpg b/TalerWallet1/Assets.xcassets/Taler-logo.imageset/Taler-logo.jpg Binary files differ. diff --git a/TalerWallet1/Assets.xcassets/TalerLogoBackground.colorset/Contents.json b/TalerWallet1/Assets.xcassets/TalerLogoBackground.colorset/Contents.json @@ -1,38 +0,0 @@ -{ - "colors" : [ - { - "color" : { - "color-space" : "srgb", - "components" : { - "alpha" : "1.000", - "blue" : "0.824", - "green" : "0.796", - "red" : "0.784" - } - }, - "idiom" : "universal" - }, - { - "appearances" : [ - { - "appearance" : "luminosity", - "value" : "dark" - } - ], - "color" : { - "color-space" : "srgb", - "components" : { - "alpha" : "1.000", - "blue" : "0.824", - "green" : "0.796", - "red" : "0.784" - } - }, - "idiom" : "universal" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -}