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 #750

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

alvarhansen
Copy link

@alvarhansen alvarhansen commented Sep 15, 2023

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/CocoaPods#12055

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.
@dnkoutso dnkoutso added this to the 1.13.0 milestone Sep 22, 2023
@dnkoutso dnkoutso merged commit d349b65 into CocoaPods:master Sep 22, 2023
3 of 4 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