Toggle navigation
Toggle navigation
This project
Loading...
Sign in
iOS
/
Specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
undancer
2016-12-30 21:56:27 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
248901addec8469d78f6974d01a83973c0a49140
248901ad
1 parent
2826e919
统一修改版本号,之前的版本号cocoapods不识别
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
AVSDK/1.8.4_BETA/AVSDK.podspec → AVSDK/1.8.4-beta/AVSDK.podspec
IMSDK/2.5.0_BETA/IMSDK.podspec → IMSDK/2.5.0-beta/IMSDK.podspec
AVSDK/1.8.4
_BETA
/AVSDK.podspec
→
AVSDK/1.8.4
-beta
/AVSDK.podspec
View file @
248901a
...
...
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s
.
name
=
"AVSDK"
s
.
version
=
"1.8.4
_BETA
"
s
.
version
=
"1.8.4
-beta
"
s
.
summary
=
"腾讯云-互动直播"
# This description is used to generate tags and improve search results.
...
...
@@ -141,7 +141,7 @@ Pod::Spec.new do |s|
# s.xcconfig = { "HEADER_SEARCH_PATHS" => "$(SDKROOT)/usr/include/libxml2" }
# s.dependency "JSONKit", "~> 1.4"
s
.
dependency
"IMSDK"
,
"2.5.0
_BETA
"
s
.
dependency
"IMSDK"
,
"2.5.0
-beta
"
end
...
...
IMSDK/2.5.0
_BETA
/IMSDK.podspec
→
IMSDK/2.5.0
-beta
/IMSDK.podspec
View file @
248901a
...
...
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#
s
.
name
=
"IMSDK"
s
.
version
=
"2.5.0
_BETA
"
s
.
version
=
"2.5.0
-beta
"
s
.
summary
=
"腾讯云-云通信"
# This description is used to generate tags and improve search results.
...
...
Please
register
or
login
to post a comment