|
23 | 23 | 7273236017DFBEBF0072C7FD /* CETurnAnimationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7273235D17DFBEBF0072C7FD /* CETurnAnimationController.m */; };
|
24 | 24 | 7273236317DFBEFE0072C7FD /* CEReversibleAnimationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7273236217DFBEFE0072C7FD /* CEReversibleAnimationController.m */; };
|
25 | 25 | 7273236917DFBF140072C7FD /* CEBaseInteractionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7273236617DFBF140072C7FD /* CEBaseInteractionController.m */; };
|
26 |
| - 7273236A17DFBF140072C7FD /* CESwipeInteractionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7273236817DFBF140072C7FD /* CESwipeInteractionController.m */; }; |
| 26 | + 7273236A17DFBF140072C7FD /* CEHorizontalSwipeInteractionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7273236817DFBF140072C7FD /* CEHorizontalSwipeInteractionController.m */; }; |
27 | 27 | 7273236D17DFC0690072C7FD /* NavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7273236C17DFC0690072C7FD /* NavigationController.m */; };
|
28 | 28 | 7273237017DFC4710072C7FD /* SettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7273236F17DFC4710072C7FD /* SettingsViewController.m */; };
|
29 | 29 | 72C15E1117E10C620056B3F9 /* CECrossfadeAnimationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 72C15E1017E10C620056B3F9 /* CECrossfadeAnimationController.m */; };
|
30 | 30 | 72C15E1417E10E7B0056B3F9 /* CEExplodeAnimationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 72C15E1317E10E7B0056B3F9 /* CEExplodeAnimationController.m */; };
|
31 | 31 | 72C15E1717E19A940056B3F9 /* CEFoldAnimationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 72C15E1617E19A940056B3F9 /* CEFoldAnimationController.m */; };
|
32 | 32 | 72EC05A917E7B1BE00DCB9A3 /* CEPinchInteractionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 72EC05A817E7B1BE00DCB9A3 /* CEPinchInteractionController.m */; };
|
33 | 33 | 72EE96D817EF47A60097DF82 /* CECardsAnimationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 72EE96D717EF47A60097DF82 /* CECardsAnimationController.m */; };
|
| 34 | + 72EE96DB17EF66040097DF82 /* CEVerticalSwipeInteractionController.m in Sources */ = {isa = PBXBuildFile; fileRef = 72EE96DA17EF66040097DF82 /* CEVerticalSwipeInteractionController.m */; }; |
34 | 35 | /* End PBXBuildFile section */
|
35 | 36 |
|
36 | 37 | /* Begin PBXContainerItemProxy section */
|
|
68 | 69 | 7273236217DFBEFE0072C7FD /* CEReversibleAnimationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CEReversibleAnimationController.m; sourceTree = "<group>"; };
|
69 | 70 | 7273236517DFBF140072C7FD /* CEBaseInteractionController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CEBaseInteractionController.h; sourceTree = "<group>"; };
|
70 | 71 | 7273236617DFBF140072C7FD /* CEBaseInteractionController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CEBaseInteractionController.m; sourceTree = "<group>"; };
|
71 |
| - 7273236717DFBF140072C7FD /* CESwipeInteractionController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CESwipeInteractionController.h; sourceTree = "<group>"; }; |
72 |
| - 7273236817DFBF140072C7FD /* CESwipeInteractionController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CESwipeInteractionController.m; sourceTree = "<group>"; }; |
| 72 | + 7273236717DFBF140072C7FD /* CEHorizontalSwipeInteractionController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CEHorizontalSwipeInteractionController.h; sourceTree = "<group>"; }; |
| 73 | + 7273236817DFBF140072C7FD /* CEHorizontalSwipeInteractionController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CEHorizontalSwipeInteractionController.m; sourceTree = "<group>"; }; |
73 | 74 | 7273236B17DFC0690072C7FD /* NavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NavigationController.h; sourceTree = "<group>"; };
|
74 | 75 | 7273236C17DFC0690072C7FD /* NavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NavigationController.m; sourceTree = "<group>"; };
|
75 | 76 | 7273236E17DFC4710072C7FD /* SettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsViewController.h; sourceTree = "<group>"; };
|
|
84 | 85 | 72EC05A817E7B1BE00DCB9A3 /* CEPinchInteractionController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CEPinchInteractionController.m; sourceTree = "<group>"; };
|
85 | 86 | 72EE96D617EF47A60097DF82 /* CECardsAnimationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CECardsAnimationController.h; sourceTree = "<group>"; };
|
86 | 87 | 72EE96D717EF47A60097DF82 /* CECardsAnimationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CECardsAnimationController.m; sourceTree = "<group>"; };
|
| 88 | + 72EE96D917EF66040097DF82 /* CEVerticalSwipeInteractionController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CEVerticalSwipeInteractionController.h; sourceTree = "<group>"; }; |
| 89 | + 72EE96DA17EF66040097DF82 /* CEVerticalSwipeInteractionController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CEVerticalSwipeInteractionController.m; sourceTree = "<group>"; }; |
87 | 90 | /* End PBXFileReference section */
|
88 | 91 |
|
89 | 92 | /* Begin PBXFrameworksBuildPhase section */
|
|
197 | 200 | children = (
|
198 | 201 | 7273236517DFBF140072C7FD /* CEBaseInteractionController.h */,
|
199 | 202 | 7273236617DFBF140072C7FD /* CEBaseInteractionController.m */,
|
200 |
| - 7273236717DFBF140072C7FD /* CESwipeInteractionController.h */, |
201 |
| - 7273236817DFBF140072C7FD /* CESwipeInteractionController.m */, |
| 203 | + 7273236717DFBF140072C7FD /* CEHorizontalSwipeInteractionController.h */, |
| 204 | + 7273236817DFBF140072C7FD /* CEHorizontalSwipeInteractionController.m */, |
202 | 205 | 72EC05A717E7B1BE00DCB9A3 /* CEPinchInteractionController.h */,
|
203 | 206 | 72EC05A817E7B1BE00DCB9A3 /* CEPinchInteractionController.m */,
|
| 207 | + 72EE96D917EF66040097DF82 /* CEVerticalSwipeInteractionController.h */, |
| 208 | + 72EE96DA17EF66040097DF82 /* CEVerticalSwipeInteractionController.m */, |
204 | 209 | );
|
205 | 210 | name = InteractionControllers;
|
206 | 211 | path = ../InteractionControllers;
|
|
311 | 316 | 7273233017DFBD4D0072C7FD /* AppDelegate.m in Sources */,
|
312 | 317 | 7273232C17DFBD4D0072C7FD /* main.m in Sources */,
|
313 | 318 | 7273236017DFBEBF0072C7FD /* CETurnAnimationController.m in Sources */,
|
314 |
| - 7273236A17DFBF140072C7FD /* CESwipeInteractionController.m in Sources */, |
| 319 | + 7273236A17DFBF140072C7FD /* CEHorizontalSwipeInteractionController.m in Sources */, |
315 | 320 | 7273236D17DFC0690072C7FD /* NavigationController.m in Sources */,
|
316 | 321 | 7273237017DFC4710072C7FD /* SettingsViewController.m in Sources */,
|
| 322 | + 72EE96DB17EF66040097DF82 /* CEVerticalSwipeInteractionController.m in Sources */, |
317 | 323 | 7273235F17DFBEBF0072C7FD /* CEFlipAnimationController.m in Sources */,
|
318 | 324 | 7273236317DFBEFE0072C7FD /* CEReversibleAnimationController.m in Sources */,
|
319 | 325 | 72EE96D817EF47A60097DF82 /* CECardsAnimationController.m in Sources */,
|
|
0 commit comments