Commit Graph

31 Commits

Author SHA1 Message Date
Pedro Piñera f7c2ca7cf9 Bump core version 2018-10-05 16:50:55 +02:00
Pedro Piñera Buendía 96a17b1594
Move Constants from TuistCore to TuistShared (#143) 2018-10-05 15:59:27 +03:00
Pedro Piñera Buendía 57159867b5
Extract Core into its own repository (#141) 2018-09-28 12:43:25 +02:00
Pedro Piñera Buendía 1d60266ca9
Bump xcodeproj to 6.0.0 (#133)
* Bump xcodeproj to 6.0.0

* Remove warning

* Get tests passing

* Don't import xcodeproj with testable

* Add entry to changelog

* Build with Xcode 10 on CI

* Add .swift-version file

* Fix test
2018-09-19 11:44:31 +02:00
Pedro Piñera Buendía 125e52ece0
Support JSON and YAML manifests (#110)
* Add Yams dependency

* Use snake case for enum values

* Add support for JSON and Yaml manifests
2018-08-28 10:52:17 +02:00
David Cordero 86f4bae88d Update Package.resolved so that it links to https urls (#92) 2018-08-19 13:17:58 +02:00
Pedro Piñera 13284c081e Update System.swift to use ReactiveTask 2018-08-15 18:00:33 +02:00
Pedro Piñera bc71a39c05 Some fixes in tuistenv 2018-07-31 22:35:17 +02:00
Pedro Piñera Buendía 22eb69e98e
Implement command runner (#81)
* wip

* Get the runner working

* Add tests

* Update CHANGELOG

* Compile tuistenv
2018-07-31 21:55:26 +02:00
Pedro Piñera 8ec3c00253 Update SwiftShell version 2018-07-26 16:09:12 -04:00
Pedro Piñera db4b615d31 Implement updater command and generate tuistenv 2018-07-25 08:38:16 -04:00
Pedro Piñera 88821dd884 Use version of SwiftShell that traps the signals 2018-07-24 15:21:56 -04:00
Pedro Piñera 4d37811c10 Add system 2018-07-23 18:28:03 -04:00
Pedro Piñera c6ce6e084f Rename usages of xcode-project-manager to tuist 2018-07-23 07:35:31 -04:00
Pedro Piñera 07819f4f11 Update Init command to support platform and product and generate the Info.plist files automatically 2018-07-21 00:30:41 -04:00
Pedro Piñera a7aabc4248 Refactor validators and rename them to linters 2018-07-20 14:03:54 -04:00
Pedro Piñera a498222931 Move utils to xpmcore 2018-07-14 10:00:20 +02:00
Pedro Piñera 8099202a8b Update xcodeproj version 2018-06-29 16:21:22 +02:00
Pedro Piñera b616e80a67 Update xcodeproj dependency 2018-06-14 19:12:10 +02:00
Pedro Piñera 3ed5ce7182 Add linking generation 2018-06-04 16:55:52 +02:00
Pedro Piñera 2dfdb32c22 Update Package.resolved 2018-06-04 15:45:49 +02:00
Pedro Piñera 68d2ef4bee Update xcodeproj dependency 2018-06-01 18:00:56 +02:00
Pedro Piñera 950ceee7ea Rename project 2018-05-31 17:02:43 +02:00
Pedro Piñera 2315ecf092 Add resources build phase generation 2018-05-28 16:12:48 +02:00
Pedro Piñera e2808e8fa1 Generate target dependencies 2018-05-22 17:20:40 +02:00
Pedro 1755f2525b Update xcodeproj and fix tests 2018-05-13 12:18:19 +02:00
Pedro abcc73bb74 Improve error output 2018-05-12 00:25:45 +02:00
Pedro 85a124a339 Replace xcproj with xcodeproj 2018-05-11 23:32:40 +02:00
Pedro Piñera eabacf681a Update Package.resolved 2018-04-22 12:41:56 +02:00
Pedro Piñera 390c2e3b40 [spm] Remove old dependencies 2018-04-17 17:37:40 +02:00
Pedro Piñera a26ba3740b Create project 2018-04-16 11:01:02 +02:00