Organizing build for MacAppStore/Site application versions
Organizing build for MacAppStore/Site application versions
- Subject: Organizing build for MacAppStore/Site application versions
- From: Vera Tkachenko <email@hidden>
- Date: Mon, 14 Feb 2011 20:58:51 +0200
Hello everyone,
I've decided to create site version of my application while have MacAppStore version already ready. To create it I need to add Sparkle updates and my own activation system (which comes as the set of source files/resources).
I'm thinking of the best way of organizing such a build. I need to conditionally link with framework and compile sources, add resources (images and nib files). And keep this two versions maintainable.
Currently, creating separate build configuration seems to be the best solution for me. And adding resources in scripts. But how to link with Sparkle just in one build configuration?
If I create separate target it'll be much easier to do, but much more complicated to maintain project in the future (always need to keep this two version in sync).
What is the best way to organize such builds: configuration, target or smth else.
--
Thanks,
Vera Tkachenko
_______________________________________________
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