Commit Graph
1781 Commits
Author SHA1 Message Date
Yonas Kolb 5387f67440 update 2019-08-14 11:51:05 +10:00
Yonas Kolb 81791b7b5d Update ci.yml 2019-08-14 11:26:08 +10:00
Yonas Kolb 32b155f4d8 Update and rename main.yml to ci.yml 2019-08-14 11:22:49 +10:00
Miles Hollingsworth 30ef0fb3be update integration test 2019-08-13 16:53:00 -07:00
Miles Hollingsworth 7bde3b5641 suggested edits 2019-08-02 09:46:38 -07:00
Miles Hollingsworth d32a710fa2 add disable main thread checker for test actions 2019-08-02 09:21:22 -07:00
yonaskolb f63f652988 Update to 2.6.0 2.6.0 2019-06-28 16:59:41 +10:00
Yonas Kolb 629e568596 Update to XcodeProj 7.0.0 (#604)
Update to XcodeProj 7.0.0
2019-06-26 00:30:33 -07:00
yonaskolb 44b6e92c40 update changelog 2019-06-26 17:15:05 +10:00
yonaskolb 769c1f8304 update docs 2019-06-26 17:15:05 +10:00
yonaskolb 231d4ff659 regen carthage project 2019-06-26 17:13:08 +10:00
yonaskolb 401df4042a fix swift 5.1 warnings 2019-06-26 17:02:42 +10:00
yonaskolb af2ee82a79 regen fixtures 2019-06-26 16:52:20 +10:00
yonaskolb d71612cbe0 update code to new XcodeProj 2019-06-26 16:49:10 +10:00
yonaskolb 745be5fc1d update import name 2019-06-26 16:49:10 +10:00
yonaskolb 6f23e330f5 update package 2019-06-26 16:49:10 +10:00
yonaskolb dcd28b590f ignore .swiftpm 2019-06-26 16:49:10 +10:00
Yonas Kolb ed766309ed Merge pull request #602 from tomquist/add-support-for-env-vars
Add additional spec for variable expension in combination with template attributes
2019-06-22 00:53:41 +10:00
Yonas Kolb 38a4c57161 Add environment variable expansion (#594)
Add environment variable expansion
2019-06-20 11:46:28 +10:00
Tom Quist d3b096a525 Add additional spec for variable expension in combination with template attributes 2019-06-19 22:32:01 +02:00
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