fix: Align the version in .podspec with the package version (fix compilation errors under ios/mac). (#152)

This commit is contained in:
CloudWebRTC
2022-08-17 16:54:21 +08:00
committed by GitHub
parent 02e490ddec
commit 4390c4a00f
7 changed files with 12 additions and 8 deletions
+2 -2
View File
@@ -5,7 +5,7 @@ PODS:
- flutter_webrtc (0.9.2):
- Flutter
- WebRTC-SDK (= 104.5112.02)
- livekit_client (1.0.0):
- livekit_client (1.1.0):
- Flutter
- WebRTC-SDK (~> 104.5112.02)
- path_provider_ios (0.0.1):
@@ -44,7 +44,7 @@ SPEC CHECKSUMS:
device_info_plus: e5c5da33f982a436e103237c0c85f9031142abed
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
flutter_webrtc: af1337911865d904b45c5fc95605115af4d0cdc8
livekit_client: 43ed7a2166f0bbb49682249d33a25003206fa259
livekit_client: f0343eef54a12a4b831d3ec1085760f13eca9ae3
path_provider_ios: 14f3d2fd28c4fdb42f44e0f751d12861c43cee02
shared_preferences_ios: 548a61f8053b9b8a49ac19c1ffbc8b92c50d68ad
WebRTC-SDK: e0589abeb63db07a4ca1f45c82ba0f1a72e61622
+2 -2
View File
@@ -5,7 +5,7 @@ PODS:
- FlutterMacOS
- WebRTC-SDK (= 104.5112.02)
- FlutterMacOS (1.0.0)
- livekit_client (1.0.0):
- livekit_client (1.1.0):
- FlutterMacOS
- WebRTC-SDK (~> 104.5112.02)
- path_provider_macos (0.0.1):
@@ -44,7 +44,7 @@ SPEC CHECKSUMS:
device_info_plus_macos: 1ad388a1ef433505c4038e7dd9605aadd1e2e9c7
flutter_webrtc: e4c5ac172da404d18f31d46ca8144ddd871551ea
FlutterMacOS: 57701585bf7de1b3fc2bb61f6378d73bbdea8424
livekit_client: ec8c0e97144ba29ae8d3b8c12d14549b38ef2d2d
livekit_client: d3f90a194a0102e5987dc80dcc3ccb5890c17a43
path_provider_macos: 3c0c3b4b0d4a76d2bf989a913c2de869c5641a19
shared_preferences_macos: a64dc611287ed6cbe28fd1297898db1336975727
WebRTC-SDK: e0589abeb63db07a4ca1f45c82ba0f1a72e61622
+1 -1
View File
@@ -225,7 +225,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.1"
version: "1.1.0-hotifx"
logging:
dependency: "direct main"
description: