File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Runner.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- Flutter (1.0.0)
3
3
- Instabug (15.1.1)
4
- - instabug_flutter (15.0 .1):
4
+ - instabug_flutter (15.1 .1):
5
5
- Flutter
6
6
- Instabug (= 15.1.1)
7
7
- OCMock (3.6)
@@ -25,7 +25,7 @@ EXTERNAL SOURCES:
25
25
SPEC CHECKSUMS:
26
26
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
27
27
Instabug: 3e7af445c14d7823fcdecba223f09b5f7c0c6ce1
28
- instabug_flutter: e4e366434313bab3a2db123c1501ca6247dc950b
28
+ instabug_flutter: 30aec1138f5d9c99d175e4f4ad49189ed844b72a
29
29
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992
30
30
31
31
PODFILE CHECKSUM: 4d0aaaf6a444f68024f992999ff2c2ee26baa6ec
Original file line number Diff line number Diff line change 68
68
ignoresPersistentStateOnLaunch = " NO"
69
69
debugDocumentVersioning = " YES"
70
70
debugServiceExtension = " internal"
71
+ enableGPUValidationMode = " 1"
71
72
allowLocationSimulation = " YES" >
72
73
<BuildableProductRunnable
73
74
runnableDebuggingMode = " 0" >
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'instabug_flutter'
3
- s . version = '15.0 .1'
3
+ s . version = '15.1 .1'
4
4
s . summary = 'Flutter plugin for integrating the Instabug SDK.'
5
5
s . author = 'Instabug'
6
6
s . homepage = 'https://www.instabug.com/platforms/flutter'
You can’t perform that action at this time.
0 commit comments