0

I am building multiple app with the same source code but different resource folder. How can I configure this, such that profile A will use ResourceA folder. and profile B use ResourceB folder? I am thinking to make it more automatic way, instead of replacing the Resource folder each time of build.

Thanks

2 Answers 2

3

When you drag the resource folder in to Xcode just make sure that only add it to the target that you want those resources for.

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

1

You can choose the desired traget's while adding Resource folder via Add to Targets section.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.