CocoaPods / Rome

Makes it easy to build a list of frameworks.
MIT License
696 stars 64 forks source link

Add post compile hook #72

Closed mAu888 closed 5 years ago

mAu888 commented 5 years ago

What's in here

This adds another hook that will execute after the dependencies have been compiled and moved to the Rome directory. This was needed for us as the post_install hook from CocoaPods executes before the compilation, as does the pre_compile obviously 😄 I think this can be valuable for a broader audience, if they need to perform some actions after the compilation finished.

orta commented 5 years ago

Yeah, I agree, this makes sense

orta commented 5 years ago

Any chance you can add some docs for this?

mAu888 commented 5 years ago

Definitely 👍 Totally forgot to do so, sorry 😅 I'll open another PR for this.

orta commented 5 years ago

This is shipped in 1.0.1