Commit Graph

1699 Commits

Author SHA1 Message Date
yonaskolb
6da4686ada update changelog 2019-09-27 21:52:16 +10:00
yonaskolb
8e6195c368 make local packages relative 2019-09-27 21:43:42 +10:00
yonaskolb
e9193cfb29 add support for localPackages 2019-09-27 21:36:07 +10:00
yonaskolb
41453595cc added package target dependency with XcodeProj 7.1.0 2019-09-27 20:49:32 +10:00
yonaskolb
6c9b814385 don't link packages to static libraries 2019-09-27 19:00:32 +10:00
yonaskolb
98ed4465aa add stub of swift package target dependency 2019-09-27 19:00:32 +10:00
yonaskolb
fbcf9abc53 more docs 2019-09-27 17:14:21 +10:00
yonaskolb
fe693c7160 add package validation 2019-09-27 17:10:55 +10:00
yonaskolb
8050e6bbb3 docs 2019-09-27 17:10:55 +10:00
yonaskolb
4939cbf0e9 add spm fixture 2019-09-27 17:10:55 +10:00
yonaskolb
e3fc07d37f generate packages 2019-09-27 17:10:55 +10:00
yonaskolb
f55507187a add project tests
test
2019-09-27 17:10:55 +10:00
yonaskolb
fa5bd83049 add packages to project spec 2019-09-27 17:10:55 +10:00
Yuta Saito
a97e89b18c Fix passing targetReference 2019-09-24 15:04:40 +09:00
Yonas Kolb
891ce625d6
Merge pull request #661 from RomanPodymov/master
Less Array() and more valueArray
2019-09-24 07:21:36 +10:00
Roman Podymov
c370105a73
Add Internal section to the next release 2019-09-23 17:59:09 +02:00
Roman Podymov
c6276f958c
Created 2.7.0 Internal section 2019-09-23 17:56:43 +02:00
Roman Podymov
5eb870dc99
Update CHANGELOG.md 2019-09-23 11:50:52 +02:00
Roman Podymov
33bea807fd
Notes for #661 2019-09-23 11:49:34 +02:00
Roman Podymov
0f628f3533
Merge pull request #1 from yonaskolb/master
Update code
2019-09-23 11:45:39 +02:00
Roman Podymov
a275d666cf
swiftlint autocorrect 2019-09-23 09:44:06 +02:00
Roman Podymov
c190fba8bc
Use .valueArray when possible, removed redundant Array() 2019-09-23 09:41:31 +02:00
Roman Podymov
e095fba5f1
Reverted Set() 2019-09-23 09:39:41 +02:00
Roman Podymov
7e1e6f0868
Removed redundant Array() 2019-09-23 09:37:30 +02:00
Roman Podymov
d2e5dbca34
Removed redundant Array(Set()) 2019-09-23 08:43:25 +02:00
Yuta Saito
7075258441 Update fixtures 2019-09-23 01:05:15 +09:00
Yuta Saito
0595f07611 Resolve conflicts 2019-09-23 00:55:42 +09:00
Yuta Saito
98df51f489 Merge branch 'external-target-ref' into test-coverage 2019-09-23 00:45:53 +09:00
Yuta Saito
cd1d370d91
Merge branch 'master' into external-target-ref 2019-09-23 00:29:35 +09:00
Yuta Saito
5f02e6883b Fix test cases for external project 2019-09-23 00:23:51 +09:00
Yuta Saito
30fc642b04 Introduce ProjectName/Target syntax to reference target 2019-09-23 00:23:11 +09:00
Yonas Kolb
78d215235e
Add debugEnabled option for run and test (#657)
Add `debugEnabled` option for run and test
2019-09-22 22:42:10 +10:00
Yuta Saito
e3ca38a635
Update ProjectSpec.md 2019-09-22 21:37:31 +09:00
Yuta Saito
2846659313 Set selectedLauncherIdentifier when debug disabled 2019-09-22 21:14:20 +09:00
Yonas Kolb
e981c728b2
Performance Tuning (#658)
Performance Tuning
2019-09-22 21:48:16 +10:00
Yuta Saito
d3bf42f2ca Check sourceTree also to ensure they have same root 2019-09-22 19:30:33 +09:00
Yuta Saito
2def6138c4 Update CHANGELOG.md 2019-09-21 20:22:58 +09:00
Yuta Saito
e278a706fe Add comment 2019-09-21 20:03:09 +09:00
Yuta Saito
0dc4a8de41 Copy cachedGroup.children and write back only once 2019-09-21 20:00:46 +09:00
Yuta Saito
fa8c71569a Check only path to avoid slow equability check 2019-09-16 15:35:24 +09:00
Yuta Saito
a550dceb21 Update CHANGELOG.md 2019-09-16 11:14:21 +09:00
Yuta Saito
758e807c61 Update ProjectSpec.md 2019-09-16 11:14:10 +09:00
Yuta Saito
6b2cd0a916 Add test case for debugEnabled 2019-09-16 11:05:30 +09:00
Yuta Saito
a2835ef299 Add debugEnabled option for run and test 2019-09-16 11:00:32 +09:00
Yuta Saito
fd614c93d1 Update ProjectSpec.md 2019-09-16 01:01:11 +09:00
Yuta Saito
52cca31892 Rename CoverageTarget.target to name 2019-09-16 00:57:05 +09:00
Yuta Saito
e4844e927c Fix default value JSON encoding 2019-09-16 00:53:21 +09:00
Yuta Saito
3e2ebdbf1f Add test case for code coverage options 2019-09-16 00:50:53 +09:00
Yuta Saito
dc1628ff3f Generate CodeCoverageTargets 2019-09-16 00:37:20 +09:00
Yuta Saito
a42f7b97ad Add coverageTargets option 2019-09-16 00:37:20 +09:00