Commit graph

10 commits

Author SHA1 Message Date
sgschantz
ffba6f368d maint(mac): Revert "maint(mac): try using sentry-cocoa 9.2.0"
This reverts commit c45605072b.
2026-01-23 15:03:24 -05:00
sgschantz
c45605072b maint(mac): try using sentry-cocoa 9.2.0
Fixes: #15475
2026-01-22 16:10:01 -05:00
sgschantz
e57676c0f2 maint(mac): upgrade to Xcode 26
change cocoa-sentry version to one compatible with
Xcode 26
2026-01-22 15:33:32 -05:00
Shawn Schantz
3cea2151eb chore(mac) upgrade sentry to support xcode 16 build 2024-10-17 10:57:05 +07:00
sgschantz
99be7c9c34 updated version of Sentry to 8.24.0 2024-04-26 14:30:09 +07:00
sgschantz
ebb6631ab6 change macOS target version to 10.13, update versions in markdown files and Podfile 2024-04-26 10:22:58 +07:00
Marc Durdin
647c20ebc7 chore: support for xcode 12
Fixes #4994.
2021-04-29 14:30:10 +10:00
Marc Durdin
d98f042e4b chore: fix podfile for tests 2020-11-19 08:51:33 +11:00
Marc Durdin
bede3948d2 feat(mac): Sentry support
I wasn't going to do this, but realised that crash reporting was going
to be a problem on mac because it still used crashlytics/fabric. Turned
out to be a good exercise to get me back into macOS world, and fairly
straightforward to get right (helps that the other platforms broke the
ice for me).
2020-11-18 17:13:20 +11:00
Tom Bogle
191d72a6ef [Mac] #769 - Switched to using Cocoapods to get Crashlytics framework
This also gets the upload-symbols script, which seems to be necessary to upload the dSYM file for the Keyman Engine.
2018-06-01 16:00:22 -04:00