1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-10-05 05:08:03 +02:00
bitwarden-mobile/.github
Federico Maccaroni 660ba3d722
[EC-628] Added Crashlytics to the watchOS project (#2267)
* EC-628 Added Crashlytics to the watchOS project, missing GoogleService-Info.plist for now

* addition of GoogleServices-info.plist.gpg

* Re-add GoogleService-info.plist.gpg

* EC-628 Updated build.yml to decrypt and copy the GoogleService-Info.plist for Crashlytics and also added step to upload Watch dSYMs to Crashlytics

* EC-628 Fix run command upload watch dsym build.yml

* EC-628 Updated Apple iOS macos version to 12 in order to resolve Watch XCode dependencies correctly with SPM

* EC-628 Added some logs to see where I'm located cause it's issuing a wrong path. Also deactivated droid builds so that it's faster to test and doesn't consume resources on that till the build is OK

* EC-628 fixed variable reference build.yml

* EC-628 Removed ls of watch dsym export path before creating the folder that was causing the build to fail

* EC-628 Removed XCode build phase step to auto-upload dsym to firebase and added some logs to find the upload-symbols tool from SPM. Also fix making the dir for the watchOS dSYMs export path

* EC-628 Changed approach to upload watch dSYMs to Firebase by finding the upload-symbols script dynamically with find and then executing it

* EC-628 Added missing ; to command to upload watch dSYMs

* EC-628 Fix buld.yml Watch dSYMs copy to export path

* EC-628 Cleaned build.yml for the watch dSYMs upload to Firebase and bring back droid builds

Co-authored-by: sneakernuts <671942+sneakernuts@users.noreply.github.com>
2022-12-30 17:51:35 +00:00
..
ISSUE_TEMPLATE Add issue template and template chooser (#1526) 2021-09-09 11:54:43 +02:00
resources EC-395 Apple Watch MVP (#2228) 2022-12-07 11:39:20 -05:00
secrets [EC-628] Added Crashlytics to the watchOS project (#2267) 2022-12-30 17:51:35 +00:00
workflows [EC-628] Added Crashlytics to the watchOS project (#2267) 2022-12-30 17:51:35 +00:00
PULL_REQUEST_TEMPLATE.md Update PR template (#2051) 2022-08-30 10:36:59 +10:00
renovate.json Move renovate.json to .github folder (#2152) 2022-10-27 15:49:29 +02:00