Skip to content

Commit 3cdedfd

Browse files
authored
Bump maccore. (#20960)
This is mainly to update the suppression files, we don't need any of the changes in maccore. Diff: https://github.com/xamarin/maccore/compare/05609a34411fc8a0bc5224dabd2e6897e65167cf..d3ed4b343e2f39f7afc5d54b30aab74895a13dca
1 parent 76769f1 commit 3cdedfd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

mk/xamarin.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ MONO_BRANCH := $(shell cd $(MONO_PATH) 2> /dev/null && git symbolic-ref --sho
77
endif
88

99
ifdef ENABLE_XAMARIN
10-
NEEDED_MACCORE_VERSION := 05609a34411fc8a0bc5224dabd2e6897e65167cf
10+
NEEDED_MACCORE_VERSION := d3ed4b343e2f39f7afc5d54b30aab74895a13dca
1111
NEEDED_MACCORE_BRANCH := main
1212

1313
MACCORE_DIRECTORY := maccore

tools/devops/governance/CredScanSuppressions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -850,11 +850,11 @@
850850
"_justification": "External repo dependency, mono."
851851
},
852852
{
853-
"file": "maccore\\tools\\provisioning-profiles\\certificates-and-profiles\\developer-id-application-luis-aguilera-aug-2024.p12",
853+
"file": "maccore\\tools\\provisioning-profiles\\certificates-and-profiles\\developer-id-application-luis-aguilera-jul-2029.p12",
854854
"_justification": "Testing certificate."
855855
},
856856
{
857-
"file": "maccore\\tools\\provisioning-profiles\\certificates-and-profiles\\developer-id-installer-luis-aguilera-aug-2024.p12",
857+
"file": "maccore\\tools\\provisioning-profiles\\certificates-and-profiles\\developer-id-installer-luis-aguilera-jul-2029.p12",
858858
"_justification": "Testing certificate."
859859
},
860860
{

0 commit comments

Comments
 (0)