Archived
Rewrote DataFetcher.swift to make it maintainable; added sorting algorithm, TODO: switch sorting algorithms
This commit is contained in:
@@ -198,30 +198,30 @@
|
||||
children = (
|
||||
A99AB5F7230155DE00555295 /* GoogleService-Info.plist */,
|
||||
A961337F2299867400B541D4 /* AppDelegate.swift */,
|
||||
A9B0464B22E1F255005FB0DB /* CustomTabBarController.swift */,
|
||||
A9378D342336015000C07D07 /* LoginViewController.swift */,
|
||||
A9378D382336300700C07D07 /* FirstTimeViewController.swift */,
|
||||
A96133812299867400B541D4 /* PlanViewController.swift */,
|
||||
A96D4CC722DDE01A006BAB34 /* GeneralPlanViewController.swift */,
|
||||
A96D4CC922DDE184006BAB34 /* PersonalPlanViewController.swift */,
|
||||
A9C1D2FF22D656DD00139043 /* MenuViewController.swift */,
|
||||
A9B0464D22E1F75A005FB0DB /* CustomizationViewController.swift */,
|
||||
A9B0464F22E21207005FB0DB /* ColourPickerView.swift */,
|
||||
A9C1D30122D7237200139043 /* DataFetcher.swift */,
|
||||
A96133852299867400B541D4 /* Main.storyboard */,
|
||||
A96133882299867A00B541D4 /* Assets.xcassets */,
|
||||
A958A92422DF5388007052B0 /* Localizable.strings */,
|
||||
A961338A2299867A00B541D4 /* LaunchScreen.storyboard */,
|
||||
A996BFED22E0586500E7BE42 /* Info.plist */,
|
||||
A996BFFB22E05AAB00E7BE42 /* InfoPlist.strings */,
|
||||
A9A3496B22D4859200F35AE0 /* SubstModel.swift */,
|
||||
A9C1D30122D7237200139043 /* DataFetcher.swift */,
|
||||
A957A74F22DDC15500E0A2ED /* MenuViewCell.swift */,
|
||||
A957A75022DDC15500E0A2ED /* MenuViewCell.xib */,
|
||||
A9D830A522DE258C00D7EA05 /* PlanViewCell.swift */,
|
||||
A9D830A622DE258C00D7EA05 /* PlanViewCell.xib */,
|
||||
A96D4CC722DDE01A006BAB34 /* GeneralPlanViewController.swift */,
|
||||
A96D4CC922DDE184006BAB34 /* PersonalPlanViewController.swift */,
|
||||
A958A92422DF5388007052B0 /* Localizable.strings */,
|
||||
A996BFFB22E05AAB00E7BE42 /* InfoPlist.strings */,
|
||||
A9B0464B22E1F255005FB0DB /* CustomTabBarController.swift */,
|
||||
A9B0464D22E1F75A005FB0DB /* CustomizationViewController.swift */,
|
||||
A9B0464F22E21207005FB0DB /* ColourPickerView.swift */,
|
||||
A9B0465322E448EC005FB0DB /* GenericViewCell.swift */,
|
||||
A9B033D622E4D0AB009ACF8A /* ColourViewCell.swift */,
|
||||
A9B033D722E4D0AB009ACF8A /* ColourViewCell.xib */,
|
||||
A9378D342336015000C07D07 /* LoginViewController.swift */,
|
||||
A9378D382336300700C07D07 /* FirstTimeViewController.swift */,
|
||||
);
|
||||
path = "AvH Plan";
|
||||
sourceTree = "<group>";
|
||||
|
||||
Reference in New Issue
Block a user