|
62 | 62 | F12746721D50345D00975DFA /* ClickableDatePicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = F12746711D50345D00975DFA /* ClickableDatePicker.swift */; };
|
63 | 63 | F12746751D50784100975DFA /* TrainFilterWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F12746731D50784100975DFA /* TrainFilterWindowController.swift */; };
|
64 | 64 | F12746761D50784100975DFA /* TrainFilterWindowController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F12746741D50784100975DFA /* TrainFilterWindowController.xib */; };
|
65 |
| - F13B6FC71C98241B0095B196 /* TicketTask.swift in Sources */ = {isa = PBXBuildFile; fileRef = F13B6FC61C98241B0095B196 /* TicketTask.swift */; }; |
66 |
| - F13B6FC91C9829BD0095B196 /* Passenger.swift in Sources */ = {isa = PBXBuildFile; fileRef = F13B6FC81C9829BD0095B196 /* Passenger.swift */; }; |
67 |
| - F13B6FCB1C982A130095B196 /* Train.swift in Sources */ = {isa = PBXBuildFile; fileRef = F13B6FCA1C982A130095B196 /* Train.swift */; }; |
68 |
| - F13B6FCD1C982A1D0095B196 /* Seat.swift in Sources */ = {isa = PBXBuildFile; fileRef = F13B6FCC1C982A1D0095B196 /* Seat.swift */; }; |
69 | 65 | F13E9C981D0AA9760011F7E2 /* TrainInfoTableCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F13E9C971D0AA9760011F7E2 /* TrainInfoTableCellView.swift */; };
|
70 | 66 | F13E9C9A1D0AB3310011F7E2 /* TrainTableRowView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F13E9C991D0AB3310011F7E2 /* TrainTableRowView.swift */; };
|
71 | 67 | F147763E1D6B2B2E002FD6AF /* InfoButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = F147763D1D6B2B2E002FD6AF /* InfoButton.swift */; };
|
72 | 68 | F14D6BE41D86E91C00CBD36C /* FilterTrainCodeTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = F14D6BE31D86E91C00CBD36C /* FilterTrainCodeTransformer.swift */; };
|
73 | 69 | F16CB2291D312A6D0055D39D /* LoadingTipViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F16CB2271D312A6D0055D39D /* LoadingTipViewController.swift */; };
|
74 | 70 | F16CB22A1D312A6D0055D39D /* LoadingTipViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = F16CB2281D312A6D0055D39D /* LoadingTipViewController.xib */; };
|
75 | 71 | F17AB1CC1C95630E00FEB221 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = F17AB1CB1C95630E00FEB221 /* Credits.rtf */; };
|
| 72 | + F1AF72B81DAA24FB0047486B /* DataManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1AF72B71DAA24FB0047486B /* DataManager.swift */; }; |
76 | 73 | F1C075211D83F97A006EFABB /* TicketConstants.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1C075201D83F97A006EFABB /* TicketConstants.swift */; };
|
77 | 74 | F1C075231D855EE5006EFABB /* Direction.png in Resources */ = {isa = PBXBuildFile; fileRef = F1C075221D855EE5006EFABB /* Direction.png */; };
|
78 | 75 | F1CA12051D10F546003EFD0B /* TrainCodeDetailHeaderCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1CA12041D10F546003EFD0B /* TrainCodeDetailHeaderCell.swift */; };
|
|
167 | 164 | F12746711D50345D00975DFA /* ClickableDatePicker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ClickableDatePicker.swift; sourceTree = "<group>"; };
|
168 | 165 | F12746731D50784100975DFA /* TrainFilterWindowController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrainFilterWindowController.swift; sourceTree = "<group>"; };
|
169 | 166 | F12746741D50784100975DFA /* TrainFilterWindowController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = TrainFilterWindowController.xib; sourceTree = "<group>"; };
|
170 |
| - F13B6FC61C98241B0095B196 /* TicketTask.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TicketTask.swift; sourceTree = "<group>"; }; |
171 |
| - F13B6FC81C9829BD0095B196 /* Passenger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Passenger.swift; sourceTree = "<group>"; }; |
172 |
| - F13B6FCA1C982A130095B196 /* Train.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Train.swift; sourceTree = "<group>"; }; |
173 |
| - F13B6FCC1C982A1D0095B196 /* Seat.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Seat.swift; sourceTree = "<group>"; }; |
174 | 167 | F13E9C971D0AA9760011F7E2 /* TrainInfoTableCellView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrainInfoTableCellView.swift; sourceTree = "<group>"; };
|
175 | 168 | F13E9C991D0AB3310011F7E2 /* TrainTableRowView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrainTableRowView.swift; sourceTree = "<group>"; };
|
176 | 169 | F147763D1D6B2B2E002FD6AF /* InfoButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InfoButton.swift; sourceTree = "<group>"; };
|
177 | 170 | F14D6BE31D86E91C00CBD36C /* FilterTrainCodeTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FilterTrainCodeTransformer.swift; sourceTree = "<group>"; };
|
178 | 171 | F16CB2271D312A6D0055D39D /* LoadingTipViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoadingTipViewController.swift; sourceTree = "<group>"; };
|
179 | 172 | F16CB2281D312A6D0055D39D /* LoadingTipViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LoadingTipViewController.xib; sourceTree = "<group>"; };
|
180 | 173 | F17AB1CB1C95630E00FEB221 /* Credits.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; name = Credits.rtf; path = 12306ForMac/Resources/Credits.rtf; sourceTree = SOURCE_ROOT; };
|
| 174 | + F1AF72B71DAA24FB0047486B /* DataManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DataManager.swift; sourceTree = "<group>"; }; |
181 | 175 | F1C075201D83F97A006EFABB /* TicketConstants.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TicketConstants.swift; sourceTree = "<group>"; };
|
182 | 176 | F1C075221D855EE5006EFABB /* Direction.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Direction.png; path = 12306ForMac/images/Direction.png; sourceTree = SOURCE_ROOT; };
|
183 | 177 | F1CA12041D10F546003EFD0B /* TrainCodeDetailHeaderCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrainCodeDetailHeaderCell.swift; sourceTree = "<group>"; };
|
|
260 | 254 | F11154831C8D925200FA6059 /* UserControls */,
|
261 | 255 | F111547A1C8D923C00FA6059 /* Utilities */,
|
262 | 256 | F11154691C8D921400FA6059 /* Model */,
|
263 |
| - F11154661C8D920600FA6059 /* RealmModel */, |
| 257 | + F11154661C8D920600FA6059 /* SqlModel */, |
264 | 258 | F11154D11C8D936300FA6059 /* MainMenu.xib */,
|
265 | 259 | F11154C71C8D92FC00FA6059 /* AppDelegate.swift */,
|
266 | 260 | F11154CB1C8D931500FA6059 /* MainWindowController.swift */,
|
|
274 | 268 | name = 12306ForMac;
|
275 | 269 | sourceTree = "<group>";
|
276 | 270 | };
|
277 |
| - F11154661C8D920600FA6059 /* RealmModel */ = { |
| 271 | + F11154661C8D920600FA6059 /* SqlModel */ = { |
278 | 272 | isa = PBXGroup;
|
279 | 273 | children = (
|
280 |
| - F13B6FC61C98241B0095B196 /* TicketTask.swift */, |
281 | 274 | F11154671C8D920600FA6059 /* User.swift */,
|
282 |
| - F13B6FC81C9829BD0095B196 /* Passenger.swift */, |
283 |
| - F13B6FCA1C982A130095B196 /* Train.swift */, |
284 |
| - F13B6FCC1C982A1D0095B196 /* Seat.swift */, |
| 275 | + F1AF72B71DAA24FB0047486B /* DataManager.swift */, |
285 | 276 | );
|
286 |
| - name = RealmModel; |
| 277 | + name = SqlModel; |
287 | 278 | path = 12306ForMac/RealmModel;
|
288 | 279 | sourceTree = "<group>";
|
289 | 280 | };
|
|
710 | 701 | F11154931C8D925200FA6059 /* LunarCalendarView.swift in Sources */,
|
711 | 702 | F1E7EA2F1C5A2E7B007715C1 /* NSDocument+INAppStoreWindowFixes.m in Sources */,
|
712 | 703 | F1E7EA2D1C5A2E7B007715C1 /* INAppStoreWindowSwizzling.c in Sources */,
|
713 |
| - F13B6FC71C98241B0095B196 /* TicketTask.swift in Sources */, |
714 | 704 | F11154911C8D925200FA6059 /* ItemCellView.swift in Sources */,
|
715 |
| - F13B6FCD1C982A1D0095B196 /* Seat.swift in Sources */, |
716 | 705 | F11154AB1C8D92A700FA6059 /* SubmitWindowController.swift in Sources */,
|
717 | 706 | F1F2F2D41D5B0C0C00EA7786 /* AdvancedPreferenceManager.swift in Sources */,
|
718 |
| - F13B6FC91C9829BD0095B196 /* Passenger.swift in Sources */, |
719 | 707 | F11154901C8D925200FA6059 /* GlassView.swift in Sources */,
|
720 | 708 | F11154961C8D925200FA6059 /* RandCodeImageView.swift in Sources */,
|
721 | 709 | F12746721D50345D00975DFA /* ClickableDatePicker.swift in Sources */,
|
|
735 | 723 | F11154761C8D921400FA6059 /* PassengerDTO.swift in Sources */,
|
736 | 724 | F1F2F2B01D598AB700EA7786 /* MASPreferencesWindowController.m in Sources */,
|
737 | 725 | F1F2F2C01D59AFB100EA7786 /* GeneralPreferenceViewController.swift in Sources */,
|
| 726 | + F1AF72B81DAA24FB0047486B /* DataManager.swift in Sources */, |
738 | 727 | F11154A31C8D929200FA6059 /* Service.swift in Sources */,
|
739 | 728 | F11154951C8D925200FA6059 /* LunarSolarConverter.swift in Sources */,
|
740 | 729 | F11154721C8D921400FA6059 /* LeftTicketParam.swift in Sources */,
|
|
753 | 742 | F1F5CE0F1CA9431D005C33BD /* SeatTypeModel.swift in Sources */,
|
754 | 743 | F11154821C8D923C00FA6059 /* XCGLogger.swift in Sources */,
|
755 | 744 | F1CCA2D81D0D3DFA00B6853E /* TrainCodeDetailViewController.swift in Sources */,
|
756 |
| - F13B6FCB1C982A130095B196 /* Train.swift in Sources */, |
757 | 745 | F1F2F2C41D59BEE800EA7786 /* AdvancedPreferenceViewController.swift in Sources */,
|
758 | 746 | F1F2F2D01D5AB8F700EA7786 /* Dama.swift in Sources */,
|
759 | 747 | F16CB2291D312A6D0055D39D /* LoadingTipViewController.swift in Sources */,
|
|
0 commit comments