Commit Graph
1411 Commits
Author SHA1 Message Date
Tom Quist c8aef74a93 Fix review suggestions 2019-06-17 00:01:33 +02:00
Tom Quist 25260963c7 Add environment variable expansion
closes #587
2019-06-16 23:48:58 +02:00
Yonas Kolb 2ccc7dfb17 Merge pull request #583 from min/min/no_codegen
Add support for customizing attributes on a target source file
2019-06-14 15:10:39 +10:00
min c68393c35d Fix added heading 2019-06-13 21:57:03 -07:00
Min Kim e034dc982f Merge branch 'master' into min/no_codegen 2019-06-13 21:38:52 -07:00
min 885033b1bf Update Changelog 2019-06-13 21:36:25 -07:00
Min KimandYonas Kolb 848963db99 Update Docs/ProjectSpec.md
Co-Authored-By: Yonas Kolb <yonaskolb@users.noreply.github.com>
2019-06-13 21:30:51 -07:00
Yonas Kolb 73dc56120a Update CHANGELOG.md 2019-06-14 11:05:02 +10:00
Yonas Kolb f48914c167 Update CHANGELOG.md 2019-06-14 11:03:39 +10:00
Yonas Kolb f1a8361a3a Fix watchOS Intents Extension support (#571)
Fix watchOS Intents Extension support
2019-06-14 11:00:43 +10:00
Yonas Kolb 06179ebda7 Change compatibilityVersion to Xcode 10.0 (#581)
Change compatibilityVersion to Xcode 10.0
2019-06-14 10:57:12 +10:00
Yonas Kolb 4fdb0e8fd4 Don't bundle .pch files as resources (#597)
Don't bundle `.pch` files as resources
2019-06-09 19:17:11 -07:00
Thi 9da8154ba6 Add changelog entry for #597 2019-06-10 11:06:56 +09:00
Thi ae35da8d17 Don't bundle .pch files as resources
Fixes #593
2019-06-10 10:43:23 +09:00
Yonas Kolb f4919f80b0 improve line spacing 2019-06-01 21:28:01 -07:00
Yonas Kolb 11294413ae Allow skipping tests in test targets (#582)
Allow skipping tests in test targets
2019-05-22 23:06:05 +10:00
Andras Kadar 5bf1678e1f Remove default empty array & add changelog 2019-05-17 09:34:20 +02:00
min efb5951d13 Allow more flexibility by accepting an [String] for attributes 2019-05-11 08:36:24 -07:00
Andras Kadar bb311b1ca7 Allow skipping tests in test targets 2019-05-08 08:31:21 +02:00
min 60a0f64416 Add support for no_codegen settings ATTRIBUTE 2019-05-07 20:42:44 -07:00
Andrés Cecilia Luque ef85a2cf10 Generate fixtures 2019-05-07 18:57:21 +02:00
Andrés Cecilia Luque eef2a974e9 Changelog update 2019-05-07 18:44:30 +02:00
Andrés Cecilia Luque 3baa3b3e4d Updated compatibilityVersion 2019-05-07 18:43:17 +02:00
Tian Zhang 699bd078c3 Issue number 2019-04-22 12:28:40 -07:00
Tian Zhang 2990d3fc3f Changelog 2019-04-22 12:23:29 -07:00
Tian Zhang e15e7543bc Intents-service need to populate LD_RUNPATH_SEARCH_PATHS explicitly 2019-04-22 12:19:21 -07:00
ryohey cd669eebb3 Merge pull request #545 from ryohey/projectspec-json
Add ability to encode ProjectSpec to JSON
2019-04-22 11:14:14 +09:00
ryohey ea6fb60c72 Update changelog 2019-04-20 12:22:52 +09: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 0889882aac Add test for JSON encoding 2019-04-20 12:12:26 +09:00
ryohey 010b1c3804 Implement encoding to JSON 2019-04-20 12:12:26 +09:00
ryohey 6ee42d5c68 Add encoding protocol 2019-04-20 12:12:26 +09:00
yonaskolb 275e158091 update JsonUtilities 2.5.0 2019-04-09 22:20:47 +10:00
yonaskolb 1c39ae8105 Update to 2.5.0 2019-04-09 22:15:16 +10:00
yonaskolb 9d6de80955 update dependencies 2019-04-09 22:13:42 +10:00
yonaskolb 397f36b2f1 updated changelog 2019-04-09 22:03:25 +10:00
Yonas Kolb 0c1ec6f677 Merge pull request #550 from sroebert/master
Fixed flattening of relative paths (#525)
2019-04-09 21:57:39 +10:00
Yonas Kolb 17db27bb9d Merge pull request #558 from KhaosT/fix-embed-watch-target
Fix Carthage dependencies for watchOS target
2019-04-09 21:47:45 +10:00
Yonas Kolb c59c94108e Merge pull request #562 from raptorxcz/feature/add_support_for_custom_framework_root
Added support for custom framework root
2019-04-09 21:47:07 +10:00
Tian Zhang dc9a55bdc8 Update changelog 2019-04-08 19:53:17 -07:00
Tian Zhang 09801e4b41 Remove unnecessary condition 2019-04-08 19:52:42 -07:00
Tian Zhang a5f0a9f7ee Fix ITMS-90539
Fix embed condition

Revert "Fix embed condition"

This reverts commit fc586863aad7cda8fc506e02bed10717dae66638.

separate condition
2019-04-08 19:52:42 -07:00
Kryštof Matěj 0533dda0a6 Added support for custom framework root 2019-04-08 15:41:06 +02:00
Steven Roebert d12bd0a426 Added unit test for testing the flattening of relative paths #(550) 2019-04-07 13:05:01 +02:00
Yonas Kolb 7a705e20b8 Merge pull request #544 from tomquist/fix-generation-order
Fix order of file generation
2019-04-07 20:39:53 +10:00
Steven Roebert 69093dc401 Updated changelog 2019-04-07 12:36:40 +02:00
Steven Roebert 152f34a55e Fixed flattening of relative paths (#525) 2019-04-07 12:36:04 +02:00