Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

Commit

Permalink
Release SealTalk Demo version 4.0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RongRobot committed Jul 1, 2020
1 parent 2d96319 commit c5a5462
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions ios-sealtalk/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ target 'SealTalk' do
pod 'SDWebImage', '5.0.6'
pod 'Bugly', '2.5.0'
pod 'WechatOpenSDK', '1.8.4'
pod 'RongCloudIM/IMLib', '4.0.0'
pod 'RongCloudIM/IMKit', '4.0.0'
pod 'RongCloudIM/RongSticker', '4.0.0'
pod 'RongCloudIM/Sight', '4.0.0'
pod 'RongCloudRTC/RongCallLib', '4.0.0'
pod 'RongCloudRTC/RongCallKit', '4.0.0'
pod 'RongCloudIM/IMLib', '4.0.0.1'
pod 'RongCloudIM/IMKit', '4.0.0.1'
pod 'RongCloudIM/RongSticker', '4.0.0.1'
pod 'RongCloudIM/Sight', '4.0.0.1'
pod 'RongCloudRTC/RongCallLib', '4.0.0.1'
pod 'RongCloudRTC/RongCallKit', '4.0.0.1'
end
6 changes: 3 additions & 3 deletions ios-sealtalk/RCloudMessage/Supporting Files/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.0.0 Dev</string>
<string>4.0.0.1 Dev</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand Down Expand Up @@ -52,7 +52,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>202006221515</string>
<string>202006231736</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>weixin</string>
Expand All @@ -77,7 +77,7 @@
<key>NSPhotoLibraryUsageDescription</key>
<string>访问相册</string>
<key>SealTalk Version</key>
<string>4.0.0</string>
<string>4.0.0.1</string>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>
Expand Down
4 changes: 2 additions & 2 deletions ios-sealtalk/融云 Demo WatchKit App/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.0.0 Dev</string>
<string>4.0.0.1 Dev</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>202006221515</string>
<string>202006231736</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
Expand Down
4 changes: 2 additions & 2 deletions ios-sealtalk/融云 Demo WatchKit Extension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>4.0.0 Dev</string>
<string>4.0.0.1 Dev</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>202006221515</string>
<string>202006231736</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
Expand Down

0 comments on commit c5a5462

Please sign in to comment.