Re: Frameworks + git
Re: Frameworks + git
- Subject: Re: Frameworks + git
- From: Jens Alfke <email@hidden>
- Date: Mon, 16 May 2016 12:16:49 -0700
On May 16, 2016, at 11:43 AM, Alex Zavatone < email@hidden> wrote:
For clarification here, you are referring to git submodules or subtrees? You're not referring to an Xcode feature, but a git feature?
Yes, a Git feature. Xcode doesn’t have any direct support for these, and sometimes gets in the way if you use them. (For example, if you commit changes to the root repo in Xcode, it will also commit all changes in submodules, and use the same commit message. That’s basically never what I want.)
—Jens |
_______________________________________________
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