Renaud Guillard
1ce82af4d9
xcode4: Fix missing link of sibling project with custom targetextension
...
When a node category cannot be determined by extension,
use the configuration kind when available.
Add unit test to illustrate the case.
2021-06-28 15:51:39 +02:00
Nick Gravelyn
626eedbc46
Split xcodeembedlibraries into embed and embedAndSign
2021-04-16 07:51:01 -07:00
Nick Gravelyn
4ed74246b5
Add xcodeembedlibraries command
2021-04-16 07:51:01 -07:00
Ben Ratzlaff
b17b17a71d
Increase determinism by using relative paths as input to xcode.newid
...
Update unit tests with hashcode instead of overridden xcode.newid implementation
2019-03-13 19:57:41 -07:00
Sam Surtees
98a14ff624
Added basic iOS support to XCode4
2017-08-31 02:56:41 +10:00
Tom van Dijck
6ce1562867
fix xcode tests as well.
2017-08-01 10:18:33 -07:00
Sam Surtees
fa3328440e
Increased consistency of p. usage
2017-04-25 16:41:30 +10:00
Jason Perkins
af7b674265
Move core modules into main repository; drop submodules
...
As discussed numerous times, get rid of the submodule approach for core modules and just included the sources directly in the main repository.
I have no idea how this will play with existing working copies. It might be necessary to [manually clear out the existing submodules](http://stackoverflow.com/questions/1260748 ) first.
2016-11-09 14:29:33 -05:00