Commit Graph

70 Commits

Author SHA1 Message Date
Brentley Jones
15af4fd1d9 Add requiresObjCLinking to Target
Allows a Target to indicate that any target that links to it needs to set `-ObjC` in `OTHER_LDFLAGS`.
2018-07-24 08:03:03 -05:00
Brentley Jones
792a94c745 Update CHANGELOG.md 2018-07-23 09:33:34 -05:00
Yonas Kolb
6cf3359052 updated changelog 2018-07-23 22:56:11 +10: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
ed701a0c82 Update to 1.10.3 2018-07-11 20:21:28 +10:00
Yonas Kolb
15b5a295b6 Update to 1.10.2 2018-07-06 00:08:33 +10:00
Yonas Kolb
770e77e179
Update CHANGELOG.md 2018-07-04 12:37:47 +10:00
Yonas Kolb
9e0a9fc3dd Update to 1.10.1 2018-07-04 12:23:55 +10:00
Yonas Kolb
0b7353b909 update changelog 2018-07-02 12:04:21 +10:00
Yonas Kolb
fbc7ab10d6 updated changelog 2018-07-02 09:18:38 +10:00
Yonas Kolb
2ebfc9a9dc update changelog 2018-06-11 20:04:59 +10:00
Yonas Kolb
9ff48c843d update changelog 2018-06-03 19:16:13 +10:00
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