Joseph Colicchio
|
50aedc4511
|
Feature/Store Kit Configuration (#964)
* Preemptively fix compilation for latest XcodeProj
* Add StoreKitConfiguration to scheme and generator
* Add scheme generator test
* Fix and add tests
* Support StoreKitConfiguration in TargetScheme
* Set default type of `storekit` to `.none`
* Upgrade XcodeProj to 7.15.0
* Create struct for StoreKitConfiguration
* Update tests
* Add storekit configuration to test project
* Update changelog
* Update project spec
* Fix xcodeprojs
* Fix projects
* Capitalize String
* Update CHANGELOG.md
Co-authored-by: Gemma Barlow <gemmakbarlow@gmail.com>
* Refactor StoreKitConfiguration init from json
* Change `forWorkspace` to `pathPrefix` and add tests
* Replace StoreKitConfiguration struct with string + option
* Fix tests
* Update project spec
* Fixup changelog
* Add `See Options` to `storeKitConfiguration` in project spec
Co-authored-by: Gemma Barlow <gemmakbarlow@gmail.com>
|
2021-02-15 11:58:16 +11:00 |
|
Yonas Kolb
|
7da953a488
|
swift format
|
2020-06-17 18:12:34 +10:00 |
|
Evan Coleman
|
0d714bb47e
|
add buildImplicitDependencies to TargetScheme
|
2020-03-20 13:23:50 -04:00 |
|
ionutivan
|
5487e3ce18
|
add property stopOnEveryMainThreadCheckerIssue to the scheme, target scheme and generator
|
2020-03-04 17:21:18 +01:00 |
|
Franz Busch
|
bedbfef9cd
|
Add support for language and region for targets
|
2019-12-04 09:35:56 +01:00 |
|
Yuta Saito
|
1285a3e25e
|
Rename TargetReference.init label
|
2019-10-27 09:07:04 +09:00 |
|
Yuta Saito
|
1c6409266b
|
Improve TargetReference initializer interface
|
2019-10-15 15:33:35 +09:00 |
|
Yuta Saito
|
30fc642b04
|
Introduce ProjectName/Target syntax to reference target
|
2019-09-23 00:23:11 +09:00 |
|
yonaskolb
|
d921d14259
|
make format_code
|
2019-09-01 22:02:53 +10:00 |
|
Miles Hollingsworth
|
d32a710fa2
|
add disable main thread checker for test actions
|
2019-08-02 09:21:22 -07:00 |
|
yonaskolb
|
745be5fc1d
|
update import name
|
2019-06-26 16:49:10 +10:00 |
|
ryohey
|
65dec6b652
|
Define default property values
|
2019-04-20 12:13:25 +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
|
010b1c3804
|
Implement encoding to JSON
|
2019-04-20 12:12:26 +09:00 |
|
Yonas Kolb
|
1631236b7a
|
format_code
|
2018-11-04 22:30:34 +11:00 |
|
Yonas Kolb
|
e8feba21ef
|
add TestTarget with parallelizable and randomExecutionOrder
|
2018-11-03 19:04:28 +11:00 |
|
Yonas Kolb
|
e97b002655
|
upgrade to xcodeproj 5
|
2018-09-25 21:08:11 +10:00 |
|
Yonas Kolb
|
884490f955
|
add attributes to AggregateTarget
|
2018-07-24 22:05:29 +10:00 |
|
Yonas Kolb
|
3b17164bbf
|
add aggregate targets
|
2018-07-24 22:05:29 +10:00 |
|