Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to ably-cocoa v.1.2.8 #293

Merged
merged 1 commit into from
Jan 14, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- Ably (1.2.7):
- Ably (1.2.8):
- AblyDeltaCodec (= 1.3.2)
- msgpack (= 0.4.0)
- ably_flutter (1.2.8):
- Ably (= 1.2.7)
- Ably (= 1.2.8)
- Flutter
- AblyDeltaCodec (1.3.2)
- device_info_plus (0.0.1):
Expand Down Expand Up @@ -44,8 +44,8 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/fluttertoast/ios"

SPEC CHECKSUMS:
Ably: f627c0c2e4489785b74d33d2c1287edeb9c6a7be
ably_flutter: 5fb4de0b34249fef68621d0bd50470703ea8e707
Ably: f5de469bc7b0804cb11b6b5c4c9c76e9ee5991db
ably_flutter: f7a5de66f3d06474e06e244537b6da4fcd4065c7
AblyDeltaCodec: 783d017270de70bbbc0a84e4235297b225d33636
device_info_plus: e5c5da33f982a436e103237c0c85f9031142abed
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
Expand Down
2 changes: 1 addition & 1 deletion ios/ably_flutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Pod::Spec.new do |s|
s.source_files = 'Classes/**/*'
s.public_header_files = 'Classes/**/*.h'
s.dependency 'Flutter'
s.dependency 'Ably', '1.2.7'
s.dependency 'Ably', '1.2.8'
s.platform = :ios
s.ios.deployment_target = '10.0'

Expand Down
10 changes: 5 additions & 5 deletions test_integration/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
PODS:
- Ably (1.2.7):
- Ably (1.2.8):
- AblyDeltaCodec (= 1.3.2)
- msgpack (= 0.4.0)
- ably_flutter (1.2.8):
- Ably (= 1.2.7)
- Ably (= 1.2.8)
- Flutter
- AblyDeltaCodec (1.3.2)
- Flutter (1.0.0)
Expand All @@ -26,12 +26,12 @@ EXTERNAL SOURCES:
:path: Flutter

SPEC CHECKSUMS:
Ably: f627c0c2e4489785b74d33d2c1287edeb9c6a7be
ably_flutter: 5fb4de0b34249fef68621d0bd50470703ea8e707
Ably: f5de469bc7b0804cb11b6b5c4c9c76e9ee5991db
ably_flutter: f7a5de66f3d06474e06e244537b6da4fcd4065c7
AblyDeltaCodec: 783d017270de70bbbc0a84e4235297b225d33636
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
msgpack: c85f6251873059738472ae136951cec5f30f3251

PODFILE CHECKSUM: f2c6cc511583caab2c65ac3f5766428391d93d34

COCOAPODS: 1.10.1
COCOAPODS: 1.11.2