Re: building with different assets/strings
Re: building with different assets/strings
- Subject: Re: building with different assets/strings
- From: Torsten Curdt <email@hidden>
- Date: Fri, 14 Apr 2017 01:02:03 +0200
Actually it's not just the "Copy Bundle Resource" phase but even more so the compiling and linking.
When I add a class to the project I need to make sure they are added to both targets.
So I am maintaining a list per target. I need to make sure those lists are the same. Hence the manually syncing.
I am not saying it's not doable. I am just saying it's not a great way to do it if 99% of the project is the same.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden