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

Conversation

alvarhansen
Copy link

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.

Related to: CocoaPods/Core#750

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.
@alvarhansen alvarhansen marked this pull request as ready for review September 15, 2023 12:52
@dnkoutso dnkoutso added this to the 1.13.0 milestone Sep 22, 2023
@dnkoutso dnkoutso merged commit 67df50f into CocoaPods:master Sep 22, 2023
6 checks passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants