XcodeGen/Sources/XcodeGenKit
Joseph Colicchio 1f95a41b85
Compile xcmappingmodel files instead of copying them (#834)
* Compile xcmappingmodel files instead of copying them

* Add test for xcmappingmodel

* Update changelog

* Fix xcmappingmodel reference to avoid folder containing xml

* Fix xcmappingmodel contents to avoid test failure

* Tweak yaml to fix compiler flag on xcmappingmodel

avoid `-Werror` added to xcmappingmodel compiler flags, which was preventing compilation
2020-06-04 15:22:33 +10:00
..
CarthageDependencyResolver.swift Don't link transitive static carthage libraries (#853) 2020-05-02 12:18:12 -05:00
CarthageVersionLoader.swift Optimize bottlenecks (#803) 2020-04-03 11:31:48 -05:00
FileWriter.swift Code review comments 2019-10-22 10:39:42 +02:00
GraphVizGenerator.swift Adding graphviz support in dump (#852) 2020-05-04 20:52:49 +10:00
InfoPlistGenerator.swift Code review comments 2019-10-22 10:39:42 +02:00
PBXProjGenerator.swift Added ability to name the executable target in schemes. (#866) 2020-05-20 08:05:03 -05:00
ProjectGenerator.swift Set xcodeproj path in project.xcworkspace/contents.xcworkspacedata (#793) 2020-02-28 14:40:37 -06:00
SchemeGenerator.swift Feature: Ability to set executable to Ask to Launch (#871) 2020-05-29 07:53:48 -05:00
SettingsBuilder.swift Fix handling of SWIFT_INSTALL_OBJC_HEADER when its value is YES/NO. (#827) 2020-04-15 10:55:56 +10:00
SettingsPresetFile.swift update import name 2019-06-26 16:49:10 +10:00
SourceGenerator.swift Compile xcmappingmodel files instead of copying them (#834) 2020-06-04 15:22:33 +10:00
Version.swift run swift format for Swift 5.1 2019-11-10 11:56:23 +11:00
XCProjExtensions.swift Bugfix: Ensure folder and wrapper directories are correctly set on generated project (#862) 2020-05-18 12:21:34 -05:00