|
@@ -146,6 +146,7 @@
|
|
|
3D5083A92A38360100E1B2E7 /* SLFriendPowerVc.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3D5083AB2A38360100E1B2E7 /* SLFriendPowerVc.xib */; };
|
|
|
3D5083B02A3839A400E1B2E7 /* SLRemidLookView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3D5083B22A3839A400E1B2E7 /* SLRemidLookView.xib */; };
|
|
|
3D5083B72A383BD500E1B2E7 /* SLNewMsgBgView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3D5083B92A383BD500E1B2E7 /* SLNewMsgBgView.xib */; };
|
|
|
+ 3D5083BE2A38592100E1B2E7 /* SLRecomFriendsCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3D5083C02A38592100E1B2E7 /* SLRecomFriendsCell.xib */; };
|
|
|
3D58825D2A28397D00F1B38E /* SLCitySetVc.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D58825B2A28397D00F1B38E /* SLCitySetVc.m */; };
|
|
|
3D58825E2A28397D00F1B38E /* SLCitySetVc.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3D58825C2A28397D00F1B38E /* SLCitySetVc.xib */; };
|
|
|
3D58828B2A2976CD00F1B38E /* SLMsgBgSetVc.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D5882892A2976CD00F1B38E /* SLMsgBgSetVc.m */; };
|
|
@@ -160,7 +161,6 @@
|
|
|
3D6EE45329F2568000B02EBB /* SLRecomFriendsVc.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D6EE45129F2568000B02EBB /* SLRecomFriendsVc.m */; };
|
|
|
3D6EE45429F2568000B02EBB /* SLRecomFriendsVc.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3D6EE45229F2568000B02EBB /* SLRecomFriendsVc.xib */; };
|
|
|
3D6EE45829F25AB400B02EBB /* SLRecomFriendsCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D6EE45629F25AB400B02EBB /* SLRecomFriendsCell.m */; };
|
|
|
- 3D6EE45929F25AB400B02EBB /* SLRecomFriendsCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3D6EE45729F25AB400B02EBB /* SLRecomFriendsCell.xib */; };
|
|
|
3D6EE45C29F27BCB00B02EBB /* SLRecomFriendModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D6EE45B29F27BCB00B02EBB /* SLRecomFriendModel.m */; };
|
|
|
3D796C6C29B8305C00B7B28A /* NSObject+FBKVOController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D796C6929B8305C00B7B28A /* NSObject+FBKVOController.m */; };
|
|
|
3D796C6D29B8305C00B7B28A /* FBKVOController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D796C6A29B8305C00B7B28A /* FBKVOController.m */; };
|
|
@@ -568,6 +568,9 @@
|
|
|
3D5083B82A383BD500E1B2E7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/SLNewMsgBgView.xib; sourceTree = "<group>"; };
|
|
|
3D5083BB2A383BD800E1B2E7 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/SLNewMsgBgView.strings; sourceTree = "<group>"; };
|
|
|
3D5083BD2A383BD900E1B2E7 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/SLNewMsgBgView.strings"; sourceTree = "<group>"; };
|
|
|
+ 3D5083BF2A38592100E1B2E7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/SLRecomFriendsCell.xib; sourceTree = "<group>"; };
|
|
|
+ 3D5083C22A38592800E1B2E7 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/SLRecomFriendsCell.strings; sourceTree = "<group>"; };
|
|
|
+ 3D5083C42A38592A00E1B2E7 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/SLRecomFriendsCell.strings"; sourceTree = "<group>"; };
|
|
|
3D58825A2A28397D00F1B38E /* SLCitySetVc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SLCitySetVc.h; sourceTree = "<group>"; };
|
|
|
3D58825B2A28397D00F1B38E /* SLCitySetVc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SLCitySetVc.m; sourceTree = "<group>"; };
|
|
|
3D58825C2A28397D00F1B38E /* SLCitySetVc.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SLCitySetVc.xib; sourceTree = "<group>"; };
|
|
@@ -593,7 +596,6 @@
|
|
|
3D6EE45229F2568000B02EBB /* SLRecomFriendsVc.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SLRecomFriendsVc.xib; sourceTree = "<group>"; };
|
|
|
3D6EE45529F25AB400B02EBB /* SLRecomFriendsCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SLRecomFriendsCell.h; sourceTree = "<group>"; };
|
|
|
3D6EE45629F25AB400B02EBB /* SLRecomFriendsCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SLRecomFriendsCell.m; sourceTree = "<group>"; };
|
|
|
- 3D6EE45729F25AB400B02EBB /* SLRecomFriendsCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SLRecomFriendsCell.xib; sourceTree = "<group>"; };
|
|
|
3D6EE45A29F27BCB00B02EBB /* SLRecomFriendModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SLRecomFriendModel.h; sourceTree = "<group>"; };
|
|
|
3D6EE45B29F27BCB00B02EBB /* SLRecomFriendModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SLRecomFriendModel.m; sourceTree = "<group>"; };
|
|
|
3D796C6729B8305C00B7B28A /* KVOController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KVOController.h; sourceTree = "<group>"; };
|
|
@@ -1033,7 +1035,7 @@
|
|
|
3D5083B22A3839A400E1B2E7 /* SLRemidLookView.xib */,
|
|
|
3D6EE45529F25AB400B02EBB /* SLRecomFriendsCell.h */,
|
|
|
3D6EE45629F25AB400B02EBB /* SLRecomFriendsCell.m */,
|
|
|
- 3D6EE45729F25AB400B02EBB /* SLRecomFriendsCell.xib */,
|
|
|
+ 3D5083C02A38592100E1B2E7 /* SLRecomFriendsCell.xib */,
|
|
|
3DBC3BC52A0B650300E8C766 /* SLNearbyPeopleCell.h */,
|
|
|
3DBC3BC62A0B650300E8C766 /* SLNearbyPeopleCell.m */,
|
|
|
3DBC3BC72A0B650300E8C766 /* SLNearbyPeopleCell.xib */,
|
|
@@ -2075,7 +2077,7 @@
|
|
|
files = (
|
|
|
3D1B9D0D29C2A1360008D01A /* SLPlaceholderCell.xib in Resources */,
|
|
|
3D50839B2A38171A00E1B2E7 /* SLFeedbackVc.xib in Resources */,
|
|
|
- 3D6EE45929F25AB400B02EBB /* SLRecomFriendsCell.xib in Resources */,
|
|
|
+ 3D5083BE2A38592100E1B2E7 /* SLRecomFriendsCell.xib in Resources */,
|
|
|
3D58825E2A28397D00F1B38E /* SLCitySetVc.xib in Resources */,
|
|
|
3D5083B72A383BD500E1B2E7 /* SLNewMsgBgView.xib in Resources */,
|
|
|
3D5882992A29BBC100F1B38E /* InfoPlist.strings in Resources */,
|
|
@@ -2563,6 +2565,16 @@
|
|
|
name = SLNewMsgBgView.xib;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 3D5083C02A38592100E1B2E7 /* SLRecomFriendsCell.xib */ = {
|
|
|
+ isa = PBXVariantGroup;
|
|
|
+ children = (
|
|
|
+ 3D5083BF2A38592100E1B2E7 /* Base */,
|
|
|
+ 3D5083C22A38592800E1B2E7 /* en */,
|
|
|
+ 3D5083C42A38592A00E1B2E7 /* zh-Hans */,
|
|
|
+ );
|
|
|
+ name = SLRecomFriendsCell.xib;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
3D58829B2A29BBC100F1B38E /* InfoPlist.strings */ = {
|
|
|
isa = PBXVariantGroup;
|
|
|
children = (
|