taler-ios

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

commit 1717d7c3d90c1692d5ae29f7a61f7a83ff9b7cdd
parent 52a80b4a7ecdf100bfaf7ee0f5066c78245dc78f
Author: Marc Stibane <marc@taler.net>
Date:   Sat, 12 Apr 2025 06:33:41 +0200

OIM SLE staples

Diffstat:
ATalerWallet1/Assets.xcassets/OIM-SLE/SLE-10000.imageset/Contents.json | 21+++++++++++++++++++++
ATalerWallet1/Assets.xcassets/OIM-SLE/SLE-10000.imageset/SLE-10000.png | 0
ATalerWallet1/Assets.xcassets/OIM-SLE/SLE-20000.imageset/Contents.json | 21+++++++++++++++++++++
ATalerWallet1/Assets.xcassets/OIM-SLE/SLE-20000.imageset/SLE-20000.png | 0
ATalerWallet1/Assets.xcassets/OIM-SLE/SLE-5000.imageset/Contents.json | 21+++++++++++++++++++++
ATalerWallet1/Assets.xcassets/OIM-SLE/SLE-5000.imageset/SLE-5000.png | 0
6 files changed, 63 insertions(+), 0 deletions(-)

diff --git a/TalerWallet1/Assets.xcassets/OIM-SLE/SLE-10000.imageset/Contents.json b/TalerWallet1/Assets.xcassets/OIM-SLE/SLE-10000.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "SLE-10000.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/TalerWallet1/Assets.xcassets/OIM-SLE/SLE-10000.imageset/SLE-10000.png b/TalerWallet1/Assets.xcassets/OIM-SLE/SLE-10000.imageset/SLE-10000.png Binary files differ. diff --git a/TalerWallet1/Assets.xcassets/OIM-SLE/SLE-20000.imageset/Contents.json b/TalerWallet1/Assets.xcassets/OIM-SLE/SLE-20000.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "SLE-20000.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/TalerWallet1/Assets.xcassets/OIM-SLE/SLE-20000.imageset/SLE-20000.png b/TalerWallet1/Assets.xcassets/OIM-SLE/SLE-20000.imageset/SLE-20000.png Binary files differ. diff --git a/TalerWallet1/Assets.xcassets/OIM-SLE/SLE-5000.imageset/Contents.json b/TalerWallet1/Assets.xcassets/OIM-SLE/SLE-5000.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "SLE-5000.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/TalerWallet1/Assets.xcassets/OIM-SLE/SLE-5000.imageset/SLE-5000.png b/TalerWallet1/Assets.xcassets/OIM-SLE/SLE-5000.imageset/SLE-5000.png Binary files differ.