Commit 854490b60f0f662f1344677412d07e0427df029c
1 parent
36eec1c3
no message
Showing
1 changed file
with
4 additions
and
4 deletions
LiveVideoCloud.xcodeproj/project.pbxproj
| ... | ... | @@ -1123,12 +1123,12 @@ |
| 1123 | 1123 | 8178D41B1F02036200AA78A4 /* Controller */ = { |
| 1124 | 1124 | isa = PBXGroup; |
| 1125 | 1125 | children = ( |
| 1126 | - 8178D41E1F02043500AA78A4 /* LVCFullScreenPlayerController.h */, | |
| 1127 | - 8178D41F1F02043500AA78A4 /* LVCFullScreenPlayerController.m */, | |
| 1128 | - 8178D4201F02043500AA78A4 /* LVCLivePlayerController.h */, | |
| 1129 | - 8178D4211F02043500AA78A4 /* LVCLivePlayerController.m */, | |
| 1130 | 1126 | 8178D4551F0204D600AA78A4 /* LVCTelevisioController.h */, |
| 1131 | 1127 | 8178D4561F0204D600AA78A4 /* LVCTelevisioController.m */, |
| 1128 | + 8178D4201F02043500AA78A4 /* LVCLivePlayerController.h */, | |
| 1129 | + 8178D4211F02043500AA78A4 /* LVCLivePlayerController.m */, | |
| 1130 | + 8178D41E1F02043500AA78A4 /* LVCFullScreenPlayerController.h */, | |
| 1131 | + 8178D41F1F02043500AA78A4 /* LVCFullScreenPlayerController.m */, | |
| 1132 | 1132 | ); |
| 1133 | 1133 | path = Controller; |
| 1134 | 1134 | sourceTree = "<group>"; | ... | ... |