|
1098 | 1098 | CCFC010C23E9BD5500157A78 /* stats_orders-year.json in Resources */ = {isa = PBXBuildFile; fileRef = CCFC00E623E9BD5500157A78 /* stats_orders-year.json */; }; |
1099 | 1099 | CCFC010D23E9BD5500157A78 /* stats_top_earners-month.json in Resources */ = {isa = PBXBuildFile; fileRef = CCFC00E723E9BD5500157A78 /* stats_top_earners-month.json */; }; |
1100 | 1100 | CCFC010E23E9BD5500157A78 /* stats_visits-day.json in Resources */ = {isa = PBXBuildFile; fileRef = CCFC00E823E9BD5500157A78 /* stats_visits-day.json */; }; |
| 1101 | + CCFC50552743BC0D001E505F /* NewOrder.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCFC50542743BC0D001E505F /* NewOrder.swift */; }; |
1101 | 1102 | CE0F17CF22A8105800964A63 /* ReadMoreTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE0F17CD22A8105800964A63 /* ReadMoreTableViewCell.swift */; }; |
1102 | 1103 | CE0F17D022A8105800964A63 /* ReadMoreTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = CE0F17CE22A8105800964A63 /* ReadMoreTableViewCell.xib */; }; |
1103 | 1104 | CE0F17D222A8308900964A63 /* FancyAlertController+PurchaseNote.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE0F17D122A8308900964A63 /* FancyAlertController+PurchaseNote.swift */; }; |
|
2572 | 2573 | CCFC00E823E9BD5500157A78 /* stats_visits-day.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "stats_visits-day.json"; sourceTree = "<group>"; }; |
2573 | 2574 | CCFC011023E9E3F400157A78 /* start.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = start.sh; sourceTree = "<group>"; }; |
2574 | 2575 | CCFC011123E9E40B00157A78 /* stop.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = stop.sh; sourceTree = "<group>"; }; |
| 2576 | + CCFC50542743BC0D001E505F /* NewOrder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewOrder.swift; sourceTree = "<group>"; }; |
2575 | 2577 | CE0F17CD22A8105800964A63 /* ReadMoreTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReadMoreTableViewCell.swift; sourceTree = "<group>"; }; |
2576 | 2578 | CE0F17CE22A8105800964A63 /* ReadMoreTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ReadMoreTableViewCell.xib; sourceTree = "<group>"; }; |
2577 | 2579 | CE0F17D122A8308900964A63 /* FancyAlertController+PurchaseNote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FancyAlertController+PurchaseNote.swift"; sourceTree = "<group>"; }; |
|
5898 | 5900 | path = stats; |
5899 | 5901 | sourceTree = "<group>"; |
5900 | 5902 | }; |
| 5903 | + CCFC50532743BBBF001E505F /* Order Creation */ = { |
| 5904 | + isa = PBXGroup; |
| 5905 | + children = ( |
| 5906 | + CCFC50542743BC0D001E505F /* NewOrder.swift */, |
| 5907 | + ); |
| 5908 | + path = "Order Creation"; |
| 5909 | + sourceTree = "<group>"; |
| 5910 | + }; |
5901 | 5911 | CE14452C2188C0EC00A991D8 /* Zendesk */ = { |
5902 | 5912 | isa = PBXGroup; |
5903 | 5913 | children = ( |
|
5925 | 5935 | CEE006022077D0F80079161F /* Cells */, |
5926 | 5936 | CE35F1092343E482007B2A6B /* Order Details */, |
5927 | 5937 | 2678897A270E6E3C00BD249E /* Simple Payments */, |
| 5938 | + CCFC50532743BBBF001E505F /* Order Creation */, |
5928 | 5939 | CEE005F52076C4040079161F /* Orders.storyboard */, |
5929 | 5940 | 57C503DB23E8C70C00EC0790 /* OrdersTabbedViewController.swift */, |
5930 | 5941 | 57C503DD23E8CE0D00EC0790 /* OrdersTabbedViewController.xib */, |
|
8042 | 8053 | DE68B81F26F86B1700C86CFB /* OfflineBannerView.swift in Sources */, |
8043 | 8054 | 02D4564C231D05E2008CF0A9 /* BetaFeaturesViewController.swift in Sources */, |
8044 | 8055 | D8610BCC256F284700A5DF27 /* ULErrorViewModel.swift in Sources */, |
| 8056 | + CCFC50552743BC0D001E505F /* NewOrder.swift in Sources */, |
8045 | 8057 | 4590CEE4249BA46700949F05 /* AddProductCategoryViewController.swift in Sources */, |
8046 | 8058 | CE37C04422984E81008DCB39 /* PickListTableViewCell.swift in Sources */, |
8047 | 8059 | 020DD48D2322A617005822B1 /* ProductsTabProductViewModel.swift in Sources */, |
|
0 commit comments