taler-ios

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

commit 86ff4abbc304a0df0603b165d71092917906f01d
parent 2d33d5d8c1083472f1e9ec579d98ffb5d56f9ad2
Author: Marc Stibane <marc@taler.net>
Date:   Thu, 13 Mar 2025 15:35:28 +0100

OIM background

Diffstat:
ATalerWallet1/Assets.xcassets/Tabletop/Contents.json | 6++++++
ATalerWallet1/Assets.xcassets/Tabletop/andrey-haimin-VFUTPASjhB8-unsplash.imageset/Contents.json | 21+++++++++++++++++++++
ATalerWallet1/Assets.xcassets/Tabletop/andrey-haimin-VFUTPASjhB8-unsplash.imageset/andrey-haimin-VFUTPASjhB8-unsplash.jpg | 0
ATalerWallet1/Assets.xcassets/Tabletop/tara-meinczinger-G_yCplAsnB4-unsplash.imageset/Contents.json | 21+++++++++++++++++++++
ATalerWallet1/Assets.xcassets/Tabletop/tara-meinczinger-G_yCplAsnB4-unsplash.imageset/tara-meinczinger-G_yCplAsnB4-unsplash.jpg | 0
5 files changed, 48 insertions(+), 0 deletions(-)

diff --git a/TalerWallet1/Assets.xcassets/Tabletop/Contents.json b/TalerWallet1/Assets.xcassets/Tabletop/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/TalerWallet1/Assets.xcassets/Tabletop/andrey-haimin-VFUTPASjhB8-unsplash.imageset/Contents.json b/TalerWallet1/Assets.xcassets/Tabletop/andrey-haimin-VFUTPASjhB8-unsplash.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "andrey-haimin-VFUTPASjhB8-unsplash.jpg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/TalerWallet1/Assets.xcassets/Tabletop/andrey-haimin-VFUTPASjhB8-unsplash.imageset/andrey-haimin-VFUTPASjhB8-unsplash.jpg b/TalerWallet1/Assets.xcassets/Tabletop/andrey-haimin-VFUTPASjhB8-unsplash.imageset/andrey-haimin-VFUTPASjhB8-unsplash.jpg Binary files differ. diff --git a/TalerWallet1/Assets.xcassets/Tabletop/tara-meinczinger-G_yCplAsnB4-unsplash.imageset/Contents.json b/TalerWallet1/Assets.xcassets/Tabletop/tara-meinczinger-G_yCplAsnB4-unsplash.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "tara-meinczinger-G_yCplAsnB4-unsplash.jpg", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/TalerWallet1/Assets.xcassets/Tabletop/tara-meinczinger-G_yCplAsnB4-unsplash.imageset/tara-meinczinger-G_yCplAsnB4-unsplash.jpg b/TalerWallet1/Assets.xcassets/Tabletop/tara-meinczinger-G_yCplAsnB4-unsplash.imageset/tara-meinczinger-G_yCplAsnB4-unsplash.jpg Binary files differ.