Commit Graph

58 Commits

Author SHA1 Message Date
Yonas Kolb
aec94c87f5 update changelog 2018-04-12 23:34:31 +10:00
Yonas Kolb
42cc76e95b update changelog 2018-04-12 23:33:32 +10:00
Yonas Kolb
bc0e90c3d6 Update to 1.9.0 2018-04-12 23:32:40 +10:00
Yonas Kolb
c78d567eb9 update changelog 2018-04-10 20:01:09 +10:00
Yonas Kolb
fd27b6a90a update changelog 2018-03-27 16:52:05 +11:00
Yonas Kolb
82a9f55b2e update changelog 2018-03-27 14:55:09 +11:00
Yonas Kolb
6122dd361a update changelog 2018-03-03 10:19:55 +11:00
Yonas Kolb
8c0a294737 Update to 1.7.0 2018-03-03 10:14:55 +11:00
Yonas Kolb
3d0815b5b7 updated changelog 2018-02-27 08:50:47 +11:00
Jakub Turek
dcb098a39f Implement setting schema variables in xcodeproj 2018-02-26 22:22:07 +01:00
Yonas Kolb
0e803865db update changelog 2018-02-26 13:54:06 +11:00
Yonas Kolb
f38362217e update changelog 2018-02-26 13:03:01 +11:00
Akio Yasui
ec09a04d64
Update CHANGELOG 2018-02-25 06:11:21 +09:00
Yonas Kolb
1edf5e02dc set ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES to true in watch apps 2018-01-30 17:57:58 +11:00
Yonas Kolb
1f1ad0bdff Update to 1.6.0 2018-01-30 17:47:21 +11:00
Yonas Kolb
f14496005f update changelog 2018-01-30 13:19:33 +11:00
Yonas Kolb
2b872db596 update changelog links 2018-01-30 13:14:31 +11:00
Dave Lee
e703ff484d Add pre/post actions to changelog 2018-01-29 13:04:38 -08:00
Yonas Kolb
6c9709666a update changelog 2018-01-19 23:17:20 +10:30
Keith Smiley
b6ef82b3df
Add new option for disabling validations
This gives us an entry point for disabling specific project.yml
validations that sometimes shouldn't apply. The first example is
missingConfigs, which, if you use your .yml file in multiple projects,
can be too strict if the projects have different top level
configurations.
2018-01-05 11:41:33 -08:00
Yonas Kolb
1153e020e1 update changelog 2017-12-27 17:54:14 +08:00
Yonas Kolb
0e30b1a182 updated changelog 2017-12-27 17:07:13 +08:00
Yonas Kolb
ee75834c92 updated changelog 2017-12-27 01:00:06 +08:00
Yonas Kolb
99597faf47 update changelog 2017-12-21 22:17:10 +08:00
Yonas Kolb
4cb7b81911 update changelog 2017-12-19 16:09:41 +08:00
Rahul Malik
8a46cde0b1
Add commandlineArguments to XcodeGenKit Scheme specifications (#172)
* Add commandlineArguments to XcodeGenKit Scheme specifications

* Update xcproj reference, format code, cleanup usage of
commandlineArguments in ProjectGenerator

* Update docs, CHANGELOG and equality checks in Scheme.swift

* Doc update

* Update fixture tests to have command line arguments. Fix remaining issue
with Scheme creation through "Test Scheme"
2017-11-28 11:02:59 -08:00
Alex Rupérez
c59c6a02db Added support for codeCoverageEnabled flag in target schemes. (#170)
* Resolves #169, added support for codeCoverageEnabled flag in target schemes.

* #170 @yonaskolb code review fix and docs update.

* More #170 @yonaskolb code review fix.

* Using gatherCoverageData instead of codeCoverageEnabled naming, thanks @kastiglione.

* Now using xcproj 1.5.0

* Another #170 @yonaskolb code review fix.
2017-11-24 11:45:56 +01:00
Yonas Kolb
78b4a19794 update changelog 2017-11-16 11:54:47 +01:00
Yonas Kolb
e259fed065 update changelog 2017-11-16 11:48:17 +01:00
Yonas Kolb
e8f79ad3c1 remove reference to excludes for now as not working 2017-11-16 11:48:17 +01:00
Yonas Kolb
040dd43030 update changelog 2017-11-15 13:57:00 +01:00
Yonas Kolb
5f8882f23d update changelog 2017-11-12 22:00:13 +01:00
Yonas Kolb
dd0667680d
Update CHANGELOG.md 2017-10-30 14:18:26 +01:00
Yonas Kolb
4539ead7f9 update changelog 2017-10-27 00:35:29 +02:00
Yonas Kolb
c2136b22d6 update changelog 2017-10-27 00:31:14 +02:00
Yonas Kolb
55d72d649c updated changelog 2017-10-20 13:09:31 +01:00
Yonas Kolb
91c5c6d4b2 1.2.4 changelog 2017-10-02 01:47:40 +02:00
Yonas Kolb
eef423970f filter out nulls from all yaml files including setting presets 2017-09-29 18:20:36 +02:00
Yonas Kolb
618ad2ec90 update 1.2.3 changelog 2017-09-29 17:55:29 +02:00
Toshihiro Suzuki
4227ac243e No need carthage copy-frameworks for macOS app (#76)
* No need carthage copy-frameworks for macOS

* Update CHANGELOG.md
2017-09-29 17:51:08 +02:00
Toshihiro Suzuki
a271fec18d Fixed wrong directory path for macOS (#74)
* Fixed wrong directory path for macOS

before: Carthage/Build/macOS
after: Carthage/Build/Mac

* Update CHANGELOG.md
2017-09-29 17:23:01 +02:00
Yonas Kolb
abf2fb9d6b update changelog for 1.2.2 2017-09-28 21:42:28 +02:00
Yonas Kolb
c59fdf289b 1.2.1 changelog 2017-09-28 21:32:07 +02:00
Yonas Kolb
b46c266cd9 1.2.0 changelog 2017-09-26 22:08:33 +02:00
Yonas Kolb
957493855c update changelog 2017-09-25 10:53:04 +02:00
Yonas Kolb
d005bcd955 1.1.0 changelog 2017-09-20 16:14:15 +02:00
Yonas Kolb
43bf6cbfdb 1.0.1 changelog 2017-09-19 12:36:03 +02:00
Yonas Kolb
ab358ad5d5 1.0.0 changelog 2017-09-18 21:59:15 +02:00
Yonas Kolb
aae0d99ca8 0.6.1 changelog 2017-08-30 17:39:38 +02:00
Yonas Kolb
c952c67180 0.6.0 changelog 2017-08-30 15:06:12 +02:00