Is there any way to inherit somehow Build Phases? For example I have the same shell script in each target. So I want to create parent target and define it there. Is it possible? How not to copy same script in each my target? Thanks!
Asked
Active
Viewed 245 times
1 Answers
0
You can definitely use Xcodeproj ruby gem as this answer says. So you can just run the ruby script when you want to synchronize all the targets
Community
- 1
- 1
Luca D'Alberti
- 4,614
- 3
- 29
- 42