summaryrefslogtreecommitdiff
path: root/TalerWallet.xcodeproj
diff options
context:
space:
mode:
authorMarc Stibane <marc@taler.net>2023-08-31 21:15:49 +0200
committerMarc Stibane <marc@taler.net>2023-08-31 21:15:49 +0200
commit8fa083a0734eed6c5b65c995395b8844118a96db (patch)
tree61a1caf0b02953073e7fceb8c7502f45ee7d0faa /TalerWallet.xcodeproj
parent625b0a5a6c7463e029c8a539997b6372925bc451 (diff)
downloadtaler-ios-8fa083a0734eed6c5b65c995395b8844118a96db.tar.gz
taler-ios-8fa083a0734eed6c5b65c995395b8844118a96db.tar.bz2
taler-ios-8fa083a0734eed6c5b65c995395b8844118a96db.zip
group
Diffstat (limited to 'TalerWallet.xcodeproj')
-rw-r--r--TalerWallet.xcodeproj/project.pbxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/TalerWallet.xcodeproj/project.pbxproj b/TalerWallet.xcodeproj/project.pbxproj
index 9106b63..68ad1fb 100644
--- a/TalerWallet.xcodeproj/project.pbxproj
+++ b/TalerWallet.xcodeproj/project.pbxproj
@@ -158,7 +158,7 @@
4E3B4BC42A428AF700CC88B8 /* Model+Balances.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Model+Balances.swift"; sourceTree = "<group>"; };
4E3B4BC62A429F2A00CC88B8 /* View+Notification.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "View+Notification.swift"; sourceTree = "<group>"; };
4E3B4BC82A42BC4800CC88B8 /* Model+Exchange.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Model+Exchange.swift"; sourceTree = "<group>"; };
- 4E40E0BD29F25ABB00B85369 /* SendAmount.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SendAmount.swift; path = TalerWallet1/Views/Peer2peer/SendAmount.swift; sourceTree = SOURCE_ROOT; };
+ 4E40E0BD29F25ABB00B85369 /* SendAmount.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SendAmount.swift; sourceTree = "<group>"; };
4E50B34F2A1BEE8000F9F01C /* ManualWithdraw.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ManualWithdraw.swift; sourceTree = "<group>"; };
4E53A33629F50B7B00830EC2 /* CurrencyField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CurrencyField.swift; sourceTree = "<group>"; };
4E578E912A481D8600F21F1C /* Controller+playSound.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Controller+playSound.swift"; sourceTree = "<group>"; };