|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 0036E2FD2803CAF8001E6EA9 /* CardTableDataSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0036E2FC2803CAF8001E6EA9 /* CardTableDataSource.swift */; }; |
11 | 11 | 004781112805715400F380C6 /* NewCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 004781102805715400F380C6 /* NewCardView.swift */; }; |
| 12 | + 004781152805BFCA00F380C6 /* NewCardViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 004781142805BFCA00F380C6 /* NewCardViewController.swift */; }; |
12 | 13 | 0047A15F27FE805400FAF019 /* CardStatus.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0047A15E27FE805400FAF019 /* CardStatus.swift */; }; |
13 | 14 | 00702C7A28051D0E009B077D /* HistoryTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00702C7928051D0E009B077D /* HistoryTableViewCell.swift */; }; |
14 | 15 | 00702C7C28051E64009B077D /* HistoryCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00702C7B28051E64009B077D /* HistoryCard.swift */; }; |
|
59 | 60 | /* Begin PBXFileReference section */ |
60 | 61 | 0036E2FC2803CAF8001E6EA9 /* CardTableDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardTableDataSource.swift; sourceTree = "<group>"; }; |
61 | 62 | 004781102805715400F380C6 /* NewCardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewCardView.swift; sourceTree = "<group>"; }; |
| 63 | + 004781142805BFCA00F380C6 /* NewCardViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewCardViewController.swift; sourceTree = "<group>"; }; |
62 | 64 | 0047A15E27FE805400FAF019 /* CardStatus.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardStatus.swift; sourceTree = "<group>"; }; |
63 | 65 | 00702C7928051D0E009B077D /* HistoryTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoryTableViewCell.swift; sourceTree = "<group>"; }; |
64 | 66 | 00702C7B28051E64009B077D /* HistoryCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HistoryCard.swift; sourceTree = "<group>"; }; |
|
210 | 212 | 723BF2EC2804842B001F3118 /* HiddenState.swift */, |
211 | 213 | 72049EC3280574C100614366 /* HistoryViewController.swift */, |
212 | 214 | 004781102805715400F380C6 /* NewCardView.swift */, |
| 215 | + 004781142805BFCA00F380C6 /* NewCardViewController.swift */, |
213 | 216 | ); |
214 | 217 | path = view; |
215 | 218 | sourceTree = "<group>"; |
|
363 | 366 | 00702C84280545F4009B077D /* HistoryTableDataSource.swift in Sources */, |
364 | 367 | 723BF2EF2804846C001F3118 /* CardBoardAction.swift in Sources */, |
365 | 368 | 0047A15F27FE805400FAF019 /* CardStatus.swift in Sources */, |
| 369 | + 004781152805BFCA00F380C6 /* NewCardViewController.swift in Sources */, |
366 | 370 | 72695E1927FBE2DE00A29350 /* AppDelegate.swift in Sources */, |
367 | 371 | 0036E2FD2803CAF8001E6EA9 /* CardTableDataSource.swift in Sources */, |
368 | 372 | 723BF2F12804859B001F3118 /* HistoryViewAction.swift in Sources */, |
|
0 commit comments