I am developing a share extension in iOS for sharing file to my game. so for that I need to add new target in xcode project. how can I merge this into my current game each time I make a new build automatically? so that my extension gets added each time I build my game.
↧