Commit Graph

1196 Commits

Author SHA1 Message Date
Ell Neal
a7e1554115
Expand paths when initializing the Project model from a Spec 2019-01-13 18:22:56 +00:00
Ell Neal
98aeef46dc
Implement PathContaining on relevant models 2019-01-13 18:22:34 +00:00
Ell Neal
f9df768ec0
Add a PathContaining protocol for expanding paths to the source file's directory 2019-01-13 18:18:48 +00:00
Ell Neal
a2684a96a4
Replace global merge function with extension on Dictionary 2019-01-13 18:16:17 +00:00
Ell Neal
8928088dfe
Use the Spec struct rather than dictionaries directly 2019-01-13 18:14:52 +00:00
Ell Neal
c90e045bc8
Add a project spec struct to abstract spec files on disk 2019-01-13 18:08:35 +00:00
Ell Neal
a9ecef37bc
Remove the $(CURDIR) expansion (it was a bad idea) 2019-01-13 18:06:05 +00:00
Ell Neal
05fa244a89
Add $(CURDIR) helper to expand the base path of the spec file 2019-01-10 11:43:04 +00:00
Yonas Kolb
43db3254d6
Merge pull request #482 from ksulliva/xcodeproj_dependency
Update Linkage to handle additional PBXProductType case from xcodeproj
2019-01-10 20:04:53 +11:00
Yonas Kolb
e68ebe9e7e
Merge pull request #487 from monowerker/patch-1
Fix writing to a project path
2019-01-09 13:41:58 +11:00
Daniel Ericsson
488a38a129 Specify fixed argument in Changelog entry 2019-01-09 03:35:58 +01:00
Daniel Ericsson
812a30c52d Add Changelog entry for fix 2019-01-09 03:25:36 +01:00
Daniel Ericsson
40c472112d
Fix writing to a project path 2019-01-09 00:41:28 +01:00
Yonas Kolb
452a13c54e
document groupSortPosition default 2019-01-09 10:28:38 +11:00
Yonas Kolb
dd7d4741ac
Merge pull request #486 from Beniamiiin/generating_empty_directories
Fixed bug occurs during generating empty directories
2019-01-09 08:21:47 +11:00
Kevin Sullivan
79caa6920d Merge branch 'master' into xcodeproj_dependency
# Conflicts:
#	CHANGELOG.md
2019-01-08 09:21:31 -06:00
Kevin Sullivan
428dc59d53 Update changelog and docs 2019-01-08 09:09:49 -06:00
Beniamin Sarkisian
b24753e233 Updated tests 2019-01-08 17:08:58 +03:00
Beniamin Sarkisian
f094f4073f Updated tests 2019-01-08 17:01:25 +03:00
Beniamin Sarkisian
3fec403411 Fixed bugs 2019-01-08 16:55:46 +03:00
Yonas Kolb
936907da8e
Merge pull request #480 from Beniamiiin/generating_empty_directories
Added an abbility to generate empty directories
2019-01-08 22:31:50 +11:00
Beniamin
73a345ab6d
Update CHANGELOG.md 2019-01-08 14:17:15 +03:00
Kevin Sullivan
2cf17c3cbf Update test project fixture 2019-01-07 16:31:53 -06:00
Kevin Sullivan
9d3263a377 Update Linkage to handle additional PBXProductType case from xcodeproj 2019-01-07 12:28:43 -06:00
Beniamin Sarkisian
976841ba40 Changed the default value of generateEmptyDirectories option to false 2019-01-07 15:27:17 +03:00
Beniamin Sarkisian
6f8d459c3f Updated ProjectSpec.md 2019-01-07 13:58:43 +03:00
Beniamin Sarkisian
e387ee52a8 Added an abbility to generate empty directories 2019-01-07 13:50:23 +03:00
Yonas Kolb
190e32aa96
Merge pull request #471 from johndpope/patch-2
️ swift for tensorflow example
2019-01-05 10:39:59 +11:00
Yonas Kolb
fce4330b0c
Merge pull request #468 from keehun/improvement/clarify-source-exclude-rules
Clarify exclude rules for Target Source Object
2019-01-04 21:38:16 +11:00
John D. Pope
e13c3142cf
️ swift for tensorflow example 2019-01-03 18:42:04 -05:00
Keehun
bd6c758af0
Clarify exclude rules for Target Source Object
Add a link to documentation for those who are not aware of "Global Patterns" (commonly known as `glob rules`). Also point out that these rules apply within the path of the target source object, not relative to where `project.yml` resides.
2019-01-03 11:09:07 -06:00
Yonas Kolb
cf703cd66d Update to 2.1.0 2018-12-18 22:40:57 +11:00
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