File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23,11 +23,11 @@ EXTERNAL SOURCES:
23
23
:path: ".symlinks/plugins/instabug_flutter/ios"
24
24
25
25
SPEC CHECKSUMS:
26
- Flutter: 0e3d915762c693b495b44d77113d4970485de6ec
26
+ Flutter: 434fef37c0980e73bb6479ef766c45957d4b510c
27
27
Instabug: 28838c071edc50e4f13800e6877645d3b328aab9
28
28
instabug_flutter: 65794e9f82acebde599e56cc6a2e74a17b69410e
29
29
OCMock: 5ea90566be239f179ba766fd9fbae5885040b992
30
30
31
31
PODFILE CHECKSUM: 082ec096394aa5e2e9254f7b7845847607911bda
32
32
33
- COCOAPODS: 1.9 .1
33
+ COCOAPODS: 1.10 .1
Original file line number Diff line number Diff line change 622
622
"$(inherited)",
623
623
"$(PROJECT_DIR)/Flutter",
624
624
);
625
- PRODUCT_BUNDLE_IDENTIFIER = com.example .InstabugSample;
625
+ PRODUCT_BUNDLE_IDENTIFIER = com.instabug .InstabugSample;
626
626
PRODUCT_NAME = "$(TARGET_NAME)";
627
627
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
628
628
SWIFT_VERSION = 5.0;
759
759
"$(inherited)",
760
760
"$(PROJECT_DIR)/Flutter",
761
761
);
762
- PRODUCT_BUNDLE_IDENTIFIER = com.example .InstabugSample;
762
+ PRODUCT_BUNDLE_IDENTIFIER = com.instabug .InstabugSample;
763
763
PRODUCT_NAME = "$(TARGET_NAME)";
764
764
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
765
765
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
790
790
"$(inherited)",
791
791
"$(PROJECT_DIR)/Flutter",
792
792
);
793
- PRODUCT_BUNDLE_IDENTIFIER = com.example .InstabugSample;
793
+ PRODUCT_BUNDLE_IDENTIFIER = com.instabug .InstabugSample;
794
794
PRODUCT_NAME = "$(TARGET_NAME)";
795
795
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
796
796
SWIFT_VERSION = 5.0;
You can’t perform that action at this time.
0 commit comments