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

Detect changes to PBXNativeTarget signing and capabilities during target build up-to-date checking #816

Open
2 tasks
lacasseio opened this issue Mar 22, 2023 · 0 comments
Labels

Comments

@lacasseio
Copy link
Member

As a user building Xcode targets using Gradle, I want the Gradle task representing the Xcode target to be out-of-date when PBXNativeTarget's signing and capabilities configuration changes during an incremental build so I can have accurate feedback.

Acceptance Criteria

  • Changes to the file pointed by CODE_SIGN_ENTITLEMENTS cause out-of-date (macOS)
  • Changes to the file pointed by INFOPLIST_FILE cause out-of-date (iOS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant