I'm working on two applications which are almost completely identical. One of them is full featured paid and another one is free with an in-app unlock. I'd like to have just one iOS application project and be able to create iOS build configurations with different Application Name and Identifier (both apps have the same icons). Is it possible? Currently, I have to modify build settings every time I need to switch from testing one application to another.
↧