Commit Graph

1164 Commits

Author SHA1 Message Date
Yonas Kolb
f04c3e0496 format code 2018-12-18 22:37:22 +11:00
Yonas Kolb
4cc4906ddf
Merge pull request #412 from yonaskolb/lockfile
Add caching
2018-12-18 22:24:07 +11:00
Yonas Kolb
c8db304024 update docs 2018-12-18 22:16:45 +11:00
Yonas Kolb
f061c03e6a Merge master into lockfile 2018-12-18 20:54:38 +11:00
Yonas Kolb
f87642c938 get xcodegen working with arguments and without generate for backwards compatability 2018-12-18 20:25:03 +11:00
Yonas Kolb
9da53cd868 update changelog 2018-12-18 19:15:09 +11:00
Brentley Jones
ec73a7d043
Merge pull request #454 from yonaskolb/fix-staticLibrary-framework-dependencies
Allow static libraries to see external framework in search paths
2018-12-17 09:44:21 -06:00
Brentley Jones
0617337a94 Allow static libraries to see external framework in search paths 2018-12-17 09:37:48 -06:00
Brentley Jones
f3e5aa9083 Treat SDK same as framework for skipping staticLibrary 2018-12-17 09:36:14 -06:00
Yonas Kolb
009a3ec2cb
Merge pull request #452 from yonaskolb/test_host
Generate TEST_HOST
2018-12-16 19:16:28 +11:00
David W. Berry
7e2c870762 Add mlmodel to compiled file extensions (#457) 2018-12-13 13:03:46 -06:00
Yonas Kolb
f991020a5a
Update ProjectSpec.md 2018-12-07 20:58:08 +11:00
Yonas Kolb
cf32c8736a update documentation 2018-12-05 19:36:02 +11:00
Yonas Kolb
ed80164a4d fix project not generating if private settings are checked in 2018-12-05 19:36:01 +11:00
Yonas Kolb
22b71da9bd update docs 2018-12-05 19:34:37 +11:00
Yonas Kolb
c7a1ecd73d generate TEST_HOST for unit tests 2018-12-05 19:13:58 +11:00
Yonas Kolb
12aea54878 generate TestTargetID project attributes for unit tests 2018-12-05 19:13:27 +11:00
Yonas Kolb
c4b9b19a96 add cache-path argument 2018-12-01 18:45:06 +11:00
Yonas Kolb
c1334c6d9b update changelog 2018-12-01 18:21:11 +11:00
Yonas Kolb
1b9dadb209
Merge pull request #443 from feischl97/fix-issue-440
Don't overwrite INFOPLIST_FILE setting with info path
2018-12-01 18:15:16 +11:00
Yonas Kolb
281a12434d
Merge branch 'master' into fix-issue-440 2018-12-01 18:09:30 +11:00
Yonas Kolb
1538b4d4b1
Merge pull request #450 from bryansum/process-unique
Use process unique temporary so we don't get duplicate temporary path…
2018-11-30 17:05:04 +11:00
Bryan Summersett
309fce3036 update changelog 2018-11-29 21:28:13 -08:00
Bryan Summersett
ea5b992745 Use process unique temporary so we don't get duplicate temporary path writes 2018-11-29 20:30:05 -08:00
feischl97
8f9e891fce
Merge branch 'master' into fix-issue-440 2018-11-26 13:26:43 +01:00
feischl97
2f1aa2bf89 update changelog 2018-11-26 13:16:39 +01:00
feischl97
3461bc2835 refactor if 2018-11-26 12:25:39 +01:00
Yonas Kolb
34f329c855
Merge pull request #448 from yonaskolb/hall_of_fame
Add contributor widget
2018-11-26 22:21:14 +11:00
Yonas Kolb
8710e2d462 add hall of fame widget 2018-11-26 22:18:29 +11:00
feischl97
5ffeade6b8 add test info does not override info.plist setting 2018-11-26 11:58:00 +01:00
Paul Feischl
1bfc67448b update ProjectSpec.md 2018-11-23 09:31:28 +01:00
Paul Feischl
58511de01b add check if INFOPLIST build setting is already defined 2018-11-23 09:13:21 +01:00
Yonas Kolb
d1313ef0d9
Merge pull request #442 from yonaskolb/intent_definition
Add .intentdefinition to sources by default
2018-11-23 12:02:29 +11:00
Yonas Kolb
9c60b3648b update changelog 2018-11-22 22:03:39 +11:00
Yonas Kolb
f022d1edc9 add .intentdefinition to sources by default 2018-11-22 21:55:53 +11:00
Yonas Kolb
463ecc7e49 build phase white space 2018-11-22 21:50:39 +11:00
Yonas Kolb
20eaafd246 Merge master into lockfile 2018-11-12 23:07:29 +11:00
Yonas Kolb
74d353455f
Merge pull request #437 from yonaskolb/cli
Add XcodeGenCLI
2018-11-11 13:31:30 +11:00
Yonas Kolb
b438c5e491 remove some emoji from output 2018-11-11 13:25:07 +11:00
Yonas Kolb
48bdbabb66 update changelog 2018-11-11 13:19:55 +11:00
Yonas Kolb
1cfb463482 update cli docs 2018-11-11 13:19:49 +11:00
Yonas Kolb
07cd5a4a0b add XcodeGenCLI 2018-11-11 00:42:21 +11:00
Yonas Kolb
4b9edceb18 don't fail if cache file can't be created 2018-11-08 21:37:37 +11:00
Yonas Kolb
8b5ac6f885 check if project exists before reading from cache 2018-11-08 21:37:37 +11:00
Yonas Kolb
0644f18f0b add cache fixture perf test 2018-11-08 21:37:37 +11:00
Yonas Kolb
4560a7d5f2 update changelog 2018-11-08 21:37:37 +11:00
Yonas Kolb
f9be03ebc8 rename to cache and refactor 2018-11-08 21:36:12 +11:00
Yonas Kolb
ca5ad9bf14 use json for serialization 2018-11-08 21:35:38 +11:00
Yonas Kolb
e30aeee957 add lockfile 2018-11-08 21:35:38 +11:00
Yonas Kolb
5fc219bc51 update package 2018-11-08 21:33:05 +11:00