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

Xcode target build task should always be out-of-date when using xcconfig #820

Open
1 task
lacasseio opened this issue Mar 24, 2023 · 0 comments
Open
1 task
Labels

Comments

@lacasseio
Copy link
Member

As a user building Xcode target using Gradle, I want the task representing the Xcode target to be out-of-date during an incremental build when PBXProject or PBXTarget reference a xcconfig file so that I can have accurate feedback.

Until we can work on #819, we should force the task always to be out-of-date.

Acceptance Criteria

  • When XCBuildConfiguration#baseConfigurationReference is present (on PBXProject or PBXTarget), force the task to be out-of-date.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: New Issues
Development

No branches or pull requests

1 participant