|
27 | 27 | 8FD7C8F722E220060019B532 /* EventList.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 8FD7C8F622E220060019B532 /* EventList.storyboard */; };
|
28 | 28 | 8FD7C8FF22E22F290019B532 /* EventCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FD7C8FD22E22F290019B532 /* EventCell.swift */; };
|
29 | 29 | 8FD7C90022E22F290019B532 /* EventCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 8FD7C8FE22E22F290019B532 /* EventCell.xib */; };
|
30 |
| - 8FD7C90222E233F00019B532 /* ViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8FD7C90122E233F00019B532 /* ViewModel.swift */; }; |
31 | 30 | E314BD30BBAF1CE6474593C7 /* Pods_Atter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A3B08D871FB59595CB29583 /* Pods_Atter.framework */; };
|
32 | 31 | /* End PBXBuildFile section */
|
33 | 32 |
|
|
69 | 68 | 8FD7C8F622E220060019B532 /* EventList.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = EventList.storyboard; sourceTree = "<group>"; };
|
70 | 69 | 8FD7C8FD22E22F290019B532 /* EventCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventCell.swift; sourceTree = "<group>"; };
|
71 | 70 | 8FD7C8FE22E22F290019B532 /* EventCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = EventCell.xib; sourceTree = "<group>"; };
|
72 |
| - 8FD7C90122E233F00019B532 /* ViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewModel.swift; sourceTree = "<group>"; }; |
73 | 71 | 984D26E540D2C3B37C439E9A /* Pods-Atter.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Atter.debug.xcconfig"; path = "Target Support Files/Pods-Atter/Pods-Atter.debug.xcconfig"; sourceTree = "<group>"; };
|
74 | 72 | /* End PBXFileReference section */
|
75 | 73 |
|
|
158 | 156 | isa = PBXGroup;
|
159 | 157 | children = (
|
160 | 158 | 8F74565722E1B1AA003B9C1D /* Delegates */,
|
161 |
| - 8FD7C90122E233F00019B532 /* ViewModel.swift */, |
162 | 159 | );
|
163 | 160 | path = Shared;
|
164 | 161 | sourceTree = "<group>";
|
|
414 | 411 | 8FD7C8EB22E21C880019B532 /* R.generated.swift in Sources */,
|
415 | 412 | 8FD7C8FF22E22F290019B532 /* EventCell.swift in Sources */,
|
416 | 413 | 8FD7C8E522E21B050019B532 /* AtterTabBarRouter.swift in Sources */,
|
417 |
| - 8FD7C90222E233F00019B532 /* ViewModel.swift in Sources */, |
418 | 414 | 8FD7C8EE22E21D080019B532 /* RootRouter.swift in Sources */,
|
419 | 415 | 8FD7C8F422E21FFD0019B532 /* EventListViewController.swift in Sources */,
|
420 | 416 | 8FD7C8E722E21B050019B532 /* AtterTabBarConfigurator.swift in Sources */,
|
|
0 commit comments