fix(ci): use portable Apple signing selector
This commit is contained in:
@@ -22,7 +22,7 @@ pipeline {
|
||||
DOTNET_NOLOGO = '1'
|
||||
NUGET_XMLDOC_MODE = 'skip'
|
||||
PATH = "/Users/brent/.dotnet:/opt/homebrew/bin:${env.PATH}"
|
||||
UM_TRACE_CODESIGN_KEY = 'Apple Distribution: Underground Magnetics, Inc. (W2N8APPQ2C)'
|
||||
UM_TRACE_CODESIGN_KEY = 'Apple Distribution'
|
||||
UM_TRACE_CODESIGN_PROVISION = 'UM Trace App Store'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user