Closed robert-smartbear closed 8 months ago
1 Error | |
---|---|
:no_entry_sign: | Only release PRs should target the master branch |
Bugsnag.framework
binary size did not change - 713,208 bytes
FILE SIZE VM SIZE
-------------- --------------
[ = ] 0 [ = ] 0 TOTAL
Generated by :no_entry_sign: Danger
Goal
Installing Bugsnag using Cocoapods was causing file collisions if the app had its own PrivacyInfo file
Design
Avoid the collisions by using resource_bundles instead of resources
Changeset
Replaces resources with resource_bundles in the podspec
Testing
Manual testing on an example app