Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit cee45f5

Browse files
committed
remove WebRTC-SDK from specs v2
1 parent 7e58e7b commit cee45f5

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

MembraneRTC.podspec

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Pod::Spec.new do |s|
2121
s.swift_version = '5.0'
2222

2323
s.source_files = 'Sources/MembraneRTC/**/*'
24-
s.dependency 'WebRTC-SDK', '104.5112.15'
2524
s.dependency 'SwiftProtobuf'
2625
s.dependency 'PromisesSwift'
2726
s.dependency 'SwiftPhoenixClient', '~> 4.0.0'

Package.resolved

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
{
22
"object": {
33
"pins": [
4+
{
5+
"package": "WebRTCMembraneFramework",
6+
"repositoryURL": "https://github.com/jellyfish-dev/ios-webrtc-specs.git",
7+
"state": {
8+
"branch": null,
9+
"revision": "9b7ad6d4490e4c517114fdb675696215a5195252",
10+
"version": "104.5112.15"
11+
}
12+
},
413
{
514
"package": "Promises",
615
"repositoryURL": "https://github.com/google/promises.git",
@@ -19,15 +28,6 @@
1928
"version": "6.6.0"
2029
}
2130
},
22-
{
23-
"package": "WebRTC",
24-
"repositoryURL": "https://github.com/jellyfish-dev/ios-webrtc-specs.git",
25-
"state": {
26-
"branch": null,
27-
"revision": "12b4db3a8ba9f45fbb768cca48ff317959e7c986",
28-
"version": "104.5112.15"
29-
}
30-
},
3131
{
3232
"package": "Starscream",
3333
"repositoryURL": "https://github.com/daltoniam/Starscream.git",

0 commit comments

Comments
 (0)