Skip to content

Commit d58f53a

Browse files
authored
Add apple to platformCategories (#256)
[skip ci]
1 parent 98515e0 commit d58f53a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sentry/platform_categories.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ var platformCategories = []string{
4949

5050
// Mobile
5151
"android",
52+
"apple",
5253
"apple-ios",
5354
"cordova",
5455
"capacitor",

0 commit comments

Comments
 (0)