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

Add support for always_out_of_date flag in script phase #12055

Merged
merged 1 commit into from
Sep 22, 2023

Commits on Sep 15, 2023

  1. Add support for always_out_of_date flag in script phase

    Exposes existing `PBXShellScriptBuildPhase` attribute for enabling it
    in cases where it input & output file(s) are not possible to be
    defined.
    Without it, Xcode will always give build time warning about missing
    inputs & outputs.
    alvar-bolt committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0000000 View commit details
    Browse the repository at this point in the history