We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2288576 commit 922b1a1Copy full SHA for 922b1a1
fastlane/platforms/ios.rb
@@ -48,7 +48,7 @@
48
puts error
49
end
50
generate_sourcemap
51
- upload_sourcemaps_to_bugsnag
+ upload_sourcemap_to_bugsnag
52
53
54
desc 'Bundle an iOS sourcemap'
0 commit comments