File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Example/OpenIMSDKiOS.xcodeproj Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 252252 attributes = {
253253 CLASSPREFIX = OPENIMSDK;
254254 LastUpgradeCheck = 0720;
255- ORGANIZATIONNAME = xpg ;
255+ ORGANIZATIONNAME = "" ;
256256 TargetAttributes = {
257257 6003F589195388D20070C39A = {
258258 DevelopmentTeam = BDLHL8GNFV;
Original file line number Diff line number Diff line change 88
99Pod ::Spec . new do |s |
1010 s . name = 'OpenIMSDK'
11- s . version = '3.8.3'
11+ s . version = '3.8.3+2 '
1212 s . summary = 'Open-IM-SDK'
1313
1414# This description is used to generate tags and improve search results.
@@ -77,6 +77,6 @@ Pod::Spec.new do |s|
7777
7878 s . static_framework = true
7979
80- s . dependency 'OpenIMSDKCore' , '3.8.3'
80+ s . dependency 'OpenIMSDKCore' , '3.8.3+2 '
8181 s . dependency 'MJExtension'
8282end
You can’t perform that action at this time.
0 commit comments