Skip to content

Commit

Permalink
Merge pull request #48 from 100mslive/pods-patch
Browse files Browse the repository at this point in the history
Removed leftover HMSSDKScreenShare framework
  • Loading branch information
gzerad authored Aug 2, 2022
2 parents a80e4af + 5c7a1c2 commit 0b7f46a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 0 additions & 2 deletions Example/HMSSDKExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@
876FDE76287C6E28006D4DCB /* PiPView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PiPView.swift; sourceTree = "<group>"; };
877455D62872C32F007B11FB /* MusicControlView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MusicControlView.swift; sourceTree = "<group>"; };
877455D82872D4C9007B11FB /* VolumeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VolumeView.swift; sourceTree = "<group>"; };
877944482836A57600C1A0FB /* HMSSDKScreenShare.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = HMSSDKScreenShare.framework; sourceTree = BUILT_PRODUCTS_DIR; };
879165FE280B036A006FB04A /* GrayscaleVideoPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GrayscaleVideoPlugin.swift; sourceTree = "<group>"; };
9109731C276221EA00B76729 /* HLSStreamViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HLSStreamViewController.swift; sourceTree = "<group>"; };
9109732627636DF800B76729 /* HLSSettingsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HLSSettingsViewController.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -218,7 +217,6 @@
1041C860E962BA7C1E0CA76C /* Frameworks */ = {
isa = PBXGroup;
children = (
877944482836A57600C1A0FB /* HMSSDKScreenShare.framework */,
87606EB228112CFD002BAB14 /* ReplayKit.framework */,
87606EBE28112CFE002BAB14 /* UIKit.framework */,
EB1CDD9A0A56C10A047897DD /* Pods_HMSSDKExample.framework */,
Expand Down
12 changes: 6 additions & 6 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- Eureka (5.3.6)
- HMSBroadcastExtensionSDK (0.0.2)
- HMSSDK (0.3.2):
- HMSWebRTC (= 1.0.4897)
- HMSWebRTC (1.0.4897)
- HMSSDK (0.3.3):
- HMSWebRTC (= 1.0.4898)
- HMSWebRTC (1.0.4898)
- SwiftyGif (5.4.3)

DEPENDENCIES:
Expand All @@ -23,10 +23,10 @@ SPEC REPOS:
SPEC CHECKSUMS:
Eureka: 28ad9dec6286cd7cd601fdf8e8df39bb7356a8f4
HMSBroadcastExtensionSDK: 2c3bf5b25453459d60799697bab1e30576690ab5
HMSSDK: 6ec0cb6d776141f8fcd749d28b9b793357995e7f
HMSWebRTC: aa317dbbf56a191463a90491e5e37f298f8fa29c
HMSSDK: 7c9d01559f1ac06cea982097138c1d3c836df0ae
HMSWebRTC: d3a9b2866e4a36a1d3834728a548a4a46309bb86
SwiftyGif: 6c3eafd0ce693cad58bb63d2b2fb9bacb8552780

PODFILE CHECKSUM: 81a2bddc558f2bc4f1de2e23b31f32b7d563b9bc
PODFILE CHECKSUM: b2165e360c64eaa0a19e7919433cc0ba778089ce

COCOAPODS: 1.11.3

0 comments on commit 0b7f46a

Please sign in to comment.