Feature Request: Framework Hooks
I'm unsure if this is currently a feature as I'm not able to log any tests into the console (using non-build folder settings), but it would be great to open up hooks to frameworks!
Files in Frameworks aren’t processed on their own; they’re processed as part of compiling files in a project. That is, framework files are always imported into other files that are part of a project. As such, it doesn’t make sense to have a Hook that runs in a framework; it would never run.
Sent from my iPhone
On Nov 13, 2019, at 12:48, Jeff Seals [email protected] wrote:
I'm unsure if this is currently a feature as I'm not able to log any tests into the console (using non-build folder settings), but it would be great to open up hooks to frameworks!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
That would actually be a lot more useful. Is it possible to assign a hook to those files from a project? I've tried but to no avail.
What are you trying to accomplish?
Sent from my iPhone
On Nov 14, 2019, at 07:33, Jeff Seals [email protected] wrote:
That would actually be a lot more useful. Is it possible to assign a hook to those files from a project? I've tried but to no avail.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.