singalen / wesnoth

iOS development fork of Wesnoth
http://www.wesnoth.org/
GNU General Public License v2.0
3 stars 0 forks source link

Add Git Submodule with iOS project #83

Closed hrubymar10 closed 6 years ago

singalen commented 6 years ago

I'd like to do it differently: clean up iOS project from garbage (all the excess libraries and, ideally, dependencies), and add it into mainline just like that. Once we clean it up, we can even git-subtree its history into a PR to mainline. Git submodules create as many problems as they solve, sadly 8(

Do you think adding this submodule will improve your workflow? For me, not so much.

hrubymar10 commented 6 years ago

Well...

I created it because before I didn't know that I have to clone iOS projecvt separately.

No it won't improve mine workflow anymore, it can be useful for someone else in future but we can also 'fix' it using Xcode-iOS.md markdown where will be step by step guide how to clone it.

singalen commented 6 years ago

I'll close it then - submodules will only complicate things.