Skip to content

Add support for always_out_of_date flag in script phase#12055

Merged
dnkoutso merged 1 commit intoCocoaPods:masterfrom
alvarhansen:alvar/always_out_of_date
Sep 22, 2023
Merged

Add support for always_out_of_date flag in script phase#12055
dnkoutso merged 1 commit intoCocoaPods:masterfrom
alvarhansen:alvar/always_out_of_date

Conversation

@alvarhansen
Copy link
Copy Markdown

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 force-pushed the alvar/always_out_of_date branch from 0000000 to 0000000 Compare September 15, 2023 12:51
@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
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.

3 participants