Commit Graph

43 Commits

Author SHA1 Message Date
Yonas Kolb f5fa6a50c1 made the default for --project argument the spec directory 2017-12-27 15:30:16 +08:00
Yonas Kolb 75e0644b99 wrap long lines 2017-12-26 18:47:18 +08:00
Yonas Kolb d6b3a63d8f update command, pathkit and spectre 2017-12-17 05:11:03 +08:00
Dave Lee 926fbd5882 Use absolute() 2017-12-07 11:05:31 -08:00
Dave Lee 0e4118ee8a Transform input spec path to absolute path
Fixes #183
2017-12-05 18:35:06 -08:00
Dave Lee bc43528b1c Print version with -v too 2017-11-27 13:16:20 -08:00
Yonas Kolb cbec3ad732 add fatalError helper function 2017-11-23 19:16:38 +01:00
Yonas Kolb 0c5bdfbdbe added some pre writing logging, to highlight what is happening 2017-11-23 19:13:16 +01:00
Sam Soffes 198195cee9 Remove docstrings 2017-11-22 15:04:30 -08:00
Sam Soffes e2cb20c885 Add quiet option 2017-11-22 10:00:13 -08:00
Yonas Kolb 0c1325cc5f remove header comments 2017-11-22 13:01:17 +01:00
Yonas Kolb 0004cdd333 Update to 1.4.0 2017-11-16 11:49:30 +01:00
Yonas Kolb f8b4b5792e move and rename files 2017-10-29 22:15:02 +01:00
mironal ac2a1ac2d6 add support --vesion option 2017-10-27 11:45:18 +09:00
Yonas Kolb 6e795fbc3c Merge pull request #103 from yonaskolb/spec_base_path
Move basePath into ProjectSpec
2017-10-24 22:31:46 +02:00
Yonas Kolb 2d1d81246d log explicit missing spec error 2017-10-24 22:21:21 +02:00
Yonas Kolb 779397ec8d move basePath into ProjectSpec 2017-10-24 21:30:06 +02:00
Yonas Kolb fec6066d91 updated to xcproj 0.3.0 2017-10-01 11:42:07 +02:00
Yonas Kolb a087827515 minor logging 2017-09-26 22:48:20 +02:00
Yonas Kolb e2012736b0 add double space after emoji for terminal 2017-09-25 17:48:18 +02:00
Yonas Kolb 88c05b74cc exit on failure 2017-09-25 17:37:08 +02:00
Yonas Kolb c44b4f969f add some more comprehensive logging output with emoji 2017-09-25 14:44:39 +02:00
Yonas Kolb 5a1da760f8 print errors in red 2017-09-24 20:50:37 +02:00
Yonas Kolb 05e7928c7c upgrade to Swift 4 2017-09-14 00:48:57 +02:00
Yonas Kolb 4f14203e6c changed default spec name to project.yaml and project to directory 2017-08-30 15:03:22 +02:00
Yonas Kolb 6774934a1b support include array in spec that merges other specs 2017-08-30 12:58:10 +02:00
Yonas Kolb e2fd4eb8fc more informative decoding errors 2017-08-03 22:02:49 +02:00
Yonas Kolb 4614073cfa rename Spec to ProjectSpec and moved into its own module 2017-07-28 16:32:35 +02:00
Yonas Kolb fb18197b27 generate schemes 2017-07-26 18:52:07 +02:00
Yonas Kolb bb300ca1f3 refactoring 2017-07-26 12:40:45 +02:00
Yonas Kolb 4a90a065dc move path out of Spec 2017-07-25 23:13:16 +02:00
Yonas Kolb 2fe4359c2f by default look for xcodegen.yml spec 2017-07-25 23:13:16 +02:00
Yonas Kolb a777436e20 use spec.name for generated project name 2017-07-25 23:13:16 +02:00
Yonas Kolb be77dd1826 write targets in order 2017-07-24 13:37:29 +02:00
Yonas Kolb 74f0986ffb better build phases 2017-07-23 20:58:14 +02:00
Yonas Kolb 9e8150bf69 use yonaskolb/xcodeproj temporarily for swift 3 2017-07-23 14:02:53 +02:00
Yonas Kolb bdf8cdf4c2 add project CI param 2017-07-22 21:59:29 +02:00
Yonas Kolb 36eabc1383 framework linking 2017-07-22 12:42:05 +02:00
Yonas Kolb 11761e2bf0 spec linter 2017-07-22 11:15:37 +02:00
Yonas Kolb d2763ebe26 refactor generator 2017-07-21 12:24:17 +02:00
Yonas Kolb 1373ec19ac refactored 2017-07-20 23:24:53 +02:00
Yonas Kolb 3c8062ac74 Test project 2017-07-19 18:33:43 +02:00
Yonas Kolb ef402f6e36 initial commit 2017-07-19 14:55:01 +02:00