[Commits] [wesnoth/wesnoth] bec2e6: Reorganize XCode project
GitHub
noreply at github.com
Sat Aug 15 05:31:21 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: bec2e6259ec51561c7928dbd90e3ed83c8f665c3
https://github.com/wesnoth/wesnoth/commit/bec2e6259ec51561c7928dbd90e3ed83c8f665c3
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2015-08-08 (Sat, 08 Aug 2015)
Changed paths:
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Log Message:
-----------
Reorganize XCode project
- All files are now ordered alphabetically.
- All referenced header files are now known to the project file.
- Duplicated references to source files and libraries are removed.
- References to defunct sources are removed.
- Source files are now largely stored in a structure mirroring the file system structure,
meaning a few new added groups and some files moved around (some of which were
in nonsensical places before).
Commit: 7f57d911b8c0c9268dcef08c772bde5e2ab1830c
https://github.com/wesnoth/wesnoth/commit/7f57d911b8c0c9268dcef08c772bde5e2ab1830c
Author: Martin Proud <ancestral at users.noreply.github.com>
Date: 2015-08-15 (Sat, 15 Aug 2015)
Changed paths:
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Log Message:
-----------
Merge pull request #448 from CelticMinstrel/master
Reorganize XCode project
Compare: https://github.com/wesnoth/wesnoth/compare/b59fc35153a0...7f57d911b8c0
More information about the Commits
mailing list