You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the ci parameter to pass a dynamic platform and need to use different entitlements for the darwin and mas platforms, but I found that the optionsForFile option can only get the filePath and not the platform. This causes a lot of trouble for our configuration, so I would like to request adding a platform parameter to optionsForFile.
I use the ci parameter to pass a dynamic platform and need to use different entitlements for the
darwin
andmas
platforms, but I found that theoptionsForFile
option can only get the filePath and not the platform. This causes a lot of trouble for our configuration, so I would like to request adding a platform parameter to optionsForFile.osx-sign/src/sign.ts
Line 209 in 757fa60
The text was updated successfully, but these errors were encountered: