Yonas Kolb
7da953a488
swift format
2020-06-17 18:12:34 +10:00
Joeri Djojosoeparto
7ec2f7f8e3
Feature: Ability to set executable to Ask to Launch ( #871 )
2020-05-29 07:53:48 -05:00
Brentley Jones
e44dcd3948
Set scheme actions to build step for TargetScheme ( #823 )
...
Adjusts the preActions and postActions of a TargetScheme to only be applied applied to the `build` step.
2020-04-13 23:30:46 +10:00
Sebastian Celis
0328fa03e7
Add improved support for simple iOS sticker packs ( #824 )
...
* Allow messages applications to skip the compile sources phase
By default, simple iOS sticker packs created in Xcode do not include
a compile sources phase. This change will allow messages applications
with an empty list of sources to skip that phase entirely.
* Add support for launchAutomaticallySubstyle in run schemes
This is especially important for simple iOS sticker packs that require
this run scheme setting to be set to 2 in order to run the scheme
properly.
2020-04-06 13:37:37 -05:00
Dalton Claybrook
039f6c31e7
Use remote-runnable launch actions for Apple Watch schemes ( #798 )
...
* Add support for using remote runnables with an Apple Watch scheme
2020-03-26 08:14:46 -05:00
Bas van Kuijck
f544dd36e6
Added a simulateLocation option in scheme specs ( #756 )
...
* Added a simulateLocation option in scheme specs
* Updated fixtures for simulateLocation
* Use fileGroups instead of sources
2020-01-23 09:12:06 -06:00
Ken Tominaga
fd05b9ba08
Use Xcode.IDEFoundation.Launcher.PosixSpawn for TestAction when debugEnabled: false
2019-11-23 01:46:57 +09:00
yonaskolb
865ad156b2
use custom unwrap function
2019-11-10 12:18:04 +11:00
yonaskolb
66569d3670
use XCTUnwrap
2019-11-10 12:09:37 +11:00
yonaskolb
518d8e578b
restructure test targets
2019-10-27 23:15:12 +11:00
Yuta Saito
e45b0d0f43
Fix build errors
2019-10-27 13:02:53 +09:00
Yuta Saito
f81adfe291
Merge branch 'external-target-ref' into test-coverage
2019-10-27 12:57:23 +09:00
Yuta Saito
1c6409266b
Improve TargetReference initializer interface
2019-10-15 15:33:35 +09:00
Yuta Saito
d978cf4df2
Rename ExternalProject -> ProjectReference
2019-10-15 15:10:01 +09:00
Yuta Saito
d1bed7191c
Fix unit test build error for TargetReference
2019-10-10 23:57:55 +09:00
Yuta Saito
0a43435af3
Merge branch 'master' into external-target-ref
2019-10-10 23:38:45 +09:00
giginet
f0dc840128
Remove unnecessary matchers
2019-10-03 00:12:45 +09:00
giginet
ccd411d37e
Fix tests for selecting suitable configs
2019-10-03 00:09:09 +09:00
giginet
2010c2ab48
Add tests for selecting suitable schemes
2019-10-02 23:19:13 +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
2846659313
Set selectedLauncherIdentifier when debug disabled
2019-09-22 21:14:20 +09:00
Yuta Saito
6b2cd0a916
Add test case for debugEnabled
2019-09-16 11:05:30 +09:00
Yuta Saito
52cca31892
Rename CoverageTarget.target to name
2019-09-16 00:57:05 +09:00
Yuta Saito
3e2ebdbf1f
Add test case for code coverage options
2019-09-16 00:50:53 +09:00
Yuta Saito
599a2c8ead
Add test case for scheme generation
2019-09-14 18:43:59 +09:00
yonaskolb
d921d14259
make format_code
2019-09-01 22:02:53 +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
Yonas Kolb
a6ca395033
remove basePath init requirement
2019-01-28 21:51:17 +11:00
Yonas Kolb
1631236b7a
format_code
2018-11-04 22:30:34 +11:00
Yonas Kolb
e7ef30a241
refactoring
2018-11-03 21:33:27 +11:00