Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add a platform parameter to the optionsForFile option #346

Open
DIYgod opened this issue Feb 6, 2025 · 0 comments
Open

Request to add a platform parameter to the optionsForFile option #346

DIYgod opened this issue Feb 6, 2025 · 0 comments

Comments

@DIYgod
Copy link

DIYgod commented Feb 6, 2025

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.

opts.optionsForFile ? opts.optionsForFile(filePath) : null,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant