I want to run Run Script Build Phase in Xcode, which does this:
/ usr / bin / say "Break it." if my build failed.
Not sure how to fix build failures? Two reasons that I suppose, one "what to catch", two "assembly is made so that Script already works in theory ...?"
How do you do this?
Thanks//:)
source
share