From 7400971ef44db7ba429b7bd779584929677a2f65 Mon Sep 17 00:00:00 2001 From: gzerad Date: Fri, 10 Nov 2023 15:22:26 +0200 Subject: [PATCH] 1.2.1 Release --- .../HMSSDKExample.xcodeproj/project.pbxproj | 100 +++++++++--------- Example/Podfile | 2 +- Example/Podfile.lock | 8 +- HMSSDK.podspec | 6 +- Package.swift | 4 +- 5 files changed, 60 insertions(+), 60 deletions(-) diff --git a/Example/HMSSDKExample.xcodeproj/project.pbxproj b/Example/HMSSDKExample.xcodeproj/project.pbxproj index ea8fc0b..4ac05ed 100644 --- a/Example/HMSSDKExample.xcodeproj/project.pbxproj +++ b/Example/HMSSDKExample.xcodeproj/project.pbxproj @@ -32,22 +32,22 @@ 52C2668F8B337660F9C6B4D5 /* HMSScreenShare.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 68362B1438D2D0FBB17CAB2E /* HMSScreenShare.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; 532EC6C6063350C5AD4F545D /* SampleHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7971D687E57192C259F2CC3 /* SampleHandler.swift */; }; 5A2DA4E8B1E516BE0DA50C61 /* PollSummaryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96B862CA77AE572406E5C7C8 /* PollSummaryView.swift */; }; + 5ADA9B5C2F9161D91D364532 /* Pods_HMSScreenShare.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7EA65CEB4BDD83FA0461903C /* Pods_HMSScreenShare.framework */; }; 5B274F17D6399DD36AC13F73 /* PreviewPeersListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9471B8DED5A9DDEF47EFB2DA /* PreviewPeersListViewController.swift */; }; 5F42BFB2F39DC9B836E7A487 /* PollQuestionsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E7492DEB508577745B2CA6B /* PollQuestionsView.swift */; }; 601487372D3041DDDB5C24E2 /* HLSStreamViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 318F2B9147A54123040112A3 /* HLSStreamViewController.swift */; }; 636DDE3A425F03B97F428D92 /* QuizVoteQuestionOptionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CA85DE019C47AEC0A4692ACF /* QuizVoteQuestionOptionView.swift */; }; 63CF21BB5A352D1928F7E709 /* MusicControlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1AC5FCBB332FE761AA66DF6 /* MusicControlView.swift */; }; - 64C7C42687FF2775BE3DB258 /* Pods_HMSScreenShare.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 292D03AE3E4D45714A68F9E5 /* Pods_HMSScreenShare.framework */; }; 69436FDEEAFE808E422000D3 /* Login.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F1DDC479FF90B33482780B48 /* Login.storyboard */; }; 69FBD65E433935A227E9706C /* Inter-SemiBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 740540A1B0F0EFA1A6326AAC /* Inter-SemiBold.ttf */; }; 6CB305CD72260776F2F2D623 /* HMSUIFontTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50787B0B3A953CDA65AA6DBD /* HMSUIFontTheme.swift */; }; + 6D27FF89B681948ECBBEE28A /* Pods_HMSSDKExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2860FE3D588F9AD5A9FCAE02 /* Pods_HMSSDKExample.framework */; }; 70FD72823C57FF4609E0E23B /* QuestionCreateViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 983C7A1EA7447F65265EF907 /* QuestionCreateViewModel.swift */; }; 719171EC2BC2494A2F59391A /* PreviewViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F311ABA4605FE1F8FAE81DF /* PreviewViewController.swift */; }; 71A85ED88606A15D9D0FDA30 /* PreJoinPreviewViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C684ACD48EE1935CDA9CB9E6 /* PreJoinPreviewViewController.swift */; }; 71EB3E3EDC82AA8204FB1C88 /* VolumeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC78D931E551F95529846171 /* VolumeView.swift */; }; 74CA0E78100B4424C5F7783B /* GrayscaleVideoPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9AD50AC179EFF9B1D9F2DBF4 /* GrayscaleVideoPlugin.swift */; }; 74F4D0DB44E6BCBEA3A2939C /* HMSDefaultUITheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 52F5A4F8FBC70ECDA0D0AA29 /* HMSDefaultUITheme.swift */; }; - 78F05273DB1C2F1071BBFC1A /* Pods_HMSSDKExample.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 47CCBC3AB8D205045F8A16B6 /* Pods_HMSSDKExample.framework */; }; 791BAAD01C7D7AFD28369CB8 /* PollStateBadgeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4814E857DBC0E1B691B28F56 /* PollStateBadgeView.swift */; }; 7CF7051C99B75F2ADDD69D9A /* Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37B67C05B64874439BEBA039 /* Utilities.swift */; }; 7D18F34DE8B8055D69849D15 /* Settings.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 38D99F9FDDBC3C62ED966FC5 /* Settings.storyboard */; }; @@ -140,7 +140,6 @@ 17A56661D43E37A0A7389D0B /* PollVoteView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PollVoteView.swift; sourceTree = ""; }; 19120322504BEE80A7587873 /* PaginatedPeersListViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaginatedPeersListViewController.swift; sourceTree = ""; }; 19671F9169CD55394BAE9669 /* Inter-Light.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Inter-Light.ttf"; sourceTree = ""; }; - 1B83E198C6A12157A73C37D8 /* Pods-HMSScreenShare.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HMSScreenShare.release.xcconfig"; path = "Target Support Files/Pods-HMSScreenShare/Pods-HMSScreenShare.release.xcconfig"; sourceTree = ""; }; 1CAE5C9D6C1E0F47950ABB68 /* PollVoteQuestionViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PollVoteQuestionViewModel.swift; sourceTree = ""; }; 1D42061C985CBCC1E0756625 /* HMSScreenShareRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = HMSScreenShareRelease.entitlements; sourceTree = ""; }; 1F311ABA4605FE1F8FAE81DF /* PreviewViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreviewViewController.swift; sourceTree = ""; }; @@ -149,10 +148,9 @@ 2615BBB7369533D3A66C87F9 /* SwitchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwitchView.swift; sourceTree = ""; }; 26AD73F48304A6A7739E1A20 /* PollStyles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PollStyles.swift; sourceTree = ""; }; 2764D42259AE2CA3CC0B3532 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Meeting.storyboard; sourceTree = ""; }; - 292D03AE3E4D45714A68F9E5 /* Pods_HMSScreenShare.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HMSScreenShare.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 2860FE3D588F9AD5A9FCAE02 /* Pods_HMSSDKExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HMSSDKExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 296FDED0F994AC38C7CB73B8 /* PiPController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PiPController.swift; sourceTree = ""; }; 2E7492DEB508577745B2CA6B /* PollQuestionsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PollQuestionsView.swift; sourceTree = ""; }; - 300FF383D8ACB36D945129ED /* Pods-HMSSDKExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HMSSDKExample.debug.xcconfig"; path = "Target Support Files/Pods-HMSSDKExample/Pods-HMSSDKExample.debug.xcconfig"; sourceTree = ""; }; 318F2B9147A54123040112A3 /* HLSStreamViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HLSStreamViewController.swift; sourceTree = ""; }; 36580BA45140D5EFF239FBFD /* PeerMetadata.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PeerMetadata.swift; sourceTree = ""; }; 37B67C05B64874439BEBA039 /* Utilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utilities.swift; sourceTree = ""; }; @@ -162,14 +160,14 @@ 4264DF62FE37D026AA32F6A5 /* HLSStatsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HLSStatsView.swift; sourceTree = ""; }; 45F48E89F81EAB06B409884A /* ChatViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatViewController.swift; sourceTree = ""; }; 4779EBAF99E41D81F27DDBDA /* PollCreateViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PollCreateViewModel.swift; sourceTree = ""; }; - 47CCBC3AB8D205045F8A16B6 /* Pods_HMSSDKExample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HMSSDKExample.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 4814E857DBC0E1B691B28F56 /* PollStateBadgeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PollStateBadgeView.swift; sourceTree = ""; }; + 493FA5F2B7476A16453BD5BA /* Pods-HMSScreenShare.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HMSScreenShare.release.xcconfig"; path = "Target Support Files/Pods-HMSScreenShare/Pods-HMSScreenShare.release.xcconfig"; sourceTree = ""; }; + 4D4DA5866F7C395302FCFC0B /* Pods-HMSScreenShare.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HMSScreenShare.debug.xcconfig"; path = "Target Support Files/Pods-HMSScreenShare/Pods-HMSScreenShare.debug.xcconfig"; sourceTree = ""; }; 4E2AA5CDF545042D0378FED9 /* Inter-ExtraLight.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Inter-ExtraLight.ttf"; sourceTree = ""; }; 50787B0B3A953CDA65AA6DBD /* HMSUIFontTheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HMSUIFontTheme.swift; sourceTree = ""; }; 50DCD61FF6645A19ACA8BFCC /* ChangeAllRoleViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChangeAllRoleViewController.swift; sourceTree = ""; }; 52F5A4F8FBC70ECDA0D0AA29 /* HMSDefaultUITheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HMSDefaultUITheme.swift; sourceTree = ""; }; 5A7660ACCD4FF514FF8DE16C /* TicTacToeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TicTacToeView.swift; sourceTree = ""; }; - 5B10A3B7D835E869B51510DB /* Pods-HMSScreenShare.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HMSScreenShare.debug.xcconfig"; path = "Target Support Files/Pods-HMSScreenShare/Pods-HMSScreenShare.debug.xcconfig"; sourceTree = ""; }; 5D923E8C23C2674367621BBE /* PollSummaryViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PollSummaryViewModel.swift; sourceTree = ""; }; 5DEE66AA5E315C02F0B64CA4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 666ECFED105EB311F5B51F88 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; @@ -186,7 +184,9 @@ 7C55D217A5281D74CF0D8733 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 7CAB1DF8205222B505502F72 /* 100ms.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = 100ms.gif; sourceTree = ""; }; 7D2DC1AF3A52B03FC99259BD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; + 7EA65CEB4BDD83FA0461903C /* Pods_HMSScreenShare.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HMSScreenShare.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 804968A0D74FEAD5A6D8EE59 /* Inter-Thin.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Inter-Thin.ttf"; sourceTree = ""; }; + 809F1C085015DB315C64E8BA /* Pods-HMSSDKExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HMSSDKExample.debug.xcconfig"; path = "Target Support Files/Pods-HMSSDKExample/Pods-HMSSDKExample.debug.xcconfig"; sourceTree = ""; }; 80AC8C642C5B2CF3C0D6F226 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Settings.strings; sourceTree = ""; }; 8365F6D5F5C64702E621E3B5 /* HMSScreenShare.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = HMSScreenShare.entitlements; sourceTree = ""; }; 839C01F696AC9DBDEFBF7F45 /* ChatTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatTableViewCell.swift; sourceTree = ""; }; @@ -225,11 +225,11 @@ D9FA85C2C037868F7C4A3375 /* PiPView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PiPView.swift; sourceTree = ""; }; DC78D931E551F95529846171 /* VolumeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VolumeView.swift; sourceTree = ""; }; E1422CF5DD5D7C89B3FB8CFD /* PollOptionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PollOptionView.swift; sourceTree = ""; }; + E197F377B193D6C4135BA8A9 /* Pods-HMSSDKExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HMSSDKExample.release.xcconfig"; path = "Target Support Files/Pods-HMSSDKExample/Pods-HMSSDKExample.release.xcconfig"; sourceTree = ""; }; E1C95DD57118849D106DA4C3 /* HMSUIColorTheme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HMSUIColorTheme.swift; sourceTree = ""; }; E2FB0F4A138DF7DE7825A4EC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Chat.storyboard; sourceTree = ""; }; E7971D687E57192C259F2CC3 /* SampleHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleHandler.swift; sourceTree = ""; }; EC5DF9944CCEAD707A2E708C /* BroadcastSetupViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BroadcastSetupViewController.swift; sourceTree = ""; }; - ED4E567DAC8E8D5D9D0AE876 /* Pods-HMSSDKExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HMSSDKExample.release.xcconfig"; path = "Target Support Files/Pods-HMSSDKExample/Pods-HMSSDKExample.release.xcconfig"; sourceTree = ""; }; EEDA8DB0EF73410436CD5ED2 /* MeetingViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeetingViewModel.swift; sourceTree = ""; }; F1AC5FCBB332FE761AA66DF6 /* MusicControlView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MusicControlView.swift; sourceTree = ""; }; F30044D6587648034D38270D /* LoginViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginViewController.swift; sourceTree = ""; }; @@ -249,7 +249,7 @@ buildActionMask = 2147483647; files = ( 92EC1B7EF75B1E0DDF6C1B1D /* ReplayKit.framework in Frameworks */, - 64C7C42687FF2775BE3DB258 /* Pods_HMSScreenShare.framework in Frameworks */, + 5ADA9B5C2F9161D91D364532 /* Pods_HMSScreenShare.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -261,11 +261,11 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - DF04FD852687FBA1FB9E1FF5 /* Frameworks */ = { + B81C8E1CB365CF6998389676 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 78F05273DB1C2F1071BBFC1A /* Pods_HMSSDKExample.framework in Frameworks */, + 6D27FF89B681948ECBBEE28A /* Pods_HMSSDKExample.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -276,8 +276,8 @@ isa = PBXGroup; children = ( D86D7C783AA51C039047367E /* ReplayKit.framework */, - 47CCBC3AB8D205045F8A16B6 /* Pods_HMSSDKExample.framework */, - 292D03AE3E4D45714A68F9E5 /* Pods_HMSScreenShare.framework */, + 2860FE3D588F9AD5A9FCAE02 /* Pods_HMSSDKExample.framework */, + 7EA65CEB4BDD83FA0461903C /* Pods_HMSScreenShare.framework */, ); name = Frameworks; sourceTree = ""; @@ -316,18 +316,6 @@ path = HMSScreenShare; sourceTree = ""; }; - 18CF6C7F7086B70D45E04647 /* Pods */ = { - isa = PBXGroup; - children = ( - 300FF383D8ACB36D945129ED /* Pods-HMSSDKExample.debug.xcconfig */, - ED4E567DAC8E8D5D9D0AE876 /* Pods-HMSSDKExample.release.xcconfig */, - 5B10A3B7D835E869B51510DB /* Pods-HMSScreenShare.debug.xcconfig */, - 1B83E198C6A12157A73C37D8 /* Pods-HMSScreenShare.release.xcconfig */, - ); - name = Pods; - path = Pods; - sourceTree = ""; - }; 1F80658BDEC943A9F29D9F55 /* Meeting */ = { isa = PBXGroup; children = ( @@ -378,7 +366,7 @@ 8C56EB81A3D94A56DE07829F /* HMSSDKExample */, 04B636A8F527D724395CEA56 /* Frameworks */, 92574F9EBE52FFB9B7440823 /* Products */, - 18CF6C7F7086B70D45E04647 /* Pods */, + EBBD73FF7FA41B0A73643B72 /* Pods */, ); sourceTree = ""; }; @@ -564,6 +552,18 @@ path = "Poll Create"; sourceTree = ""; }; + EBBD73FF7FA41B0A73643B72 /* Pods */ = { + isa = PBXGroup; + children = ( + 809F1C085015DB315C64E8BA /* Pods-HMSSDKExample.debug.xcconfig */, + E197F377B193D6C4135BA8A9 /* Pods-HMSSDKExample.release.xcconfig */, + 4D4DA5866F7C395302FCFC0B /* Pods-HMSScreenShare.debug.xcconfig */, + 493FA5F2B7476A16453BD5BA /* Pods-HMSScreenShare.release.xcconfig */, + ); + name = Pods; + path = Pods; + sourceTree = ""; + }; EED9BA3E66510154A3496D96 /* Settings */ = { isa = PBXGroup; children = ( @@ -605,12 +605,12 @@ isa = PBXNativeTarget; buildConfigurationList = 50E5BCF9AC71D999A04D6C82 /* Build configuration list for PBXNativeTarget "HMSSDKExample" */; buildPhases = ( - BE2BCCCF94CC1FA79161669B /* [CP] Check Pods Manifest.lock */, + FC1E8D136D1BF335CCBFECFD /* [CP] Check Pods Manifest.lock */, E718EE2B864DF36B9EC96F17 /* Sources */, 494D8C70E3A113C51CEB1739 /* Resources */, BB5C006D13AE609E91D7310A /* Embed App Extensions */, - DF04FD852687FBA1FB9E1FF5 /* Frameworks */, - B9154AD14DECFD61178A6646 /* [CP] Embed Pods Frameworks */, + B81C8E1CB365CF6998389676 /* Frameworks */, + 628B5B6BB13C1F035B4E0CC7 /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -627,7 +627,7 @@ isa = PBXNativeTarget; buildConfigurationList = FD5AF66CF5C0A042F211BCD3 /* Build configuration list for PBXNativeTarget "HMSScreenShare" */; buildPhases = ( - 614692B6C8ADC4060A898ED9 /* [CP] Check Pods Manifest.lock */, + 98EC40BB87CCF16857A5B019 /* [CP] Check Pods Manifest.lock */, AB611BE5E6C1A7BF4C7C1541 /* Sources */, 7C05F0E026AC5542CB811D99 /* Frameworks */, ); @@ -710,46 +710,46 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 614692B6C8ADC4060A898ED9 /* [CP] Check Pods Manifest.lock */ = { + 628B5B6BB13C1F035B4E0CC7 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-HMSSDKExample/Pods-HMSSDKExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); - inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; + name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( - ); - outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-HMSScreenShare-checkManifestLockResult.txt", + "${PODS_ROOT}/Target Support Files/Pods-HMSSDKExample/Pods-HMSSDKExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - 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"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HMSSDKExample/Pods-HMSSDKExample-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - B9154AD14DECFD61178A6646 /* [CP] Embed Pods Frameworks */ = { + 98EC40BB87CCF16857A5B019 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-HMSSDKExample/Pods-HMSSDKExample-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); - name = "[CP] Embed Pods Frameworks"; + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-HMSSDKExample/Pods-HMSSDKExample-frameworks-${CONFIGURATION}-output-files.xcfilelist", + ); + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-HMSScreenShare-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-HMSSDKExample/Pods-HMSSDKExample-frameworks.sh\"\n"; + 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"; showEnvVarsInLog = 0; }; - BE2BCCCF94CC1FA79161669B /* [CP] Check Pods Manifest.lock */ = { + FC1E8D136D1BF335CCBFECFD /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -1018,7 +1018,7 @@ }; 66917588E8CA557C465B6556 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1B83E198C6A12157A73C37D8 /* Pods-HMSScreenShare.release.xcconfig */; + baseConfigurationReference = 493FA5F2B7476A16453BD5BA /* Pods-HMSScreenShare.release.xcconfig */; buildSettings = { CODE_SIGN_ENTITLEMENTS = HMSScreenShare/HMSScreenShareRelease.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -1048,7 +1048,7 @@ }; 72FB4D48FB66190D7924E386 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = ED4E567DAC8E8D5D9D0AE876 /* Pods-HMSSDKExample.release.xcconfig */; + baseConfigurationReference = E197F377B193D6C4135BA8A9 /* Pods-HMSSDKExample.release.xcconfig */; buildSettings = { CODE_SIGN_ENTITLEMENTS = HMSSDKExample/SupportingFiles/HMSSDKExample.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -1071,7 +1071,7 @@ }; 81C3032F613CEB15C57B094A /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5B10A3B7D835E869B51510DB /* Pods-HMSScreenShare.debug.xcconfig */; + baseConfigurationReference = 4D4DA5866F7C395302FCFC0B /* Pods-HMSScreenShare.debug.xcconfig */; buildSettings = { CODE_SIGN_ENTITLEMENTS = HMSScreenShare/HMSScreenShareRelease.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; @@ -1101,7 +1101,7 @@ }; 832411D19918B12AD465AED8 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 300FF383D8ACB36D945129ED /* Pods-HMSSDKExample.debug.xcconfig */; + baseConfigurationReference = 809F1C085015DB315C64E8BA /* Pods-HMSSDKExample.debug.xcconfig */; buildSettings = { CODE_SIGN_ENTITLEMENTS = HMSSDKExample/SupportingFiles/HMSSDKExample.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; diff --git a/Example/Podfile b/Example/Podfile index 8b69bf6..b0c01ee 100644 --- a/Example/Podfile +++ b/Example/Podfile @@ -4,7 +4,7 @@ platform :ios, '13.0' target 'HMSSDKExample' do use_frameworks! - pod 'HMSSDK', '1.2.0' + pod 'HMSSDK', '1.2.1' pod 'HMSHLSPlayerSDK', '0.0.2' pod 'SwiftyBeaver', '1.9.5' pod 'Zip', '2.1.2' diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 2786932..c9f691c 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -4,7 +4,7 @@ PODS: - HMSBroadcastExtensionSDK (1.0.0) - HMSHLSPlayerSDK (0.0.2): - HMSAnalyticsSDK (= 0.0.2) - - HMSSDK (1.1.0): + - HMSSDK (1.2.0): - HMSAnalyticsSDK (= 0.0.2) - HMSWebRTC (= 1.0.5116) - HMSWebRTC (1.0.5116) @@ -16,7 +16,7 @@ DEPENDENCIES: - Eureka (= 5.4.0) - HMSBroadcastExtensionSDK (= 1.0.0) - HMSHLSPlayerSDK (= 0.0.2) - - HMSSDK (= 1.1.0) + - HMSSDK (= 1.2.0) - SwiftyBeaver (= 1.9.5) - SwiftyGif - Zip (= 2.1.2) @@ -38,12 +38,12 @@ SPEC CHECKSUMS: HMSAnalyticsSDK: 4d2a88a729b1eb42f3d25f217c28937ec318a5b7 HMSBroadcastExtensionSDK: 0757d80497fddec3952858eb14892fb274f9f3c3 HMSHLSPlayerSDK: 6a54ad4d12f3dc2270d1ecd24019d71282a4f6a3 - HMSSDK: 49e3ac665ceb8904d41787ddf99742e8d7d6529a + HMSSDK: 010fdd904b8d221bb297864800503132fd721d9e HMSWebRTC: ae54e9dd91b869051b283b43b14f57d43b7bf8e1 SwiftyBeaver: 84069991dd5dca07d7069100985badaca7f0ce82 SwiftyGif: 93a1cc87bf3a51916001cf8f3d63835fb64c819f Zip: b3fef584b147b6e582b2256a9815c897d60ddc67 -PODFILE CHECKSUM: 3c782f864e6e857f4d5b1ebd0c0fc39f09b99cd8 +PODFILE CHECKSUM: a4546d7025ff6af1b1be6bcf5d3e77639267ba70 COCOAPODS: 1.12.1 diff --git a/HMSSDK.podspec b/HMSSDK.podspec index 498504d..2fb9b62 100644 --- a/HMSSDK.podspec +++ b/HMSSDK.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'HMSSDK' - s.version = '1.2.0' + s.version = '1.2.1' s.summary = 'HMS Videoconferencing iOS SDK' s.description = <<-DESC @@ -10,8 +10,8 @@ TODO: Add long description of the pod here. s.homepage = 'https://github.com/100mslive/100ms-ios-sdk/' s.license = { :type => 'MIT'} s.author = { 'Dmitry Fedoseyev' => 'dmitry@100ms.live', 'Yogesh Singh' => 'yogesh@100ms.live', 'Pawan Dixit' => 'pawan@100ms.live'} - s.source = { :http => 'https://github.com/100mslive/100ms-ios-sdk/releases/download/1.2.0/HMSSDK.xcframework.zip', - :sha256 => '1c1b6ca759aad9b67a55e97e60b97fe724989631466b74e0db5a7dc06ebc2364' + s.source = { :http => 'https://github.com/100mslive/100ms-ios-sdk/releases/download/1.2.1/HMSSDK.xcframework.zip', + :sha256 => '20e6ff4c7249e914446f1517ec14a8a0cc9422fc83c91b23bdf3452c684271c2' } s.ios.deployment_target = '12.0' s.vendored_frameworks = 'HMSSDK.xcframework' diff --git a/Package.swift b/Package.swift index 174f299..360a4ca 100644 --- a/Package.swift +++ b/Package.swift @@ -16,8 +16,8 @@ let package = Package( targets: [ .binaryTarget( name: "HMSSDK", - url: "https://github.com/100mslive/100ms-ios-sdk/releases/download/1.2.0/HMSSDK.xcframework.zip", - checksum: "1c1b6ca759aad9b67a55e97e60b97fe724989631466b74e0db5a7dc06ebc2364" + url: "https://github.com/100mslive/100ms-ios-sdk/releases/download/1.2.1/HMSSDK.xcframework.zip", + checksum: "20e6ff4c7249e914446f1517ec14a8a0cc9422fc83c91b23bdf3452c684271c2" ), .binaryTarget( name: "WebRTC",