Skip to content

Commit 852a5f1

Browse files
committed
fix(tests): fix failing tests due to the native changes (iOS)
1 parent 6fb9cfc commit 852a5f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ios/instabug_flutter.podspec

-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@ Pod::Spec.new do |s|
1717
s.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-framework "Flutter" -framework "Instabug"'}
1818

1919
s.dependency 'Flutter'
20-
s.dependency 'Instabug', '11.13.3'
2120
end
2221

0 commit comments

Comments
 (0)