Commits

Daniel Dunbar committed 1b04a24022b
[PackageModel] Eliminate the XcodeModuleProtocol type. - This didn't make sense, Xcode doesn't have its own type of modules. What it was effectively used for was to filter out the system module types, so express that directly and locally to the Xcode project generation.