|
@@ -29,6 +29,18 @@
|
|
|
2729F7FE24C851FA00E1F3C4 /* BaseExamModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 2729F7FC24C851F900E1F3C4 /* BaseExamModel.m */; };
|
|
|
273EFB4A24DCF5850069DB4D /* ExamSearchView.m in Sources */ = {isa = PBXBuildFile; fileRef = 273EFB4924DCF5850069DB4D /* ExamSearchView.m */; };
|
|
|
273EFB4C24DCF5920069DB4D /* ExamSearchView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 273EFB4B24DCF5920069DB4D /* ExamSearchView.xib */; };
|
|
|
+ 273EFB5E24DD36420069DB4D /* RongIMLib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 273EFB4E24DD36410069DB4D /* RongIMLib.framework */; };
|
|
|
+ 273EFB5F24DD36420069DB4D /* libopencore-amrwb.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 273EFB4F24DD36410069DB4D /* libopencore-amrwb.a */; };
|
|
|
+ 273EFB6024DD36420069DB4D /* libopencore-amrnb.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 273EFB5024DD36410069DB4D /* libopencore-amrnb.a */; };
|
|
|
+ 273EFB6124DD36420069DB4D /* libvo-amrwbenc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 273EFB5124DD36410069DB4D /* libvo-amrwbenc.a */; };
|
|
|
+ 273EFB6224DD36420069DB4D /* RCConfig.plist in Resources */ = {isa = PBXBuildFile; fileRef = 273EFB5224DD36410069DB4D /* RCConfig.plist */; };
|
|
|
+ 273EFB6324DD36420069DB4D /* RCColor.plist in Resources */ = {isa = PBXBuildFile; fileRef = 273EFB5424DD36410069DB4D /* RCColor.plist */; };
|
|
|
+ 273EFB6424DD36420069DB4D /* RongCloudKit.strings in Resources */ = {isa = PBXBuildFile; fileRef = 273EFB5524DD36410069DB4D /* RongCloudKit.strings */; };
|
|
|
+ 273EFB6524DD36420069DB4D /* RongIMKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 273EFB5824DD36410069DB4D /* RongIMKit.framework */; };
|
|
|
+ 273EFB6624DD36420069DB4D /* Emoji.plist in Resources */ = {isa = PBXBuildFile; fileRef = 273EFB5924DD36410069DB4D /* Emoji.plist */; };
|
|
|
+ 273EFB6724DD36420069DB4D /* RongCloud.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 273EFB5A24DD36410069DB4D /* RongCloud.bundle */; };
|
|
|
+ 273EFB6824DD36420069DB4D /* RongSight.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 273EFB5C24DD36410069DB4D /* RongSight.framework */; };
|
|
|
+ 273EFB6924DD36420069DB4D /* RongRTCLib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 273EFB5D24DD36420069DB4D /* RongRTCLib.framework */; };
|
|
|
27476F4824BBFB5900181362 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F4724BBFB5900181362 /* AppDelegate.m */; };
|
|
|
27476F4E24BBFB5900181362 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 27476F4D24BBFB5900181362 /* ViewController.m */; };
|
|
|
27476F5124BBFB5900181362 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 27476F4F24BBFB5900181362 /* Main.storyboard */; };
|
|
@@ -257,18 +269,6 @@
|
|
|
2747726324BC0C0500181362 /* LLFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747717F24BC0C0400181362 /* LLFileManager.m */; };
|
|
|
2747726424BC0C0500181362 /* LLPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747718224BC0C0400181362 /* LLPhoto.m */; };
|
|
|
2747726524BC0C0500181362 /* LLCollectionViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 2747718324BC0C0400181362 /* LLCollectionViewCell.m */; };
|
|
|
- 2747727824BC0C7C00181362 /* RongSight.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2747726824BC0C7C00181362 /* RongSight.framework */; };
|
|
|
- 2747727924BC0C7C00181362 /* RongRTCLib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2747726924BC0C7C00181362 /* RongRTCLib.framework */; };
|
|
|
- 2747727A24BC0C7C00181362 /* RongIMLib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2747726B24BC0C7C00181362 /* RongIMLib.framework */; };
|
|
|
- 2747727B24BC0C7C00181362 /* libopencore-amrwb.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2747726C24BC0C7C00181362 /* libopencore-amrwb.a */; };
|
|
|
- 2747727C24BC0C7C00181362 /* libopencore-amrnb.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2747726D24BC0C7C00181362 /* libopencore-amrnb.a */; };
|
|
|
- 2747727D24BC0C7C00181362 /* libvo-amrwbenc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2747726E24BC0C7C00181362 /* libvo-amrwbenc.a */; };
|
|
|
- 2747727E24BC0C7C00181362 /* RCConfig.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2747726F24BC0C7C00181362 /* RCConfig.plist */; };
|
|
|
- 2747727F24BC0C7C00181362 /* RCColor.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2747727124BC0C7C00181362 /* RCColor.plist */; };
|
|
|
- 2747728024BC0C7C00181362 /* RongCloudKit.strings in Resources */ = {isa = PBXBuildFile; fileRef = 2747727224BC0C7C00181362 /* RongCloudKit.strings */; };
|
|
|
- 2747728124BC0C7C00181362 /* RongIMKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2747727524BC0C7C00181362 /* RongIMKit.framework */; };
|
|
|
- 2747728224BC0C7D00181362 /* Emoji.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2747727624BC0C7C00181362 /* Emoji.plist */; };
|
|
|
- 2747728324BC0C7D00181362 /* RongCloud.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 2747727724BC0C7C00181362 /* RongCloud.bundle */; };
|
|
|
2747728524BC0D4300181362 /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2747728424BC0D4200181362 /* AssetsLibrary.framework */; };
|
|
|
2747728724BC0D4800181362 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2747728624BC0D4800181362 /* MapKit.framework */; };
|
|
|
2747728924BC0D5200181362 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2747728824BC0D5200181362 /* ImageIO.framework */; };
|
|
@@ -436,6 +436,19 @@
|
|
|
273EFB4824DCF5850069DB4D /* ExamSearchView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExamSearchView.h; sourceTree = "<group>"; };
|
|
|
273EFB4924DCF5850069DB4D /* ExamSearchView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExamSearchView.m; sourceTree = "<group>"; };
|
|
|
273EFB4B24DCF5920069DB4D /* ExamSearchView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ExamSearchView.xib; sourceTree = "<group>"; };
|
|
|
+ 273EFB4E24DD36410069DB4D /* RongIMLib.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = RongIMLib.framework; sourceTree = "<group>"; };
|
|
|
+ 273EFB4F24DD36410069DB4D /* libopencore-amrwb.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libopencore-amrwb.a"; sourceTree = "<group>"; };
|
|
|
+ 273EFB5024DD36410069DB4D /* libopencore-amrnb.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libopencore-amrnb.a"; sourceTree = "<group>"; };
|
|
|
+ 273EFB5124DD36410069DB4D /* libvo-amrwbenc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libvo-amrwbenc.a"; sourceTree = "<group>"; };
|
|
|
+ 273EFB5224DD36410069DB4D /* RCConfig.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = RCConfig.plist; sourceTree = "<group>"; };
|
|
|
+ 273EFB5424DD36410069DB4D /* RCColor.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = RCColor.plist; sourceTree = "<group>"; };
|
|
|
+ 273EFB5624DD36410069DB4D /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/RongCloudKit.strings"; sourceTree = "<group>"; };
|
|
|
+ 273EFB5724DD36410069DB4D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/RongCloudKit.strings; sourceTree = "<group>"; };
|
|
|
+ 273EFB5824DD36410069DB4D /* RongIMKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = RongIMKit.framework; sourceTree = "<group>"; };
|
|
|
+ 273EFB5924DD36410069DB4D /* Emoji.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Emoji.plist; sourceTree = "<group>"; };
|
|
|
+ 273EFB5A24DD36410069DB4D /* RongCloud.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = RongCloud.bundle; sourceTree = "<group>"; };
|
|
|
+ 273EFB5C24DD36410069DB4D /* RongSight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = RongSight.framework; sourceTree = "<group>"; };
|
|
|
+ 273EFB5D24DD36420069DB4D /* RongRTCLib.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = RongRTCLib.framework; sourceTree = "<group>"; };
|
|
|
27476F4324BBFB5900181362 /* 酷乐秀.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "酷乐秀.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
27476F4624BBFB5900181362 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
|
27476F4724BBFB5900181362 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
@@ -899,19 +912,6 @@
|
|
|
2747718424BC0C0400181362 /* LLPhotoBrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LLPhotoBrowser.h; sourceTree = "<group>"; };
|
|
|
2747718524BC0C0400181362 /* LLPhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LLPhoto.h; sourceTree = "<group>"; };
|
|
|
2747718624BC0C0400181362 /* KSRequestManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSRequestManager.h; sourceTree = "<group>"; };
|
|
|
- 2747726824BC0C7C00181362 /* RongSight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = RongSight.framework; sourceTree = "<group>"; };
|
|
|
- 2747726924BC0C7C00181362 /* RongRTCLib.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = RongRTCLib.framework; sourceTree = "<group>"; };
|
|
|
- 2747726B24BC0C7C00181362 /* RongIMLib.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = RongIMLib.framework; sourceTree = "<group>"; };
|
|
|
- 2747726C24BC0C7C00181362 /* libopencore-amrwb.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libopencore-amrwb.a"; sourceTree = "<group>"; };
|
|
|
- 2747726D24BC0C7C00181362 /* libopencore-amrnb.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libopencore-amrnb.a"; sourceTree = "<group>"; };
|
|
|
- 2747726E24BC0C7C00181362 /* libvo-amrwbenc.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libvo-amrwbenc.a"; sourceTree = "<group>"; };
|
|
|
- 2747726F24BC0C7C00181362 /* RCConfig.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = RCConfig.plist; sourceTree = "<group>"; };
|
|
|
- 2747727124BC0C7C00181362 /* RCColor.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = RCColor.plist; sourceTree = "<group>"; };
|
|
|
- 2747727324BC0C7C00181362 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/RongCloudKit.strings"; sourceTree = "<group>"; };
|
|
|
- 2747727424BC0C7C00181362 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/RongCloudKit.strings; sourceTree = "<group>"; };
|
|
|
- 2747727524BC0C7C00181362 /* RongIMKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = RongIMKit.framework; sourceTree = "<group>"; };
|
|
|
- 2747727624BC0C7C00181362 /* Emoji.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Emoji.plist; sourceTree = "<group>"; };
|
|
|
- 2747727724BC0C7C00181362 /* RongCloud.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = RongCloud.bundle; sourceTree = "<group>"; };
|
|
|
2747728424BC0D4200181362 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; };
|
|
|
2747728624BC0D4800181362 /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; };
|
|
|
2747728824BC0D5200181362 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
|
|
@@ -1091,9 +1091,11 @@
|
|
|
files = (
|
|
|
278D113624CADC4800599421 /* Photos.framework in Frameworks */,
|
|
|
274772B124BC0DEB00181362 /* libsqlite3.tbd in Frameworks */,
|
|
|
+ 273EFB5E24DD36420069DB4D /* RongIMLib.framework in Frameworks */,
|
|
|
274772AF24BC0DDF00181362 /* libiconv.tbd in Frameworks */,
|
|
|
274772AD24BC0DD000181362 /* libbz2.tbd in Frameworks */,
|
|
|
274772AB24BC0DC900181362 /* libz.tbd in Frameworks */,
|
|
|
+ 273EFB6924DD36420069DB4D /* RongRTCLib.framework in Frameworks */,
|
|
|
274772A924BC0DC100181362 /* libc++.tbd in Frameworks */,
|
|
|
274772A724BC0DB500181362 /* VideoToolbox.framework in Frameworks */,
|
|
|
274772A524BC0DAE00181362 /* AudioToolbox.framework in Frameworks */,
|
|
@@ -1101,6 +1103,7 @@
|
|
|
274772A124BC0DA000181362 /* CoreVideo.framework in Frameworks */,
|
|
|
2747729F24BC0D9B00181362 /* CoreAudio.framework in Frameworks */,
|
|
|
2747729D24BC0D9300181362 /* CoreMedia.framework in Frameworks */,
|
|
|
+ 273EFB5F24DD36420069DB4D /* libopencore-amrwb.a in Frameworks */,
|
|
|
2747729B24BC0D8D00181362 /* CoreFoundation.framework in Frameworks */,
|
|
|
2747729924BC0D8700181362 /* CoreTelephony.framework in Frameworks */,
|
|
|
2747729724BC0D8100181362 /* CoreLocation.framework in Frameworks */,
|
|
@@ -1109,18 +1112,15 @@
|
|
|
2747729124BC0D6C00181362 /* GLKit.framework in Frameworks */,
|
|
|
2747728F24BC0D6500181362 /* AVFoundation.framework in Frameworks */,
|
|
|
2747728D24BC0D5F00181362 /* QuartzCore.framework in Frameworks */,
|
|
|
+ 273EFB6124DD36420069DB4D /* libvo-amrwbenc.a in Frameworks */,
|
|
|
2747728B24BC0D5800181362 /* Security.framework in Frameworks */,
|
|
|
2747728924BC0D5200181362 /* ImageIO.framework in Frameworks */,
|
|
|
2747728724BC0D4800181362 /* MapKit.framework in Frameworks */,
|
|
|
+ 273EFB6024DD36420069DB4D /* libopencore-amrnb.a in Frameworks */,
|
|
|
+ 273EFB6824DD36420069DB4D /* RongSight.framework in Frameworks */,
|
|
|
2747728524BC0D4300181362 /* AssetsLibrary.framework in Frameworks */,
|
|
|
- 2747727824BC0C7C00181362 /* RongSight.framework in Frameworks */,
|
|
|
- 2747727C24BC0C7C00181362 /* libopencore-amrnb.a in Frameworks */,
|
|
|
- 2747727B24BC0C7C00181362 /* libopencore-amrwb.a in Frameworks */,
|
|
|
- 2747728124BC0C7C00181362 /* RongIMKit.framework in Frameworks */,
|
|
|
- 2747727D24BC0C7C00181362 /* libvo-amrwbenc.a in Frameworks */,
|
|
|
52771C0027351695CEDB4C8E /* libPods-MusicGradeExam.a in Frameworks */,
|
|
|
- 2747727A24BC0C7C00181362 /* RongIMLib.framework in Frameworks */,
|
|
|
- 2747727924BC0C7C00181362 /* RongRTCLib.framework in Frameworks */,
|
|
|
+ 273EFB6524DD36420069DB4D /* RongIMKit.framework in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -1192,6 +1192,38 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 273EFB4D24DD36410069DB4D /* IMLib */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 273EFB4E24DD36410069DB4D /* RongIMLib.framework */,
|
|
|
+ 273EFB4F24DD36410069DB4D /* libopencore-amrwb.a */,
|
|
|
+ 273EFB5024DD36410069DB4D /* libopencore-amrnb.a */,
|
|
|
+ 273EFB5124DD36410069DB4D /* libvo-amrwbenc.a */,
|
|
|
+ 273EFB5224DD36410069DB4D /* RCConfig.plist */,
|
|
|
+ );
|
|
|
+ path = IMLib;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 273EFB5324DD36410069DB4D /* IMKit */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 273EFB5424DD36410069DB4D /* RCColor.plist */,
|
|
|
+ 273EFB5524DD36410069DB4D /* RongCloudKit.strings */,
|
|
|
+ 273EFB5824DD36410069DB4D /* RongIMKit.framework */,
|
|
|
+ 273EFB5924DD36410069DB4D /* Emoji.plist */,
|
|
|
+ 273EFB5A24DD36410069DB4D /* RongCloud.bundle */,
|
|
|
+ );
|
|
|
+ path = IMKit;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 273EFB5B24DD36410069DB4D /* Sight */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 273EFB5C24DD36410069DB4D /* RongSight.framework */,
|
|
|
+ );
|
|
|
+ path = Sight;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
27476F3A24BBFB5900181362 = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2349,46 +2381,14 @@
|
|
|
2747726624BC0C7C00181362 /* RongCloud */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 2747726924BC0C7C00181362 /* RongRTCLib.framework */,
|
|
|
- 2747726724BC0C7C00181362 /* Sight */,
|
|
|
- 2747726A24BC0C7C00181362 /* IMLib */,
|
|
|
- 2747727024BC0C7C00181362 /* IMKit */,
|
|
|
+ 273EFB5D24DD36420069DB4D /* RongRTCLib.framework */,
|
|
|
+ 273EFB5324DD36410069DB4D /* IMKit */,
|
|
|
+ 273EFB4D24DD36410069DB4D /* IMLib */,
|
|
|
+ 273EFB5B24DD36410069DB4D /* Sight */,
|
|
|
);
|
|
|
path = RongCloud;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- 2747726724BC0C7C00181362 /* Sight */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 2747726824BC0C7C00181362 /* RongSight.framework */,
|
|
|
- );
|
|
|
- path = Sight;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- 2747726A24BC0C7C00181362 /* IMLib */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 2747726B24BC0C7C00181362 /* RongIMLib.framework */,
|
|
|
- 2747726C24BC0C7C00181362 /* libopencore-amrwb.a */,
|
|
|
- 2747726D24BC0C7C00181362 /* libopencore-amrnb.a */,
|
|
|
- 2747726E24BC0C7C00181362 /* libvo-amrwbenc.a */,
|
|
|
- 2747726F24BC0C7C00181362 /* RCConfig.plist */,
|
|
|
- );
|
|
|
- path = IMLib;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- 2747727024BC0C7C00181362 /* IMKit */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 2747727124BC0C7C00181362 /* RCColor.plist */,
|
|
|
- 2747727224BC0C7C00181362 /* RongCloudKit.strings */,
|
|
|
- 2747727524BC0C7C00181362 /* RongIMKit.framework */,
|
|
|
- 2747727624BC0C7C00181362 /* Emoji.plist */,
|
|
|
- 2747727724BC0C7C00181362 /* RongCloud.bundle */,
|
|
|
- );
|
|
|
- path = IMKit;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
2748F8EB24C05F30003F8E11 /* ExamLibrary */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2813,17 +2813,19 @@
|
|
|
2794D1BF24BD4D0C00BAF6F3 /* FSBodyView.xib in Resources */,
|
|
|
2729F7E424C8244100E1F3C4 /* ExamListCell.xib in Resources */,
|
|
|
27A008E524BDA6C40002452B /* FeedbackBodyView.xib in Resources */,
|
|
|
+ 273EFB6624DD36420069DB4D /* Emoji.plist in Resources */,
|
|
|
2747718A24BC0C0500181362 /* WMPlayer.bundle in Resources */,
|
|
|
27476F5624BBFB5C00181362 /* LaunchScreen.storyboard in Resources */,
|
|
|
+ 273EFB6324DD36420069DB4D /* RCColor.plist in Resources */,
|
|
|
+ 273EFB6424DD36420069DB4D /* RongCloudKit.strings in Resources */,
|
|
|
278D113E24CFC6B600599421 /* ExamDeviceCheckView.xib in Resources */,
|
|
|
- 2747727F24BC0C7C00181362 /* RCColor.plist in Resources */,
|
|
|
2729F7EC24C8329700E1F3C4 /* RecordBodyView.xib in Resources */,
|
|
|
27EF3EF824BEF1E8002068A2 /* TicketBodyView.xib in Resources */,
|
|
|
27A008F924BDB6310002452B /* UserBodyView.xib in Resources */,
|
|
|
2794D1C424BD60E900BAF6F3 /* UserCenterBodyView.xib in Resources */,
|
|
|
2729F7FB24C8427200E1F3C4 /* RecordTipsView.xib in Resources */,
|
|
|
+ 273EFB6724DD36420069DB4D /* RongCloud.bundle in Resources */,
|
|
|
2794D1B224BC605600BAF6F3 /* VefiBodyView.xib in Resources */,
|
|
|
- 2747728324BC0C7D00181362 /* RongCloud.bundle in Resources */,
|
|
|
27A008A724BD96C50002452B /* NetworkBodyView.xib in Resources */,
|
|
|
2794D1C924BD631A00BAF6F3 /* ModifyBodyView.xib in Resources */,
|
|
|
27A008DB24BDA6950002452B /* PhoneChangeBodyView.xib in Resources */,
|
|
@@ -2837,16 +2839,14 @@
|
|
|
27DBF9D824DAAE7500202145 /* WaitExamBottomView.xib in Resources */,
|
|
|
2747719624BC0C0500181362 /* TZImagePickerController.bundle in Resources */,
|
|
|
27A008DE24BDA6950002452B /* PhoneCheckBodyView.xib in Resources */,
|
|
|
- 2747727E24BC0C7C00181362 /* RCConfig.plist in Resources */,
|
|
|
27476F5324BBFB5C00181362 /* Assets.xcassets in Resources */,
|
|
|
27A008AE24BD96E50002452B /* DeviceCheckView.xib in Resources */,
|
|
|
- 2747728224BC0C7D00181362 /* Emoji.plist in Resources */,
|
|
|
- 2747728024BC0C7C00181362 /* RongCloudKit.strings in Resources */,
|
|
|
2748F8F624C138A0003F8E11 /* ExamLibraryListCell.xib in Resources */,
|
|
|
278D114324CFD59B00599421 /* GuideNextPageView.xib in Resources */,
|
|
|
27476F5124BBFB5900181362 /* Main.storyboard in Resources */,
|
|
|
2729F7D324C8175E00E1F3C4 /* FileNameView.xib in Resources */,
|
|
|
273EFB4C24DCF5920069DB4D /* ExamSearchView.xib in Resources */,
|
|
|
+ 273EFB6224DD36420069DB4D /* RCConfig.plist in Resources */,
|
|
|
27EF3EF324BEE885002068A2 /* NotifyMessageCell.xib in Resources */,
|
|
|
27EF3F0024BF016B002068A2 /* WaitExamBodyView.xib in Resources */,
|
|
|
27A008A924BD96C50002452B /* KSNetworkAlert.xib in Resources */,
|
|
@@ -3303,6 +3303,15 @@
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
|
+ 273EFB5524DD36410069DB4D /* RongCloudKit.strings */ = {
|
|
|
+ isa = PBXVariantGroup;
|
|
|
+ children = (
|
|
|
+ 273EFB5624DD36410069DB4D /* zh-Hans */,
|
|
|
+ 273EFB5724DD36410069DB4D /* en */,
|
|
|
+ );
|
|
|
+ name = RongCloudKit.strings;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
27476F4F24BBFB5900181362 /* Main.storyboard */ = {
|
|
|
isa = PBXVariantGroup;
|
|
|
children = (
|
|
@@ -3319,15 +3328,6 @@
|
|
|
name = LaunchScreen.storyboard;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- 2747727224BC0C7C00181362 /* RongCloudKit.strings */ = {
|
|
|
- isa = PBXVariantGroup;
|
|
|
- children = (
|
|
|
- 2747727324BC0C7C00181362 /* zh-Hans */,
|
|
|
- 2747727424BC0C7C00181362 /* en */,
|
|
|
- );
|
|
|
- name = RongCloudKit.strings;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|