This was rewritten #955 for master. This PR increases the portability of generated Xcode project by reducing the use of module.modulemap which absolute path contains. If clang module has umbrella...
…present This makes the C language frameworks actual frameworks when umbrealla header is present in the target. It should be possible to embed these targets in other Xcode projects using subproject...