File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
BDKSwiftExampleWallet.xcodeproj
BDKSwiftExampleWallet/View/Home Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 237
237
path = Actor;
238
238
sourceTree = "<group>";
239
239
};
240
+ 77AD9F072DBB0DBE00182E65 /* Home */ = {
241
+ isa = PBXGroup;
242
+ children = (
243
+ 774586B42DB7B2BC00A631E1 /* BalanceView.swift */,
244
+ 77AD9F052DBB031D00182E65 /* ActivityHomeHeaderView.swift */,
245
+ );
246
+ path = Home;
247
+ sourceTree = "<group>";
248
+ };
240
249
A7FBCE392A72944C007C960E /* Resources */ = {
241
250
isa = PBXGroup;
242
251
children = (
285
294
AE2381B92C61255100F6B00C /* Receive */,
286
295
AE2381B82C61254B00F6B00C /* Send */,
287
296
AE2381B72C61254200F6B00C /* Settings */,
288
- 774586B42DB7B2BC00A631E1 /* BalanceView.swift */,
297
+ 77AD9F072DBB0DBE00182E65 /* Home */,
289
298
);
290
299
path = View;
291
300
sourceTree = "<group>";
327
336
isa = PBXGroup;
328
337
children = (
329
338
AE2381AC2C60578500F6B00C /* ActivityListView.swift */,
330
- 77AD9F052DBB031D00182E65 /* ActivityHomeHeaderView.swift */,
331
339
AE0C30F62A804A2D008F1EAE /* TransactionListView.swift */,
332
340
AE29ED102BBE318A00EB9C4F /* TransactionItemView.swift */,
333
341
AEB130C82A44E4850087785B /* TransactionDetailView.swift */,
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments