Skip to content

Commit 53025df

Browse files
committed
Podfile
1 parent f2c04c5 commit 53025df

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

splitio_ios/example/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Uncomment this line to define a global platform for your project
2-
platform :ios, '11.0'
2+
platform :ios, '12.0'
33

44
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55
ENV['COCOAPODS_DISABLE_STATS'] = 'true'

splitio_ios/example/ios/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PODS:
22
- Flutter (1.0.0)
3-
- Split (2.21.0)
4-
- splitio_ios (0.3.0):
3+
- Split (2.23.0)
4+
- splitio_ios (0.4.0):
55
- Flutter
6-
- Split (~> 2.21.0)
6+
- Split (~> 2.23.0)
77

88
DEPENDENCIES:
99
- Flutter (from `Flutter`)
@@ -21,9 +21,9 @@ EXTERNAL SOURCES:
2121

2222
SPEC CHECKSUMS:
2323
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
24-
Split: e4324a8fe3fcb19c36a9e4fd84a893fc6d4bbeb0
25-
splitio_ios: 8293cb4e46661f9403f92a0d143c5bf6ad5053d4
24+
Split: 8140864905cd12cb66e2cf31e6ba9052d09c086b
25+
splitio_ios: 1c1d7cd88e6756b3b40cf37cdf8610b8720164b0
2626

27-
PODFILE CHECKSUM: 9eb4e99975f80022b373afce31dc8b3feb22df78
27+
PODFILE CHECKSUM: aed42fc5c94ade572556b7ed357c5c57f1bd83a2
2828

2929
COCOAPODS: 1.11.3

0 commit comments

Comments
 (0)