Bartosz Polaczyk
|
2c600a7c64
|
Add Discovered Dependency File (#1012)
* Upgrade XCodeProj to 7.14.0
* Bump to XcodeProj to fork
* Add script discoveredDependencyFile
* Align cfbundle test
* Add changelog mock
* Update Documentation
* Update SPM manifest
* Change property name
* Verify defult dependency file to nil
* Add JSON encodable test
* Add PR number
Co-authored-by: Fernanda Geraissate <fernandag@spotify.com>
|
2021-02-15 12:43:41 +11:00 |
|
Jierong Li
|
04d6749441
|
Fix a typo (#993)
Rename baseOnDependencyAnalysis to basedOnDependencyAnalysis.
|
2020-12-03 11:20:13 +11:00 |
|
Jierong Li
|
efed786cec
|
Add baseOnDependencyAnalysis to Project Spec Build Script (#992)
* Add baseOnDependencyAnalysis to BuildScript
* Add tests for baseOnDependencyAnalysis
* Update CHANGELOG.md
|
2020-12-03 08:52:24 +11:00 |
|
yonaskolb
|
0e4e08bfc4
|
run swift format for Swift 5.1
|
2019-11-10 11:56:23 +11:00 |
|
yonaskolb
|
d921d14259
|
make format_code
|
2019-09-01 22:02:53 +10:00 |
|
ryohey
|
65dec6b652
|
Define default property values
|
2019-04-20 12:13:25 +09:00 |
|
ryohey
|
d5649a1bd3
|
Allow nil values
|
2019-04-20 12:12:26 +09:00 |
|
ryohey
|
117b90d13f
|
Don't omit empty arrays
https://github.com/yonaskolb/XcodeGen/pull/545#discussion_r271688539
|
2019-04-20 12:12:26 +09:00 |
|
ryohey
|
b27f71eac1
|
Unify encoding protocols into JSONEncodable
https://github.com/yonaskolb/XcodeGen/pull/545#discussion_r271690085
|
2019-04-20 12:12:26 +09:00 |
|
ryohey
|
010b1c3804
|
Implement encoding to JSON
|
2019-04-20 12:12:26 +09:00 |
|
Yonas Kolb
|
fb3f80d6af
|
run swiftformat
|
2019-01-28 22:20:01 +11:00 |
|
Ell Neal
|
8eadc2f96c
|
Remove some imports that are no longer necessary
|
2019-01-27 15:34:41 +00:00 |
|
Ell Neal
|
032386e41c
|
Merge branch 'master' into feature/current-directory-expander.yml
|
2019-01-27 12:37:51 +00:00 |
|
Ell Neal
|
d2579bfe43
|
Refactor the PathContainer protocol to be a bit more expressive
|
2019-01-24 12:50:34 +00:00 |
|
Luke Wakeford
|
df0e396b75
|
Adding input and output file lists to build script spec
|
2019-01-23 14:40:45 +00:00 |
|
Ell Neal
|
151d78ef98
|
Rename PathContaining -> PathContainer
|
2019-01-21 13:32:13 +00:00 |
|
Ell Neal
|
05a564c324
|
Use normal imports
|
2019-01-21 13:12:14 +00:00 |
|
Ell Neal
|
98aeef46dc
|
Implement PathContaining on relevant models
|
2019-01-13 18:22:34 +00:00 |
|
Keith Smiley
|
ff0e403e52
|
Add showEnvVars to build scripts
This allows us to disable printing the environment in build logs.
|
2018-07-20 10:13:50 -07:00 |
|
Yonas Kolb
|
3533c2cb07
|
use AutoEquatable where possible
|
2018-05-13 19:05:32 +10:00 |
|
Yonas Kolb
|
75e0644b99
|
wrap long lines
|
2017-12-26 18:47:18 +08:00 |
|
Yonas Kolb
|
0c1325cc5f
|
remove header comments
|
2017-11-22 13:01:17 +01:00 |
|
Yonas Kolb
|
92c2e5c5b5
|
run format-code.sh
|
2017-10-29 22:27:05 +01:00 |
|
Yonas Kolb
|
6f9f194863
|
rename RunScript to BuildScript
|
2017-08-26 15:01:09 +02:00 |
|