[Commits] [wesnoth/wesnoth] a515dd: XCode: Rearrange build sequence
GitHub
noreply at github.com
Mon Aug 1 18:24:59 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a515dd403a17d802967dd362d2b01c99e51449cd
https://github.com/wesnoth/wesnoth/commit/a515dd403a17d802967dd362d2b01c99e51449cd
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-08-01 (Mon, 01 Aug 2016)
Changed paths:
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Log Message:
-----------
XCode: Rearrange build sequence
This makes the most important steps (compiling and linking) run first,
before all the copy file steps.
Also, all copy file stages now have descriptive names.
More information about the Commits
mailing list