From a5fab9bbf6a925ef7c67fb6244e2c496d3f99cac Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 18 Oct 2024 19:39:03 +0800 Subject: [PATCH] Release SealTalk Demo version 5.12.0 --- ios-sealtalk/Podfile | 14 +++++++------- .../RCloudMessage/Supporting Files/Info.plist | 6 +++--- .../SealTalkNotificationService/Info.plist | 4 ++-- ios-sealtalk/SealTalkShareExtension/Info.plist | 4 ++-- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ios-sealtalk/Podfile b/ios-sealtalk/Podfile index 1bc49ca..38af3d1 100644 --- a/ios-sealtalk/Podfile +++ b/ios-sealtalk/Podfile @@ -3,13 +3,13 @@ platform :ios, '9.0' inhibit_all_warnings! def im - pod 'RongCloudIM/IMLibCore', '5.10.4' - pod 'RongCloudIM/IMLib', '5.10.4' - pod 'RongCloudIM/IMKit', '5.10.4' - pod 'RongCloudIM/RongSticker', '5.10.4' - pod 'RongCloudIM/Sight', '5.10.4' - pod 'RongCloudIM/ContactCard', '5.10.4' - pod 'RongCloudIM/LocationKit', '5.10.4' + pod 'RongCloudIM/IMLibCore', '5.12.0' + pod 'RongCloudIM/IMLib', '5.12.0' + pod 'RongCloudIM/IMKit', '5.12.0' + pod 'RongCloudIM/RongSticker', '5.12.0' + pod 'RongCloudIM/Sight', '5.12.0' + pod 'RongCloudIM/ContactCard', '5.12.0' + pod 'RongCloudIM/LocationKit', '5.12.0' end target 'SealTalk' do diff --git a/ios-sealtalk/RCloudMessage/Supporting Files/Info.plist b/ios-sealtalk/RCloudMessage/Supporting Files/Info.plist index e1a2af2..146a7ce 100644 --- a/ios-sealtalk/RCloudMessage/Supporting Files/Info.plist +++ b/ios-sealtalk/RCloudMessage/Supporting Files/Info.plist @@ -21,7 +21,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 5.10.4 Dev + 5.12.0 Dev CFBundleSignature ???? CFBundleURLTypes @@ -54,7 +54,7 @@ CFBundleVersion - 202408291028 + 202410181827 ITSAppUsesNonExemptEncryption LSApplicationQueriesSchemes @@ -89,7 +89,7 @@ PHPhotoLibraryPreventAutomaticLimitedAccessAlert SealTalk Version - 5.10.4 + 5.12.0 UIBackgroundModes audio diff --git a/ios-sealtalk/SealTalkNotificationService/Info.plist b/ios-sealtalk/SealTalkNotificationService/Info.plist index 4f058fa..1eee3aa 100644 --- a/ios-sealtalk/SealTalkNotificationService/Info.plist +++ b/ios-sealtalk/SealTalkNotificationService/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 5.10.4 Dev + 5.12.0 Dev CFBundleVersion - 202408291028 + 202410181827 NSAppTransportSecurity NSAllowsArbitraryLoads diff --git a/ios-sealtalk/SealTalkShareExtension/Info.plist b/ios-sealtalk/SealTalkShareExtension/Info.plist index 733da95..e7cd9df 100644 --- a/ios-sealtalk/SealTalkShareExtension/Info.plist +++ b/ios-sealtalk/SealTalkShareExtension/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 5.10.4 Dev + 5.12.0 Dev CFBundleSignature ???? CFBundleVersion - 202408291028 + 202410181827 NSAppTransportSecurity NSAllowsArbitraryLoads