Skip to content

Commit 243635a

Browse files
committed
chore: remove local xcode env file, modify Instabug SDK iOS version
1 parent 7084325 commit 243635a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

examples/default/ios/.xcode.env.local

Lines changed: 0 additions & 1 deletion
This file was deleted.

ios/native.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$instabug = { :version => '14.0.0' }
1+
$instabug = { :version => '14.3.0' }
22

33
def use_instabug! (spec = nil)
44
version = $instabug[:version]

0 commit comments

Comments
 (0)