Commit Graph

104 Commits

Author SHA1 Message Date
Pedro Piñera cc009645b2 Fix tests 2018-04-27 13:17:07 +02:00
Pedro Piñera 3a0ff8e0c4 Add dummy dependency class 2018-04-27 13:06:54 +02:00
Pedro Piñera 6a19a8a446 Fix sqlite issue 2018-04-27 13:02:30 +02:00
Pedro Piñera 5809f2642b Install sqlite 2018-04-27 13:00:34 +02:00
Pedro Piñera 3fd3b886fe Install sqlite3 2018-04-27 12:36:17 +02:00
Pedro Piñera 3bc92f0294 Add caching 2018-04-27 12:30:01 +02:00
Pedro Piñera 2c17bea463 Add brew install sqlite3 2018-04-27 12:26:04 +02:00
Pedro Piñera 7bfba84f6f Remove module product and use library/framework instead 2018-04-26 18:51:06 +02:00
Pedro Piñera 99767dc85d Setup CircleCI 2018-04-26 17:54:55 +02:00
Pedro Piñera Buendía 0ae39f9e12
Merge pull request #18 from xcbuddy/resource-locator
Add ResourceLocator
2018-04-26 17:43:08 +02:00
Pedro Piñera 86ded8f2bc Update CHANGELOG 2018-04-26 17:41:41 +02:00
Pedro Piñera 0ffaa99e85 Add ResourceLocator 2018-04-26 17:39:09 +02:00
Pedro Piñera Buendía 64287d1d94
Merge pull request #17 from xcbuddy/base-context
Create base context
2018-04-26 16:33:50 +02:00
Pedro Piñera 82ef22a406 Update Changelog 2018-04-26 16:32:57 +02:00
Pedro Piñera b900345d9a Create base context 2018-04-26 16:31:41 +02:00
Pedro Piñera 9183a88635 Update CHANGELOG.md 2018-04-25 20:04:39 +02:00
Pedro Piñera Buendía 74572cd04c
Merge pull request #16 from xcbuddy/precompiled-methods
Add convenience methods that return information from the precompiled nodes
2018-04-25 20:03:54 +02:00
Pedro Piñera bcf99f8494 [precompiled-methods] Add tests 2018-04-25 20:03:16 +02:00
Pedro Piñera 1794712466 [precompiled-methods] Add convenience methods to the precompiled nodes 2018-04-25 10:30:50 +02:00
Pedro Piñera Buendía 5820febdbf
Merge pull request #15 from xcbuddy/shell
Add Shell util
2018-04-25 09:57:00 +02:00
Pedro Piñera cc2150783c [shell] Update Changelog 2018-04-25 09:56:38 +02:00
Pedro Piñera fa6ecd695b [shell] Implement Shell util 2018-04-25 09:52:58 +02:00
Pedro Piñera 3f4c2b3a69 Delete Project.swift 2018-04-24 19:49:48 +02:00
Pedro Piñera c978cad0d9 Return the right exit command when it fails 2018-04-24 19:49:02 +02:00
Pedro Piñera 64d056d13c Workspace/project generation working 2018-04-24 19:07:10 +02:00
Pedro Piñera 10854dcc9f Generate GraphLoader documentation 2018-04-24 18:07:08 +02:00
Pedro Piñera b8b05815f3 Add generate command 2018-04-24 18:02:23 +02:00
Pedro Piñera 6550edf9ca [] Remove Sentry from the project 2018-04-24 17:55:30 +02:00
Pedro Piñera f1ebca902b Add bundle_id property to target 2018-04-23 08:58:30 +02:00
Pedro Piñera ae82c7d5b0 Start working on the validation 2018-04-22 22:22:54 +02:00
Pedro Piñera 9347df368e Add test data for all existing models 2018-04-22 22:00:08 +02:00
Pedro Piñera 3238bfe204 Add InitCommand to the CLI 2018-04-22 21:41:08 +02:00
Pedro Piñera 6c9c2e53cf Fix issue parsing manifests 2018-04-22 21:38:17 +02:00
Pedro Piñera de03be2fcf Test init command 2018-04-22 21:33:55 +02:00
Pedro Piñera 3f4f2699e6 [init-command] Test DumpCommand 2018-04-22 20:56:21 +02:00
Pedro Piñera bde976f811 [init-command] Test GraphManifestLoader and improve error throwing 2018-04-22 20:34:25 +02:00
Pedro Piñera 4c08f26e8c [init-command] Add tests to DumpCommand 2018-04-22 17:06:19 +02:00
Pedro Piñera 22d17ee17a [init-command] Implement init command 2018-04-22 16:14:22 +02:00
Pedro Piñera 91c2e3a25a Add SwiftGraph reference to the README 2018-04-22 12:53:01 +02:00
Pedro Piñera eabacf681a Update Package.resolved 2018-04-22 12:41:56 +02:00
Pedro Piñera d5cca43639 Simplify .travis.yml 2018-04-22 12:40:21 +02:00
Pedro Piñera 6e618a4c79 Add package update line 2018-04-22 12:18:50 +02:00
Pedro Piñera eabd10224f Add circultar dependency detection 2018-04-21 14:44:36 +02:00
Pedro Piñera cff43abc0e Add more documentation and Equatable conformance 2018-04-21 12:37:33 +02:00
Pedro Piñera ccd9d94dbb Delete design resources 2018-04-21 12:03:11 +02:00
Pedro Piñera 7976754356 More documentation and cleanup 2018-04-20 18:35:55 +02:00
Pedro Piñera 36ff79a654 Regenerate documentation 2018-04-20 18:09:44 +02:00
Pedro Piñera 499e806a59 Test platform 2018-04-20 17:23:02 +02:00
Pedro Piñera 37f729a351 Test GraphLoadingError 2018-04-20 16:57:38 +02:00
Pedro Piñera 1daf341dc4 Remove projectPath from GraphLoadingContext 2018-04-20 16:49:23 +02:00