Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
qianxue
qxclivesdk_zb
Commits
7eceb3b2
Commit
7eceb3b2
authored
4 months ago
by
Q
Browse files
Options
Download
Email Patches
Plain Diff
版本号和tag统一
parent
c67de438
master
2.12.2
1 merge request
!1
2.12.1
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
Framework/QXCClassSDK.framework/Assets.car
+0
-0
Framework/QXCClassSDK.framework/Assets.car
Framework/QXCClassSDK.framework/Headers/QXCClassSDK.h
+0
-1
Framework/QXCClassSDK.framework/Headers/QXCClassSDK.h
Framework/QXCClassSDK.framework/Info.plist
+0
-0
Framework/QXCClassSDK.framework/Info.plist
Framework/QXCClassSDK.framework/QXCClassSDK
+0
-0
Framework/QXCClassSDK.framework/QXCClassSDK
QXCLiveSDK_ZB.podspec
+1
-1
QXCLiveSDK_ZB.podspec
with
1 addition
and
2 deletions
+1
-2
Framework/QXCClassSDK.framework/Assets.car
View file @
7eceb3b2
No preview for this file type
This diff is collapsed.
Click to expand it.
Framework/QXCClassSDK.framework/Headers/QXCClassSDK.h
View file @
7eceb3b2
...
...
@@ -13,7 +13,6 @@ FOUNDATION_EXPORT double QXCClassSDKVersionNumber;
//! Project version string for QXCClassSDK.
FOUNDATION_EXPORT
const
unsigned
char
QXCClassSDKVersionString
[];
// sdkVersion = @"2.6.1";
// In this header, you should import all the public headers of your framework using statements like #import <QXCClassSDK/PublicHeader.h>
#import <QXCClassSDK/QXCClassSDKHeader.h>
...
...
This diff is collapsed.
Click to expand it.
Framework/QXCClassSDK.framework/Info.plist
View file @
7eceb3b2
No preview for this file type
This diff is collapsed.
Click to expand it.
Framework/QXCClassSDK.framework/QXCClassSDK
View file @
7eceb3b2
No preview for this file type
This diff is collapsed.
Click to expand it.
QXCLiveSDK_ZB.podspec
View file @
7eceb3b2
...
...
@@ -8,7 +8,7 @@
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
'QXCLiveSDK_ZB'
s
.
version
=
'2.12.
1
'
s
.
version
=
'2.12.
2
'
s
.
summary
=
'QXCLiveSDK 千学云IOS直播SDK'
# This description is used to generate tags and improve search results.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help