tuist/Sources/TuistGenerator/Models
Pedro Piñera Buendía 3d725b72c8
FileHandler.shared (#488)
* Use shared FileHandler

* Fix tests

* Make the init method public

* Fix linting issue
2019-08-24 06:10:45 -04:00
..
BuildConfiguration.swift Add linting for mismatching build configurations in a workspace (#474) 2019-08-04 10:01:57 +01:00
CompatibleXcodeVersions.swift Add compatible Xcodes option to the TuistConfig (#476) 2019-08-07 19:44:44 +02:00
CoreDataModel.swift Moving generator related classes to TuistGenerator (#306) 2019-03-31 15:33:35 +01:00
Dependency.swift Add support for CocoaPods dependencies (#465) 2019-08-04 07:22:49 -04:00
FileElement.swift Adding support for project additional files (#314) 2019-04-03 09:43:23 +01:00
Headers.swift Fixing header paths including folders and non-header files (#356) 2019-05-17 21:24:29 +01:00
InfoPlist.swift Pass Info.plist as dictionary (#380) 2019-07-15 18:05:52 +02:00
Platform.swift Ensuring the correct platform SDK dependencies path is set (#419) 2019-06-26 08:44:44 +01:00
Product.swift Generate a dot graph from the project graph (#382) 2019-06-29 08:48:24 +02:00
Project.swift Use Custom File Name for `.xcodeproj` at Model Level (#462) 2019-08-07 13:48:29 +02:00
ProjectGroup.swift Moving generator related classes to TuistGenerator (#306) 2019-03-31 15:33:35 +01:00
Scheme.swift Allow specifying multiple configurations within project manifests (#451) 2019-07-31 20:44:11 +01:00
Settings.swift Allow specifying multiple configurations within project manifests (#451) 2019-07-31 20:44:11 +01:00
Target.swift FileHandler.shared (#488) 2019-08-24 06:10:45 -04:00
TargetAction.swift Add input & output paths for target action 2019-06-09 21:02:48 +01:00
TuistConfig.swift FileHandler.shared (#488) 2019-08-24 06:10:45 -04:00
Workspace.swift Adding support for project additional files (#314) 2019-04-03 09:43:23 +01:00