Skip to content

Commit

Permalink
Merge pull request #66 from onderceylan/master
Browse files Browse the repository at this point in the history
Fixed missing dSYM issue
  • Loading branch information
sarriaroman authored Oct 24, 2016
2 parents 1d66ddd + 0bf219f commit 6d5c798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/lib/ios-helper.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ module.exports = {
utilities.getAppName(context),
"/Plugins/",
utilities.getPluginId(),
"/Fabric.framework/run ",
"/Crashlytics.framework/run ",
pluginConfig.apiKey,
" ",
pluginConfig.apiSecret,
Expand Down

0 comments on commit 6d5c798

Please sign in to comment.