[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taler-ios] 01/07: Different Icon for Taler Wallet
From: |
gnunet |
Subject: |
[taler-taler-ios] 01/07: Different Icon for Taler Wallet |
Date: |
Thu, 26 Oct 2023 13:21:27 +0200 |
This is an automated email from the git hooks/post-receive script.
marc-stibane pushed a commit to branch master
in repository taler-ios.
commit a4faa7dd58d4a8080ee1cd002443f5d068fea301
Author: Marc Stibane <marc@taler.net>
AuthorDate: Thu Oct 26 00:52:10 2023 +0200
Different Icon for Taler Wallet
---
TalerWallet.xcodeproj/project.pbxproj | 8 +-
.../AppIcon2.appiconset/Contents.json | 157 +++++++++++++++++++++
.../AppIcon2.appiconset/appstore1024.png | Bin 0 -> 924900 bytes
.../AppIcon2.appiconset/iphone120.png | Bin 0 -> 41529 bytes
.../AppIcon2.appiconset/iphone180.png | Bin 0 -> 82634 bytes
.../AppIcon2.appiconset/notification40.png | Bin 0 -> 8808 bytes
.../AppIcon2.appiconset/notification60.png | Bin 0 -> 15046 bytes
.../AppIcon2.appiconset/settings58.png | Bin 0 -> 14203 bytes
.../AppIcon2.appiconset/settings87.png | Bin 0 -> 25467 bytes
.../AppIcon2.appiconset/spotlight120.png | Bin 0 -> 41529 bytes
.../AppIcon2.appiconset/spotlight80.png | Bin 0 -> 21614 bytes
11 files changed, 163 insertions(+), 2 deletions(-)
diff --git a/TalerWallet.xcodeproj/project.pbxproj
b/TalerWallet.xcodeproj/project.pbxproj
index 34e503c..c0a3071 100644
--- a/TalerWallet.xcodeproj/project.pbxproj
+++ b/TalerWallet.xcodeproj/project.pbxproj
@@ -1316,6 +1316,7 @@
SUPPORTED_PLATFORMS = "iphoneos
iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
+ SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = 1;
VALIDATE_WORKSPACE = YES;
@@ -1356,6 +1357,7 @@
SUPPORTED_PLATFORMS = "iphoneos
iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
+ SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = 1;
VALIDATE_WORKSPACE = YES;
@@ -1483,7 +1485,7 @@
D14AFD4824D232B500C51073 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon2;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS =
"$(TARGET_NAME).entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
@@ -1513,6 +1515,7 @@
SUPPORTED_PLATFORMS = "iphoneos
iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
+ SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG
TABBAR";
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = 1;
@@ -1523,7 +1526,7 @@
D14AFD4924D232B500C51073 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon2;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME
= AccentColor;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS =
"$(TARGET_NAME).entitlements";
@@ -1554,6 +1557,7 @@
SUPPORTED_PLATFORMS = "iphoneos
iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
+ SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = TABBAR;
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = 1;
diff --git a/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/Contents.json
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/Contents.json
new file mode 100644
index 0000000..2005c8a
--- /dev/null
+++ b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/Contents.json
@@ -0,0 +1,157 @@
+{
+ "images" : [
+ {
+ "filename" : "notification40.png",
+ "idiom" : "iphone",
+ "scale" : "2x",
+ "size" : "20x20"
+ },
+ {
+ "filename" : "notification60.png",
+ "idiom" : "iphone",
+ "scale" : "3x",
+ "size" : "20x20"
+ },
+ {
+ "filename" : "settings58.png",
+ "idiom" : "iphone",
+ "scale" : "2x",
+ "size" : "29x29"
+ },
+ {
+ "filename" : "settings87.png",
+ "idiom" : "iphone",
+ "scale" : "3x",
+ "size" : "29x29"
+ },
+ {
+ "filename" : "spotlight80.png",
+ "idiom" : "iphone",
+ "scale" : "2x",
+ "size" : "40x40"
+ },
+ {
+ "filename" : "spotlight120.png",
+ "idiom" : "iphone",
+ "scale" : "3x",
+ "size" : "40x40"
+ },
+ {
+ "filename" : "iphone120.png",
+ "idiom" : "iphone",
+ "scale" : "2x",
+ "size" : "60x60"
+ },
+ {
+ "filename" : "iphone180.png",
+ "idiom" : "iphone",
+ "scale" : "3x",
+ "size" : "60x60"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "1x",
+ "size" : "20x20"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "2x",
+ "size" : "20x20"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "1x",
+ "size" : "29x29"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "2x",
+ "size" : "29x29"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "1x",
+ "size" : "40x40"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "2x",
+ "size" : "40x40"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "1x",
+ "size" : "76x76"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "2x",
+ "size" : "76x76"
+ },
+ {
+ "idiom" : "ipad",
+ "scale" : "2x",
+ "size" : "83.5x83.5"
+ },
+ {
+ "filename" : "appstore1024.png",
+ "idiom" : "ios-marketing",
+ "scale" : "1x",
+ "size" : "1024x1024"
+ },
+ {
+ "idiom" : "mac",
+ "scale" : "1x",
+ "size" : "16x16"
+ },
+ {
+ "idiom" : "mac",
+ "scale" : "2x",
+ "size" : "16x16"
+ },
+ {
+ "idiom" : "mac",
+ "scale" : "1x",
+ "size" : "32x32"
+ },
+ {
+ "idiom" : "mac",
+ "scale" : "2x",
+ "size" : "32x32"
+ },
+ {
+ "idiom" : "mac",
+ "scale" : "1x",
+ "size" : "128x128"
+ },
+ {
+ "idiom" : "mac",
+ "scale" : "2x",
+ "size" : "128x128"
+ },
+ {
+ "idiom" : "mac",
+ "scale" : "1x",
+ "size" : "256x256"
+ },
+ {
+ "idiom" : "mac",
+ "scale" : "2x",
+ "size" : "256x256"
+ },
+ {
+ "idiom" : "mac",
+ "scale" : "1x",
+ "size" : "512x512"
+ },
+ {
+ "idiom" : "mac",
+ "scale" : "2x",
+ "size" : "512x512"
+ }
+ ],
+ "info" : {
+ "author" : "xcode",
+ "version" : 1
+ }
+}
diff --git a/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/appstore1024.png
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/appstore1024.png
new file mode 100644
index 0000000..f77e019
Binary files /dev/null and
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/appstore1024.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/iphone120.png
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/iphone120.png
new file mode 100644
index 0000000..1b79c26
Binary files /dev/null and
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/iphone120.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/iphone180.png
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/iphone180.png
new file mode 100644
index 0000000..b08f228
Binary files /dev/null and
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/iphone180.png differ
diff --git
a/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/notification40.png
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/notification40.png
new file mode 100644
index 0000000..acb063a
Binary files /dev/null and
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/notification40.png differ
diff --git
a/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/notification60.png
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/notification60.png
new file mode 100644
index 0000000..d536991
Binary files /dev/null and
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/notification60.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/settings58.png
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/settings58.png
new file mode 100644
index 0000000..4e4148c
Binary files /dev/null and
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/settings58.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/settings87.png
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/settings87.png
new file mode 100644
index 0000000..8f6f09b
Binary files /dev/null and
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/settings87.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/spotlight120.png
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/spotlight120.png
new file mode 100644
index 0000000..1b79c26
Binary files /dev/null and
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/spotlight120.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/spotlight80.png
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/spotlight80.png
new file mode 100644
index 0000000..b5a0c93
Binary files /dev/null and
b/TalerWallet1/Assets.xcassets/AppIcon2.appiconset/spotlight80.png differ
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-taler-ios] branch master updated (686fcd4 -> 9f7de5c), gnunet, 2023/10/26
- [taler-taler-ios] 02/07: Adjust volume for payment sounds, gnunet, 2023/10/26
- [taler-taler-ios] 05/07: Currency Symbol, gnunet, 2023/10/26
- [taler-taler-ios] 07/07: Bump version to 0.9.3 (22), gnunet, 2023/10/26
- [taler-taler-ios] 03/07: Accessibility: QR, Date, gnunet, 2023/10/26
- [taler-taler-ios] 01/07: Different Icon for Taler Wallet,
gnunet <=
- [taler-taler-ios] 04/07: Abbreviations, gnunet, 2023/10/26
- [taler-taler-ios] 06/07: Fixed Balances layout for dynamic font sizes (Previews work again), gnunet, 2023/10/26