XcodeGen/Sources/XcodeGenKit
Igor Ranieri Elland 92aaebb9d5
Added ability to name the executable target in schemes. (#866)
```
schemes:
  MyScheme:
    build:
      executable: MyExecutable
      targets:
      ...
```

Co-authored-by: Igor Ranieri Elland <igor.ranieri@de.bosch.com>
2020-05-20 08:05:03 -05: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 Added ability to name the executable target in schemes. (#866) 2020-05-20 08:05:03 -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 Bugfix: Ensure folder and wrapper directories are correctly set on generated project (#862) 2020-05-18 12:21:34 -05: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