|
@@ -179,9 +179,12 @@
|
|
7BECF0D51B54DE5700FBC7BF /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BECF0D41B54DE5700FBC7BF /* AVFoundation.framework */; };
|
|
7BECF0D51B54DE5700FBC7BF /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7BECF0D41B54DE5700FBC7BF /* AVFoundation.framework */; };
|
|
E4010C2D2BEA3C4C00C0A23F /* video_end.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = E4010C2B2BEA3C4C00C0A23F /* video_end.mp3 */; };
|
|
E4010C2D2BEA3C4C00C0A23F /* video_end.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = E4010C2B2BEA3C4C00C0A23F /* video_end.mp3 */; };
|
|
E4010C2E2BEA3C4C00C0A23F /* video_start.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = E4010C2C2BEA3C4C00C0A23F /* video_start.mp3 */; };
|
|
E4010C2E2BEA3C4C00C0A23F /* video_start.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = E4010C2C2BEA3C4C00C0A23F /* video_start.mp3 */; };
|
|
- E41389212D6C75DC000D8850 /* SKDefine.m in Sources */ = {isa = PBXBuildFile; fileRef = E41389202D6C75DC000D8850 /* SKDefine.m */; };
|
|
|
|
E41389242D6D6A65000D8850 /* BlackDoorManager+click.m in Sources */ = {isa = PBXBuildFile; fileRef = E41389232D6D6A65000D8850 /* BlackDoorManager+click.m */; };
|
|
E41389242D6D6A65000D8850 /* BlackDoorManager+click.m in Sources */ = {isa = PBXBuildFile; fileRef = E41389232D6D6A65000D8850 /* BlackDoorManager+click.m */; };
|
|
E41389272D6D6B54000D8850 /* BlackDoorManager+data.m in Sources */ = {isa = PBXBuildFile; fileRef = E41389262D6D6B54000D8850 /* BlackDoorManager+data.m */; };
|
|
E41389272D6D6B54000D8850 /* BlackDoorManager+data.m in Sources */ = {isa = PBXBuildFile; fileRef = E41389262D6D6B54000D8850 /* BlackDoorManager+data.m */; };
|
|
|
|
+ E413892A2D6DA4F7000D8850 /* ServerManager+url.m in Sources */ = {isa = PBXBuildFile; fileRef = E41389292D6DA4F6000D8850 /* ServerManager+url.m */; };
|
|
|
|
+ E413892D2D6DA85D000D8850 /* ServerManager+category.m in Sources */ = {isa = PBXBuildFile; fileRef = E413892C2D6DA85D000D8850 /* ServerManager+category.m */; };
|
|
|
|
+ E41389302D6DA86A000D8850 /* ServerManager+type.m in Sources */ = {isa = PBXBuildFile; fileRef = E413892F2D6DA86A000D8850 /* ServerManager+type.m */; };
|
|
|
|
+ E41389332D6DA948000D8850 /* ServerManager+domains.m in Sources */ = {isa = PBXBuildFile; fileRef = E41389322D6DA948000D8850 /* ServerManager+domains.m */; };
|
|
E41849612B8C8CCB000C18DB /* SKAlarmClockTitleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E41849602B8C8CCB000C18DB /* SKAlarmClockTitleViewController.m */; };
|
|
E41849612B8C8CCB000C18DB /* SKAlarmClockTitleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E41849602B8C8CCB000C18DB /* SKAlarmClockTitleViewController.m */; };
|
|
E418538B2D64745B00F9C739 /* VideoManager+http.m in Sources */ = {isa = PBXBuildFile; fileRef = E418538A2D64745B00F9C739 /* VideoManager+http.m */; };
|
|
E418538B2D64745B00F9C739 /* VideoManager+http.m in Sources */ = {isa = PBXBuildFile; fileRef = E418538A2D64745B00F9C739 /* VideoManager+http.m */; };
|
|
E418538E2D64767100F9C739 /* VideoManager+view.m in Sources */ = {isa = PBXBuildFile; fileRef = E418538D2D64767100F9C739 /* VideoManager+view.m */; };
|
|
E418538E2D64767100F9C739 /* VideoManager+view.m in Sources */ = {isa = PBXBuildFile; fileRef = E418538D2D64767100F9C739 /* VideoManager+view.m */; };
|
|
@@ -711,12 +714,18 @@
|
|
E143CF1A3006F6257962D165 /* Pods-VeryFit Kids.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VeryFit Kids.test.xcconfig"; path = "Pods/Target Support Files/Pods-VeryFit Kids/Pods-VeryFit Kids.test.xcconfig"; sourceTree = "<group>"; };
|
|
E143CF1A3006F6257962D165 /* Pods-VeryFit Kids.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-VeryFit Kids.test.xcconfig"; path = "Pods/Target Support Files/Pods-VeryFit Kids/Pods-VeryFit Kids.test.xcconfig"; sourceTree = "<group>"; };
|
|
E4010C2B2BEA3C4C00C0A23F /* video_end.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = video_end.mp3; sourceTree = "<group>"; };
|
|
E4010C2B2BEA3C4C00C0A23F /* video_end.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = video_end.mp3; sourceTree = "<group>"; };
|
|
E4010C2C2BEA3C4C00C0A23F /* video_start.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = video_start.mp3; sourceTree = "<group>"; };
|
|
E4010C2C2BEA3C4C00C0A23F /* video_start.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = video_start.mp3; sourceTree = "<group>"; };
|
|
- E413891F2D6C75DC000D8850 /* SKDefine.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SKDefine.h; sourceTree = "<group>"; };
|
|
|
|
- E41389202D6C75DC000D8850 /* SKDefine.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SKDefine.m; sourceTree = "<group>"; };
|
|
|
|
E41389222D6D6A65000D8850 /* BlackDoorManager+click.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "BlackDoorManager+click.h"; sourceTree = "<group>"; };
|
|
E41389222D6D6A65000D8850 /* BlackDoorManager+click.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "BlackDoorManager+click.h"; sourceTree = "<group>"; };
|
|
E41389232D6D6A65000D8850 /* BlackDoorManager+click.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "BlackDoorManager+click.m"; sourceTree = "<group>"; };
|
|
E41389232D6D6A65000D8850 /* BlackDoorManager+click.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "BlackDoorManager+click.m"; sourceTree = "<group>"; };
|
|
E41389252D6D6B54000D8850 /* BlackDoorManager+data.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "BlackDoorManager+data.h"; sourceTree = "<group>"; };
|
|
E41389252D6D6B54000D8850 /* BlackDoorManager+data.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "BlackDoorManager+data.h"; sourceTree = "<group>"; };
|
|
E41389262D6D6B54000D8850 /* BlackDoorManager+data.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "BlackDoorManager+data.m"; sourceTree = "<group>"; };
|
|
E41389262D6D6B54000D8850 /* BlackDoorManager+data.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "BlackDoorManager+data.m"; sourceTree = "<group>"; };
|
|
|
|
+ E41389282D6DA4F6000D8850 /* ServerManager+url.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ServerManager+url.h"; sourceTree = "<group>"; };
|
|
|
|
+ E41389292D6DA4F6000D8850 /* ServerManager+url.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "ServerManager+url.m"; sourceTree = "<group>"; };
|
|
|
|
+ E413892B2D6DA85D000D8850 /* ServerManager+category.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ServerManager+category.h"; sourceTree = "<group>"; };
|
|
|
|
+ E413892C2D6DA85D000D8850 /* ServerManager+category.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "ServerManager+category.m"; sourceTree = "<group>"; };
|
|
|
|
+ E413892E2D6DA86A000D8850 /* ServerManager+type.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ServerManager+type.h"; sourceTree = "<group>"; };
|
|
|
|
+ E413892F2D6DA86A000D8850 /* ServerManager+type.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "ServerManager+type.m"; sourceTree = "<group>"; };
|
|
|
|
+ E41389312D6DA948000D8850 /* ServerManager+domains.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ServerManager+domains.h"; sourceTree = "<group>"; };
|
|
|
|
+ E41389322D6DA948000D8850 /* ServerManager+domains.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "ServerManager+domains.m"; sourceTree = "<group>"; };
|
|
E418495F2B8C8CCA000C18DB /* SKAlarmClockTitleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SKAlarmClockTitleViewController.h; sourceTree = "<group>"; };
|
|
E418495F2B8C8CCA000C18DB /* SKAlarmClockTitleViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SKAlarmClockTitleViewController.h; sourceTree = "<group>"; };
|
|
E41849602B8C8CCB000C18DB /* SKAlarmClockTitleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SKAlarmClockTitleViewController.m; sourceTree = "<group>"; };
|
|
E41849602B8C8CCB000C18DB /* SKAlarmClockTitleViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SKAlarmClockTitleViewController.m; sourceTree = "<group>"; };
|
|
E41853892D64745B00F9C739 /* VideoManager+http.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "VideoManager+http.h"; sourceTree = "<group>"; };
|
|
E41853892D64745B00F9C739 /* VideoManager+http.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "VideoManager+http.h"; sourceTree = "<group>"; };
|
|
@@ -2340,8 +2349,6 @@
|
|
E4D46A272ADE2D980092AB29 /* Additions */,
|
|
E4D46A272ADE2D980092AB29 /* Additions */,
|
|
E4D46A332ADE2D980092AB29 /* Manager */,
|
|
E4D46A332ADE2D980092AB29 /* Manager */,
|
|
E4D46A382ADE2D980092AB29 /* Request */,
|
|
E4D46A382ADE2D980092AB29 /* Request */,
|
|
- E413891F2D6C75DC000D8850 /* SKDefine.h */,
|
|
|
|
- E41389202D6C75DC000D8850 /* SKDefine.m */,
|
|
|
|
);
|
|
);
|
|
path = SikeyCommonSDK;
|
|
path = SikeyCommonSDK;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -2372,6 +2379,14 @@
|
|
E41389262D6D6B54000D8850 /* BlackDoorManager+data.m */,
|
|
E41389262D6D6B54000D8850 /* BlackDoorManager+data.m */,
|
|
E4D46A342ADE2D980092AB29 /* ServerManager.h */,
|
|
E4D46A342ADE2D980092AB29 /* ServerManager.h */,
|
|
E4D46A372ADE2D980092AB29 /* ServerManager.m */,
|
|
E4D46A372ADE2D980092AB29 /* ServerManager.m */,
|
|
|
|
+ E413892B2D6DA85D000D8850 /* ServerManager+category.h */,
|
|
|
|
+ E413892C2D6DA85D000D8850 /* ServerManager+category.m */,
|
|
|
|
+ E41389312D6DA948000D8850 /* ServerManager+domains.h */,
|
|
|
|
+ E41389322D6DA948000D8850 /* ServerManager+domains.m */,
|
|
|
|
+ E413892E2D6DA86A000D8850 /* ServerManager+type.h */,
|
|
|
|
+ E413892F2D6DA86A000D8850 /* ServerManager+type.m */,
|
|
|
|
+ E41389282D6DA4F6000D8850 /* ServerManager+url.h */,
|
|
|
|
+ E41389292D6DA4F6000D8850 /* ServerManager+url.m */,
|
|
E4B4A3FE2C89B819002E9179 /* WindowLoggerManager.h */,
|
|
E4B4A3FE2C89B819002E9179 /* WindowLoggerManager.h */,
|
|
E4B4A3FF2C89B819002E9179 /* WindowLoggerManager.m */,
|
|
E4B4A3FF2C89B819002E9179 /* WindowLoggerManager.m */,
|
|
);
|
|
);
|
|
@@ -2964,6 +2979,7 @@
|
|
273268121FFDF58F0096C8C1 /* SKContactRelationViewController.m in Sources */,
|
|
273268121FFDF58F0096C8C1 /* SKContactRelationViewController.m in Sources */,
|
|
E459F0802B6B3D16002571E3 /* WifiListViewController.m in Sources */,
|
|
E459F0802B6B3D16002571E3 /* WifiListViewController.m in Sources */,
|
|
E47504D22AF39796006D424A /* UUImageAvatarBrowser.m in Sources */,
|
|
E47504D22AF39796006D424A /* UUImageAvatarBrowser.m in Sources */,
|
|
|
|
+ E413892A2D6DA4F7000D8850 /* ServerManager+url.m in Sources */,
|
|
E459F0942B6B3D16002571E3 /* SKSchoolTimeDetailViewController.m in Sources */,
|
|
E459F0942B6B3D16002571E3 /* SKSchoolTimeDetailViewController.m in Sources */,
|
|
E49F8D652BA3F8C900EDBAA8 /* NSString+http.m in Sources */,
|
|
E49F8D652BA3F8C900EDBAA8 /* NSString+http.m in Sources */,
|
|
27F64DBD205124620004B6CD /* PushAllMessage+CoreDataClass.m in Sources */,
|
|
27F64DBD205124620004B6CD /* PushAllMessage+CoreDataClass.m in Sources */,
|
|
@@ -2992,7 +3008,6 @@
|
|
E4EB2E302B021F03000C459F /* DataManager+data.m in Sources */,
|
|
E4EB2E302B021F03000C459F /* DataManager+data.m in Sources */,
|
|
E4FE9B6B2AD9465100DEABCA /* SSHolidayUK.m in Sources */,
|
|
E4FE9B6B2AD9465100DEABCA /* SSHolidayUK.m in Sources */,
|
|
2738E577205A6B4300ACDF71 /* PushAllMessage.xcdatamodeld in Sources */,
|
|
2738E577205A6B4300ACDF71 /* PushAllMessage.xcdatamodeld in Sources */,
|
|
- E41389212D6C75DC000D8850 /* SKDefine.m in Sources */,
|
|
|
|
E4735C4F2B6CE81900FCF9D9 /* IQKeyboardManager.m in Sources */,
|
|
E4735C4F2B6CE81900FCF9D9 /* IQKeyboardManager.m in Sources */,
|
|
E41ECBC52CF9605E00C4C36C /* SKBaseViewController+image.m in Sources */,
|
|
E41ECBC52CF9605E00C4C36C /* SKBaseViewController+image.m in Sources */,
|
|
E4FE9B7B2AD9465100DEABCA /* IanAdsStartView.m in Sources */,
|
|
E4FE9B7B2AD9465100DEABCA /* IanAdsStartView.m in Sources */,
|
|
@@ -3036,6 +3051,7 @@
|
|
E47FBA2F2B6B838600BB42DE /* SKAlarmClockDetailCell.m in Sources */,
|
|
E47FBA2F2B6B838600BB42DE /* SKAlarmClockDetailCell.m in Sources */,
|
|
271CD168200493830060C574 /* SKOnOffHistoryViewController.m in Sources */,
|
|
271CD168200493830060C574 /* SKOnOffHistoryViewController.m in Sources */,
|
|
E41ECB632CF95C6C00C4C36C /* SKMainViewController+watch.m in Sources */,
|
|
E41ECB632CF95C6C00C4C36C /* SKMainViewController+watch.m in Sources */,
|
|
|
|
+ E413892D2D6DA85D000D8850 /* ServerManager+category.m in Sources */,
|
|
2738E574205A6B3600ACDF71 /* CoreDataManager.m in Sources */,
|
|
2738E574205A6B3600ACDF71 /* CoreDataManager.m in Sources */,
|
|
273141581FCD39DB004AA5F4 /* SKWatchViewCell.m in Sources */,
|
|
273141581FCD39DB004AA5F4 /* SKWatchViewCell.m in Sources */,
|
|
E459F09C2B6B3D16002571E3 /* SKPushFlagViewController.m in Sources */,
|
|
E459F09C2B6B3D16002571E3 /* SKPushFlagViewController.m in Sources */,
|
|
@@ -3221,6 +3237,7 @@
|
|
27BECA1E1CBB504E00E3FD19 /* AmrnbRecorder.mm in Sources */,
|
|
27BECA1E1CBB504E00E3FD19 /* AmrnbRecorder.mm in Sources */,
|
|
E4D46A482ADE2D980092AB29 /* ERequest.m in Sources */,
|
|
E4D46A482ADE2D980092AB29 /* ERequest.m in Sources */,
|
|
E41ECB622CF95C6C00C4C36C /* SKMainViewController+version.m in Sources */,
|
|
E41ECB622CF95C6C00C4C36C /* SKMainViewController+version.m in Sources */,
|
|
|
|
+ E41389332D6DA948000D8850 /* ServerManager+domains.m in Sources */,
|
|
E4D46A182ADE2CD70092AB29 /* PGIndexBannerSubiew.m in Sources */,
|
|
E4D46A182ADE2CD70092AB29 /* PGIndexBannerSubiew.m in Sources */,
|
|
E41ECB962CF95DD700C4C36C /* SKChatTools.m in Sources */,
|
|
E41ECB962CF95DD700C4C36C /* SKChatTools.m in Sources */,
|
|
28159C001A3FC46C00A3E1A3 /* UIImage+EAddition.m in Sources */,
|
|
28159C001A3FC46C00A3E1A3 /* UIImage+EAddition.m in Sources */,
|
|
@@ -3255,6 +3272,7 @@
|
|
E4FE9B742AD9465100DEABCA /* ECurveMenuItem.m in Sources */,
|
|
E4FE9B742AD9465100DEABCA /* ECurveMenuItem.m in Sources */,
|
|
28159C011A3FC46C00A3E1A3 /* UIView+EAddition.m in Sources */,
|
|
28159C011A3FC46C00A3E1A3 /* UIView+EAddition.m in Sources */,
|
|
E4E75FBA2B9F146C00236F73 /* SKChildCellView.m in Sources */,
|
|
E4E75FBA2B9F146C00236F73 /* SKChildCellView.m in Sources */,
|
|
|
|
+ E41389302D6DA86A000D8850 /* ServerManager+type.m in Sources */,
|
|
E49A83732B625B3A00D5B289 /* SKInCallViewController.m in Sources */,
|
|
E49A83732B625B3A00D5B289 /* SKInCallViewController.m in Sources */,
|
|
E4499A922D5DD55700653B56 /* SKInCallViewController+touch.m in Sources */,
|
|
E4499A922D5DD55700653B56 /* SKInCallViewController+touch.m in Sources */,
|
|
271CD1742004A4F20060C574 /* SKMessageCenterViewController.m in Sources */,
|
|
271CD1742004A4F20060C574 /* SKMessageCenterViewController.m in Sources */,
|