|
@@ -237,6 +237,7 @@
|
|
|
E4499A922D5DD55700653B56 /* SKInCallViewController+touch.m in Sources */ = {isa = PBXBuildFile; fileRef = E4499A912D5DD55700653B56 /* SKInCallViewController+touch.m */; };
|
|
|
E4499A972D5DDFEA00653B56 /* VideoManager+juphoon.m in Sources */ = {isa = PBXBuildFile; fileRef = E4499A932D5DDFEA00653B56 /* VideoManager+juphoon.m */; };
|
|
|
E4499A982D5DDFEA00653B56 /* VideoManager+agora.m in Sources */ = {isa = PBXBuildFile; fileRef = E4499A942D5DDFEA00653B56 /* VideoManager+agora.m */; };
|
|
|
+ E4499A9B2D5F3B7100653B56 /* SKInCallViewController+time.m in Sources */ = {isa = PBXBuildFile; fileRef = E4499A9A2D5F3B7100653B56 /* SKInCallViewController+time.m */; };
|
|
|
E44FCB072BA1542B00C7E9CF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = E44FCB032BA1542B00C7E9CF /* Main.storyboard */; };
|
|
|
E44FCB142BA15BB500C7E9CF /* View.xib in Resources */ = {isa = PBXBuildFile; fileRef = E44FCB122BA15BB400C7E9CF /* View.xib */; };
|
|
|
E459F07E2B6B3D16002571E3 /* WifiAddListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E459F0352B6B3D16002571E3 /* WifiAddListViewController.m */; };
|
|
@@ -822,6 +823,8 @@
|
|
|
E4499A942D5DDFEA00653B56 /* VideoManager+agora.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "VideoManager+agora.m"; sourceTree = "<group>"; };
|
|
|
E4499A952D5DDFEA00653B56 /* VideoManager+juphoon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "VideoManager+juphoon.h"; sourceTree = "<group>"; };
|
|
|
E4499A962D5DDFEA00653B56 /* VideoManager+agora.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "VideoManager+agora.h"; sourceTree = "<group>"; };
|
|
|
+ E4499A992D5F3B7100653B56 /* SKInCallViewController+time.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SKInCallViewController+time.h"; sourceTree = "<group>"; };
|
|
|
+ E4499A9A2D5F3B7100653B56 /* SKInCallViewController+time.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "SKInCallViewController+time.m"; sourceTree = "<group>"; };
|
|
|
E44FCB042BA1542B00C7E9CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
|
E44FCB132BA15BB400C7E9CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/View.xib; sourceTree = "<group>"; };
|
|
|
E459F0332B6B3D16002571E3 /* WifiListCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WifiListCell.h; sourceTree = "<group>"; };
|
|
@@ -2291,10 +2294,12 @@
|
|
|
children = (
|
|
|
E49A83702B625B3A00D5B289 /* SKInCallViewController.h */,
|
|
|
E49A83712B625B3A00D5B289 /* SKInCallViewController.m */,
|
|
|
- E4499A8A2D5D954200653B56 /* SKInCallViewController+juphoon.h */,
|
|
|
- E4499A8B2D5D954200653B56 /* SKInCallViewController+juphoon.m */,
|
|
|
E4499A8D2D5D955200653B56 /* SKInCallViewController+agora.h */,
|
|
|
E4499A8E2D5D955200653B56 /* SKInCallViewController+agora.m */,
|
|
|
+ E4499A8A2D5D954200653B56 /* SKInCallViewController+juphoon.h */,
|
|
|
+ E4499A8B2D5D954200653B56 /* SKInCallViewController+juphoon.m */,
|
|
|
+ E4499A992D5F3B7100653B56 /* SKInCallViewController+time.h */,
|
|
|
+ E4499A9A2D5F3B7100653B56 /* SKInCallViewController+time.m */,
|
|
|
E4499A902D5DD55700653B56 /* SKInCallViewController+touch.h */,
|
|
|
E4499A912D5DD55700653B56 /* SKInCallViewController+touch.m */,
|
|
|
);
|
|
@@ -3208,6 +3213,7 @@
|
|
|
E41ECB932CF95DD700C4C36C /* SKChatMessageButton.m in Sources */,
|
|
|
E41ECB9E2CF95DD700C4C36C /* SKChatViewController+keyboard.m in Sources */,
|
|
|
E4FE9B622AD9465100DEABCA /* SSHolidayCountry.m in Sources */,
|
|
|
+ E4499A9B2D5F3B7100653B56 /* SKInCallViewController+time.m in Sources */,
|
|
|
E4735C472B6CE81900FCF9D9 /* UIView+Hierarchy.m in Sources */,
|
|
|
E41ECB5D2CF95C6C00C4C36C /* SKMainViewController+realpos.m in Sources */,
|
|
|
E4A44AEB2D228B8900FCB559 /* SKNavigationView.m in Sources */,
|