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

Support empty input paths on PBXShellScriptBuildPhase #817

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

Support empty input paths on PBXShellScriptBuildPhase #817

lacasseio opened this issue Mar 22, 2023 · 0 comments
Labels
a:bug Something isn't working in:xcode-build-adapter

Comments

@lacasseio
Copy link
Member

As a user building Xcode targets using Gradle, I want Gradle to ignore empty inputPaths in PBXShellScriptBuildPhase so that I can build Xcode targets.

It doesn't seem like empty inputPaths should be supported, but the Wikipedia application has some which break our build adapter. Ignoring the paths is probably the best solution.

Acceptance Criteria

  • Empty inputPaths does not participate in the up-to-date check
@lacasseio lacasseio added a:bug Something isn't working in:xcode-build-adapter labels Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:bug Something isn't working in:xcode-build-adapter
Projects
Status: Iteration
Development

No branches or pull requests

1 participant