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 |
|
Yuta Saito
|
dd8228492c
|
Update CHANGELOG.md
|
2019-09-16 00:37:20 +09:00 |
|
Yuta Saito
|
6397368465
|
Merge branch 'master' into external-target-ref
|
2019-09-14 20:18:50 +09:00 |
|
Yuta Saito
|
8e378ae55b
|
CHANGELOG.md
|
2019-09-14 20:17:53 +09:00 |
|
Yuta Saito
|
0efb1be6d7
|
Update ProjectSpec.md
|
2019-09-14 20:16:07 +09:00 |
|
Yuta Saito
|
4e087b6960
|
Add test case for parsing externalProject in project spec
|
2019-09-14 20:06:25 +09:00 |
|
Yuta Saito
|
66bdcdbc0b
|
Parse externalProject in build scheme
|
2019-09-14 19:57:46 +09:00 |
|
Yuta Saito
|
599a2c8ead
|
Add test case for scheme generation
|
2019-09-14 18:43:59 +09:00 |
|
Yuta Saito
|
67b3256a1b
|
Support external project file for build target
|
2019-09-14 18:15:43 +09:00 |
|
Yuta Saito
|
c4d63e569a
|
Extract projectName and pbxProj dependency from getBuildEntry
|
2019-09-14 17:26:31 +09:00 |
|
Yuta Saito
|
213deb8a15
|
Use pbxTarget methods to get buildableName instead of using project.yml
|
2019-09-14 17:15:42 +09:00 |
|
Yonas Kolb
|
2afab218c2
|
Add language and region options for scheme (#654)
Add language and region options for scheme
|
2019-09-14 13:15:08 +10:00 |
|
Yuta Saito
|
7eff9031f8
|
Update CHANGELOG.md
|
2019-09-13 10:09:43 +09:00 |
|
Yuta Saito
|
980d0303a6
|
Update ProjectSpec.md
|
2019-09-13 10:09:43 +09:00 |
|
Yuta Saito
|
d33d55cc5b
|
Update generated xcscheme
|
2019-09-13 10:09:43 +09:00 |
|
Yuta Saito
|
fc5979150c
|
Update TestProject project.yml
|
2019-09-13 10:09:43 +09:00 |
|
Yuta Saito
|
958e17c2f2
|
Add language and region option to test scheme
|
2019-09-13 10:09:38 +09:00 |
|
Yonas Kolb
|
c2f9ff2af8
|
Merge pull request #651 from kateinoigakukun/expand-any-array-template-var
Expand template variable in Array of Any
|
2019-09-11 19:51:45 +10:00 |
|
Yonas Kolb
|
faf493063c
|
Merge pull request #650 from kateinoigakukun/allow-dylib-sdk
Allow dylib extension for SDK linkage
|
2019-09-11 19:49:14 +10:00 |
|