2 次代碼提交 ab2dcb0991 ... 003b631f28

作者 SHA1 備註 提交日期
  桂欢 003b631f28 打包修改 1 年之前
  桂欢 9825d06b9a 部分修改 1 年之前

+ 1 - 1
SLAiELTS/Pods/Target Support Files/Pods-SLAiELTS/Pods-SLAiELTS-frameworks.sh

@@ -41,7 +41,7 @@ install_framework()
 
   if [ -L "${source}" ]; then
     echo "Symlinked..."
-    source="$(readlink "${source}")"
+    source="$(readlink -f "${source}")"
   fi
 
   if [ -d "${source}/${BCSYMBOLMAP_DIR}" ]; then

+ 28 - 8
SLAiELTS/SLAiELTS.xcodeproj/project.pbxproj

@@ -128,7 +128,7 @@
 		3D3BC3552A26E2B000AEEE8E /* SLMySpeedCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3D3BC3532A26E2B000AEEE8E /* SLMySpeedCell.xib */; };
 		3D3BC35A2A27283600AEEE8E /* SLSexSetVc.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D3BC3582A27283600AEEE8E /* SLSexSetVc.m */; };
 		3D3BC35B2A27283600AEEE8E /* SLSexSetVc.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3D3BC3592A27283600AEEE8E /* SLSexSetVc.xib */; };
-		3D3BC35D2A273E7500AEEE8E /* icon_yb_bg_01.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 3D3BC35C2A273E7400AEEE8E /* icon_yb_bg_01.jpg */; };
+		3D3C1C7E2B33E3E100309E4A /* icon_yb_bg_01.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 3D3C1C7D2B33E3E000309E4A /* icon_yb_bg_01.jpg */; };
 		3D50834E2A2D6E7200E1B2E7 /* SLWebSocketManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D50834D2A2D6E7200E1B2E7 /* SLWebSocketManager.m */; };
 		3D5083512A36F4B200E1B2E7 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 3D5083532A36F4B200E1B2E7 /* Localizable.strings */; };
 		3D5083552A36FED700E1B2E7 /* SLLoginVCViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 3D5083572A36FED700E1B2E7 /* SLLoginVCViewController.xib */; };
@@ -531,7 +531,7 @@
 		3D3BC3572A27283600AEEE8E /* SLSexSetVc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SLSexSetVc.h; sourceTree = "<group>"; };
 		3D3BC3582A27283600AEEE8E /* SLSexSetVc.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SLSexSetVc.m; sourceTree = "<group>"; };
 		3D3BC3592A27283600AEEE8E /* SLSexSetVc.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SLSexSetVc.xib; sourceTree = "<group>"; };
-		3D3BC35C2A273E7400AEEE8E /* icon_yb_bg_01.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = icon_yb_bg_01.jpg; path = "../../../../../../../Library/Containers/com.tencent.xinWeChat/Data/Library/Application Support/com.tencent.xinWeChat/2.0b4.0.9/1fdfdbd8c9b5653cd014c44cc8275865/Message/MessageTemp/a99af68e196bdd426af09785d58507f6/Image/icon_yb_bg_01.jpg"; sourceTree = "<group>"; };
+		3D3C1C7D2B33E3E000309E4A /* icon_yb_bg_01.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = icon_yb_bg_01.jpg; sourceTree = "<group>"; };
 		3D50834C2A2D6E7200E1B2E7 /* SLWebSocketManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SLWebSocketManager.h; sourceTree = "<group>"; };
 		3D50834D2A2D6E7200E1B2E7 /* SLWebSocketManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SLWebSocketManager.m; sourceTree = "<group>"; };
 		3D5083522A36F4B200E1B2E7 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
@@ -1418,9 +1418,9 @@
 		3D3BC1212A1DF58100AEEE8E /* 音波 */ = {
 			isa = PBXGroup;
 			children = (
+				3D3C1C7D2B33E3E000309E4A /* icon_yb_bg_01.jpg */,
 				3D5882A12A29DD2F00F1B38E /* icon_msg_yy_ab.png */,
 				3D5882A02A29DD2F00F1B38E /* icon_msg_yy_aw.png */,
-				3D3BC35C2A273E7400AEEE8E /* icon_yb_bg_01.jpg */,
 			);
 			path = "音波";
 			sourceTree = "<group>";
@@ -2201,6 +2201,7 @@
 				3D1B9CED29C038280008D01A /* SLTargetViewController.xib in Resources */,
 				3D50837F2A38090B00E1B2E7 /* SLAddFriendVc.xib in Resources */,
 				3D1B987B29BEE6800008D01A /* SLLxTopView.xib in Resources */,
+				3D3C1C7E2B33E3E100309E4A /* icon_yb_bg_01.jpg in Resources */,
 				3DA5AF6229B8875A009E4925 /* SLHomeViewController.xib in Resources */,
 				3DBC3BC42A0B644600E8C766 /* SLNearbyPeopleVc.xib in Resources */,
 				3D24D40829DEAF3200014D1C /* SLCreatMomentsVc.xib in Resources */,
@@ -2215,7 +2216,6 @@
 				3D8C9F8529AC57F200678283 /* Main.storyboard in Resources */,
 				3D50838D2A38152A00E1B2E7 /* SLModifyNicknameVc.xib in Resources */,
 				3DF3DAB829B9B93000CAD3AB /* SLBaseCollectionViewCell.xib in Resources */,
-				3D3BC35D2A273E7500AEEE8E /* icon_yb_bg_01.jpg in Resources */,
 				3D2DC3C629B078FE0041A729 /* Resources.bundle in Resources */,
 				3D20F05D2A556A8F002C2329 /* SLInterestSelVc.xib in Resources */,
 				3D3BC3502A26D7D300AEEE8E /* SLAiSetVc.xib in Resources */,
@@ -2841,7 +2841,7 @@
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 				CODE_SIGN_IDENTITY = "Apple Development";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 34;
+				CURRENT_PROJECT_VERSION = 35;
 				DEVELOPMENT_TEAM = 5WKRWDTA83;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
@@ -2851,15 +2851,22 @@
 				GENERATE_INFOPLIST_FILE = YES;
 				INFOPLIST_FILE = SLAiELTS/Info.plist;
 				INFOPLIST_KEY_CFBundleDisplayName = "DL Chat";
+				INFOPLIST_KEY_NSCalendarsUsageDescription = "我们将使用您的日历权限便于获取您的日历相关数据";
 				INFOPLIST_KEY_NSCameraUsageDescription = "我们将使用您的相机权限便于您上传头像";
+				INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "定位服务用于发现附近的用户";
+				INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "定位服务用于发现附近的用户";
+				INFOPLIST_KEY_NSLocationUsageDescription = "定位服务用于发现附近的用户";
+				INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "定位服务用于发现附近的用户";
 				INFOPLIST_KEY_NSMicrophoneUsageDescription = "应用需要访问您的录音权限";
 				INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "我们将使用您的相册权限便于您保存图片至相册";
 				INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "我们将使用您的相册权限便于您上传头像";
 				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
-				INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
+				INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard;
 				INFOPLIST_KEY_UIMainStoryboardFile = Main;
+				INFOPLIST_KEY_UIRequiresFullScreen = YES;
 				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
+				INFOPLIST_KEY_UIUserInterfaceStyle = Light;
 				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
 				LD_RUNPATH_SEARCH_PATHS = (
 					"$(inherited)",
@@ -2914,6 +2921,9 @@
 				PRODUCT_BUNDLE_IDENTIFIER = com.AI.SLAiELTS;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 				PROVISIONING_PROFILE_SPECIFIER = "";
+				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+				SUPPORTS_MACCATALYST = NO;
+				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
 				SWIFT_EMIT_LOC_STRINGS = YES;
 				TARGETED_DEVICE_FAMILY = "1,2";
 			};
@@ -2927,7 +2937,7 @@
 				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 				CODE_SIGN_IDENTITY = "Apple Development";
 				CODE_SIGN_STYLE = Automatic;
-				CURRENT_PROJECT_VERSION = 34;
+				CURRENT_PROJECT_VERSION = 35;
 				DEVELOPMENT_TEAM = 5WKRWDTA83;
 				FRAMEWORK_SEARCH_PATHS = (
 					"$(inherited)",
@@ -2937,15 +2947,22 @@
 				GENERATE_INFOPLIST_FILE = YES;
 				INFOPLIST_FILE = SLAiELTS/Info.plist;
 				INFOPLIST_KEY_CFBundleDisplayName = "DL Chat";
+				INFOPLIST_KEY_NSCalendarsUsageDescription = "我们将使用您的日历权限便于获取您的日历相关数据";
 				INFOPLIST_KEY_NSCameraUsageDescription = "我们将使用您的相机权限便于您上传头像";
+				INFOPLIST_KEY_NSLocationAlwaysAndWhenInUseUsageDescription = "定位服务用于发现附近的用户";
+				INFOPLIST_KEY_NSLocationAlwaysUsageDescription = "定位服务用于发现附近的用户";
+				INFOPLIST_KEY_NSLocationUsageDescription = "定位服务用于发现附近的用户";
+				INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "定位服务用于发现附近的用户";
 				INFOPLIST_KEY_NSMicrophoneUsageDescription = "应用需要访问您的录音权限";
 				INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "我们将使用您的相册权限便于您保存图片至相册";
 				INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "我们将使用您的相册权限便于您上传头像";
 				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
-				INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
+				INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard;
 				INFOPLIST_KEY_UIMainStoryboardFile = Main;
+				INFOPLIST_KEY_UIRequiresFullScreen = YES;
 				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
+				INFOPLIST_KEY_UIUserInterfaceStyle = Light;
 				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
 				LD_RUNPATH_SEARCH_PATHS = (
 					"$(inherited)",
@@ -3000,6 +3017,9 @@
 				PRODUCT_BUNDLE_IDENTIFIER = com.AI.SLAiELTS;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 				PROVISIONING_PROFILE_SPECIFIER = "";
+				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
+				SUPPORTS_MACCATALYST = NO;
+				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
 				SWIFT_EMIT_LOC_STRINGS = YES;
 				TARGETED_DEVICE_FAMILY = "1,2";
 			};

+ 0 - 12
SLAiELTS/SLAiELTS/Info.plist

@@ -4,18 +4,6 @@
 <dict>
 	<key>ITSAppUsesNonExemptEncryption</key>
 	<false/>
-	<key>NSCalendarsUsageDescription</key>
-	<string>我们将使用您的日历权限便于获取您的日历相关数据</string>
-	<key>UIUserInterfaceStyle</key>
-	<string>Light</string>
-	<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
-	<string>定位服务用于发现附近的用户</string>
-	<key>NSLocationAlwaysUsageDescription</key>
-	<string>定位服务用于发现附近的用户</string>
-	<key>NSLocationUsageDescription</key>
-	<string>定位服务用于发现附近的用户</string>
-	<key>NSLocationWhenInUseUsageDescription</key>
-	<string>定位服务用于发现附近的用户</string>
 	<key>NSAppTransportSecurity</key>
 	<dict>
 		<key>NSAllowsArbitraryLoads</key>

二進制
SLAiELTS/SLAiELTS/Vendor/音波/icon_yb_bg_01.jpg


+ 1 - 1
SLAiELTS/SLAiELTS/ViewControllers/MessageVC/Views/IMMessageView/YMIMBaseMessageCell.m

@@ -305,7 +305,7 @@
     if (msgModel.isReceive) {
         maskPath = [UIBezierPath bezierPathWithRoundedRect:self.messageLabelBgView.bounds byRoundingCorners:UIRectCornerTopRight | UIRectCornerBottomLeft | UIRectCornerBottomRight cornerRadii:CGSizeMake(cornerRadius , cornerRadius)];
         maskPath1 = [UIBezierPath bezierPathWithRoundedRect:self.mikeLabelBgView.bounds byRoundingCorners:UIRectCornerTopRight | UIRectCornerBottomLeft | UIRectCornerBottomRight cornerRadii:CGSizeMake(cornerRadius , cornerRadius)];
-        maskPath2 = [UIBezierPath bezierPathWithRoundedRect:self.msgTransLabelBgView.bounds byRoundingCorners:UIRectCornerTopLeft | UIRectCornerBottomLeft | UIRectCornerBottomRight cornerRadii:CGSizeMake(cornerRadius , cornerRadius)];
+        maskPath2 = [UIBezierPath bezierPathWithRoundedRect:self.msgTransLabelBgView.bounds byRoundingCorners:UIRectCornerTopRight | UIRectCornerBottomLeft | UIRectCornerBottomRight cornerRadii:CGSizeMake(cornerRadius , cornerRadius)];
     }else {
         maskPath = [UIBezierPath bezierPathWithRoundedRect:self.messageLabelBgView.bounds byRoundingCorners:UIRectCornerTopLeft | UIRectCornerBottomLeft | UIRectCornerBottomRight cornerRadii:CGSizeMake(cornerRadius , cornerRadius)];
         maskPath1 = [UIBezierPath bezierPathWithRoundedRect:self.mikeLabelBgView.bounds byRoundingCorners:UIRectCornerTopLeft | UIRectCornerBottomLeft | UIRectCornerBottomRight cornerRadii:CGSizeMake(cornerRadius , cornerRadius)];