Skip to content

Commit d232f93

Browse files
authored
Merge pull request #24 from HeraShowFeng/v4.0.4_release
iOS update QNRTCKit v4.0.4
2 parents 5dd93ed + 3c08346 commit d232f93

File tree

185 files changed

+3329
-1027
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

185 files changed

+3329
-1027
lines changed

Group-Video/Group-Video-iOS/Group-Video.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
C3BD41D5224090AB006EAC1D /* Sources */,
117117
C3BD41D6224090AB006EAC1D /* Frameworks */,
118118
C3BD41D7224090AB006EAC1D /* Resources */,
119-
6A4E6016372D8195D8C2FABC /* [CP] Embed Pods Frameworks */,
119+
C2FE757467DE6201542AA6C5 /* [CP] Embed Pods Frameworks */,
120120
);
121121
buildRules = (
122122
);
@@ -195,7 +195,7 @@
195195
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
196196
showEnvVarsInLog = 0;
197197
};
198-
6A4E6016372D8195D8C2FABC /* [CP] Embed Pods Frameworks */ = {
198+
C2FE757467DE6201542AA6C5 /* [CP] Embed Pods Frameworks */ = {
199199
isa = PBXShellScriptBuildPhase;
200200
buildActionMask = 2147483647;
201201
files = (
-4 KB
Binary file not shown.

Group-Video/Group-Video-iOS/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ target 'Group-Video' do
77

88
# Pods for Group-Video
99

10-
pod 'QNRTCKit'
10+
pod 'QNRTCKit-iOS'
1111

1212
end
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
PODS:
2-
- QNRTCKit (4.0.0):
3-
- QNRTCKit/Core (= 4.0.0)
4-
- QNRTCKit/Core (4.0.0)
2+
- QNRTCKit-iOS (4.0.4):
3+
- QNRTCKit-iOS/Core (= 4.0.4)
4+
- QNRTCKit-iOS/Core (4.0.4)
55

66
DEPENDENCIES:
7-
- QNRTCKit
7+
- QNRTCKit-iOS
88

99
SPEC REPOS:
1010
trunk:
11-
- QNRTCKit
11+
- QNRTCKit-iOS
1212

1313
SPEC CHECKSUMS:
14-
QNRTCKit: 57e4cc2b5273b274bab1ae8ea3d5e5b90fc984bb
14+
QNRTCKit-iOS: 96d5a8cb090d026059ab860aa8341eeaac88ac10
1515

16-
PODFILE CHECKSUM: 950871f85093ecd5f5cd834cbdd3120d977fd4a7
16+
PODFILE CHECKSUM: 5559821512f68ab61852a15e056ce1df8d3735cf
1717

18-
COCOAPODS: 1.11.2
18+
COCOAPODS: 1.11.3

Group-Video/Group-Video-iOS/Pods/Manifest.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Group-Video/Group-Video-iOS/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 116 additions & 116 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Group-Video/Group-Video-iOS/Pods/Pods.xcodeproj/xcuserdata/fengwenxiu.xcuserdatad/xcschemes/xcschememanagement.plist

Lines changed: 1 addition & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
2.87 MB
Binary file not shown.
Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)