java - How to apply the same changes to two projects -
i have 2 identical projects. second project/app same has ads disabled.
i need apply lot of changes project 1, means applying them project 2
is there easy way apply changes project 2 without having manually each change again?
is there way refactor 2 projects care common codebase, , have configuration flag disables ads? way don't have 2 common code bases maintain. have ios project similar, , build targets in xcode.
otherwise think gold old fashioned hand merge way it. use whatever comes vcs of choice, or app beyondcompare.
good luck.
Comments
Post a Comment