Skip to content

Commit

Permalink
fix(tests): fix iOS Pofile changes
Browse files Browse the repository at this point in the history
  • Loading branch information
asamiz committed Sep 17, 2023
1 parent 852a5f1 commit 4ac9260
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,33 +1,34 @@
PODS:
- Flutter (1.0.0)
- Instabug (11.13.3)
- Instabug (12.0.0)
- instabug_flutter (11.13.0):
- Flutter
- Instabug (= 11.13.3)
- OCMock (3.6)

DEPENDENCIES:
- Flutter (from `Flutter`)
- Instabug (from `https://ios-releases.instabug.com/custom/feature-cp-versions/12.0.0/Instabug.podspec`)
- instabug_flutter (from `.symlinks/plugins/instabug_flutter/ios`)
- OCMock (= 3.6)

SPEC REPOS:
trunk:
- Instabug
- OCMock

EXTERNAL SOURCES:
Flutter:
:path: Flutter
Instabug:
:podspec: https://ios-releases.instabug.com/custom/feature-cp-versions/12.0.0/Instabug.podspec
instabug_flutter:
:path: ".symlinks/plugins/instabug_flutter/ios"

SPEC CHECKSUMS:
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
Instabug: f7c3880823873cff9ee70307d373e8266c9ea0f8
instabug_flutter: e935f80f03127586ebb4fc61c6b891d87a978ee3
Instabug: 2890cfbab52331d4aeab143a579347a545ac822f
instabug_flutter: 51643ee0f0cf2a1d884798b6e6b3f40490790d19
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992

PODFILE CHECKSUM: 637e800c0a0982493b68adb612d2dd60c15c8e5c
PODFILE CHECKSUM: 1d5a0d539bfb3f5a39d16888e7e07034697aa2f4

COCOAPODS: 1.11.3
COCOAPODS: 1.12.1

0 comments on commit 4ac9260

Please sign in to comment.