summaryrefslogtreecommitdiff
path: root/TalerWallet.xcodeproj
diff options
context:
space:
mode:
authorMarc Stibane <marc@taler.net>2024-01-04 18:08:34 +0100
committerMarc Stibane <marc@taler.net>2024-01-04 18:08:34 +0100
commitc376385460c67eae09aa3d7e01fb7060c982b01d (patch)
tree5517f77a4ca1d142da9d741ffcf1daa9c0b8f4e0 /TalerWallet.xcodeproj
parentc4b0616b81d12484defacfe228fae98100e862de (diff)
downloadtaler-ios-c376385460c67eae09aa3d7e01fb7060c982b01d.tar.gz
taler-ios-c376385460c67eae09aa3d7e01fb7060c982b01d.tar.bz2
taler-ios-c376385460c67eae09aa3d7e01fb7060c982b01d.zip
Exchange -> Banking
Diffstat (limited to 'TalerWallet.xcodeproj')
-rw-r--r--TalerWallet.xcodeproj/project.pbxproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/TalerWallet.xcodeproj/project.pbxproj b/TalerWallet.xcodeproj/project.pbxproj
index 73811fa..fd06e16 100644
--- a/TalerWallet.xcodeproj/project.pbxproj
+++ b/TalerWallet.xcodeproj/project.pbxproj
@@ -637,7 +637,7 @@
4EB095412989CBFE0043A8A1 /* Main */,
4EB095342989CBFE0043A8A1 /* Balances */,
4EB0952E2989CBFE0043A8A1 /* Transactions */,
- 4EB095272989CBFE0043A8A1 /* Exchange */,
+ 4EB095272989CBFE0043A8A1 /* Banking */,
4EB095242989CBFE0043A8A1 /* Settings */,
4ECB627E2A0BA4DA004ABBB7 /* Peer2peer */,
4EEC157129F7188B00D46A03 /* Sheets */,
@@ -656,7 +656,7 @@
path = Settings;
sourceTree = "<group>";
};
- 4EB095272989CBFE0043A8A1 /* Exchange */ = {
+ 4EB095272989CBFE0043A8A1 /* Banking */ = {
isa = PBXGroup;
children = (
4EB095292989CBFE0043A8A1 /* ExchangeListView.swift */,
@@ -666,7 +666,7 @@
4EBA82AC2A3F580500E5F39A /* QuiteSomeCoins.swift */,
4EB431662A1E55C700C5690E /* ManualWithdrawDone.swift */,
);
- path = Exchange;
+ path = Banking;
sourceTree = "<group>";
};
4EB0952A2989CBFE0043A8A1 /* Payment */ = {