commit 86eeb76d05c65e7ee0f8eccfc3221920d19967a9
parent 222e6afb40b39ecb5c9154f9849bc7460347ab41
Author: Marc Stibane <marc@taler.net>
Date: Thu, 6 Jul 2023 21:24:54 +0200
Started documenting Build iOS from source
Diffstat:
2 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/taler-developer-manual.rst b/taler-developer-manual.rst
@@ -876,6 +876,20 @@ weblate.taler.net signs GPG commits with the GPG key CD33CE35801462FA5EB0B695F26
This means that contributions made through weblate will not be signed with the individual contributor's key when they are checked into the Git repository, but with the weblate key.
+
+iOS Apps
+========
+
+.. _Build-iOS-from-source:
+
+Building Taler Wallet for iOS from source
+-----------------------------------------
+
+Currently the iOS Wallet app is in
+`the official Git repository <https://git.taler.net/taler-ios.git>`__:
+
+
+
Android Apps
============
@@ -1297,11 +1311,11 @@ Charge
Charge has two opposite meanings (charge to a credit card vs. charge a battery).
This can confuse users.
- **Use instead**: "Obtain", "Credit", "Debit", "Withdraw"
+ **Use instead**: "Obtain", "Credit", "Debit", "Withdraw", "Top up"
Coin
Coins are an internal construct, the user should never be aware that their balance
- is represented by coins if different denominations.
+ is represented by coins of different denominations.
**Use instead**: "(Digital) Cash" or "(Wallet) Balance"
diff --git a/taler-wallet.rst b/taler-wallet.rst
@@ -29,6 +29,7 @@ Please see :ref:`Build-apps-from-source` in the :doc:`taler-developer-manual`.
iOS Wallet
==========
+Please see :ref:`Build-iOS-from-source` in the :doc:`taler-developer-manual`.
.. _command-line-wallet: