46 Commits
Author SHA1 Message Date
yonaskolb a010e094e0 update package to Swift 5 2019-03-27 19:01:07 +11:00
Yonas Kolb fb3f80d6af run swiftformat 2019-01-28 22:20:01 +11:00
Yonas Kolb 3c27d05f82 fix xcodeproj version, due to common breaking changes 2019-01-22 15:37:59 +11:00
Yonas Kolb 07cd5a4a0b add XcodeGenCLI 2018-11-11 00:42:21 +11:00
Yonas Kolb 5fc219bc51 update package 2018-11-08 21:33:05 +11:00
Yonas Kolb e7ef30a241 refactoring 2018-11-03 21:33:27 +11:00
Yonas Kolb 71e25f8c8c update xcodeproj to 6.3.0 2018-10-18 22:51:36 +11:00
Yonas Kolb c8ce6a52a5 fix cross platform targets 2018-10-15 22:55:59 +11:00
Yonas Kolb eb38020f9b update JSONUtilities 2018-10-14 21:58:19 +11:00
Yonas Kolb 3bb7f97aa7 update xcodeproj 2018-10-12 19:27:49 +11:00
Yonas Kolb e17bf7d0f2 update xcodeproj 2018-10-11 21:15:13 +11:00
Yonas Kolb 32a36b0e7f update to xcodeproj 6.1.0 2018-10-10 20:26:25 +11:00
Yonas Kolb 010487ec35 use xcodeproj scheme blueprint 2018-10-04 20:25:18 +10:00
Yonas Kolb 84f1c65632 update to xcodeproj 6 2018-09-25 23:38:38 +10:00
Yonas Kolb e97b002655 upgrade to xcodeproj 5 2018-09-25 21:08:11 +10:00
Pedro Piñera e1cb96e32b Bump xcodeproj to 4.3.1 2018-09-19 09:55:42 +02:00
Yonas Kolb 9b3a1453c4 update dependencies 2018-09-13 23:05:01 +10:00
Yonas Kolb 2b4333c783 change spectre version to fix tests not failing 2018-07-22 12:07:45 +10:00
Yonas Kolb bf61995f72 fix decoding dictionaries with dot keys 2018-06-26 21:29:44 +10:00
Yonas Kolb 0e1f039055 integrate XCTest with Spectre for nicer tests in Xcode 2018-06-08 15:12:42 +10:00
Jakub Turek 29950794b6 Update to stable xcproj 2018-02-26 22:27:25 +01:00
Jakub Turek dcb098a39f Implement setting schema variables in xcodeproj 2018-02-26 22:22:07 +01:00
Yonas Kolb 1f7d786d74 update packages 2018-01-28 19:03:12 +10:30
Yonas Kolb a176f85875 xcproj 4.0 2018-01-25 20:59:28 +10:30
Yonas Kolb 681a07272d make executable lowercase 2017-12-27 17:50:30 +08:00
Yonas Kolb da5993d07e update dependencies 2017-12-26 22:49:17 +08:00
Brandon Kase 69b1368013 Support Legacy Targets (#175)
XcodeGen now supports "External Build Tool" target type (internally called
PBXLegacyTarget in Xcode). This is implied when the target provides a
`LegacyTarget` field in its spec.

PBXLegacyTargets are just like normal targets but the `isa` is different
and they have a notion of a buildTool. Most of the target logic doesn't
have to change.
2017-12-18 13:26:49 -08:00
Yonas Kolb d6b3a63d8f update command, pathkit and spectre 2017-12-17 05:11:03 +08:00
Yonas Kolb b7d545b0a4 update Rainbox 2017-12-17 04:55:07 +08:00
Yonas Kolb 9676d1340b update to xcproj 1.6.0 2017-12-05 20:57:31 +01:00
Rahul Malik 8a46cde0b1 Add commandlineArguments to XcodeGenKit Scheme specifications (#172)
* Add commandlineArguments to XcodeGenKit Scheme specifications

* Update xcproj reference, format code, cleanup usage of
commandlineArguments in ProjectGenerator

* Update docs, CHANGELOG and equality checks in Scheme.swift

* Doc update

* Update fixture tests to have command line arguments. Fix remaining issue
with Scheme creation through "Test Scheme"
2017-11-28 11:02:59 -08:00
Alex Rupérez c59c6a02db Added support for codeCoverageEnabled flag in target schemes. (#170)
* Resolves #169, added support for codeCoverageEnabled flag in target schemes.

* #170 @yonaskolb code review fix and docs update.

* More #170 @yonaskolb code review fix.

* Using gatherCoverageData instead of codeCoverageEnabled naming, thanks @kastiglione.

* Now using xcproj 1.5.0

* Another #170 @yonaskolb code review fix.
2017-11-24 11:45:56 +01:00
Yonas Kolb 633ac71802 Merge pull request #164 from soffes/master
Add ProjectSpec product
2017-11-20 23:30:04 +01:00
Sam Soffes 2b8e5653cb Add ProjectSpec product 2017-11-20 13:54:02 -08:00
Rahul Malik 6e43295259 Use official xcproj release, address comments 2017-11-18 10:39:08 -08:00
rmalik f2c4ebabfd Update XcodeGen for latest performance fixes in xcproj 2017-11-16 15:37:53 -08:00
Yonas Kolb a4471e839e update to xcproj 1.2 2017-10-28 20:01:01 +02:00
Yonas Kolb fec6066d91 updated to xcproj 0.3.0 2017-10-01 11:42:07 +02:00
Yonas Kolb 956edd3350 upgrade to xcodeproj 0.1.2 2017-09-14 21:28:09 +02:00
Yonas Kolb 05e7928c7c upgrade to Swift 4 2017-09-14 00:48:57 +02:00
Yonas Kolb 01d7302999 change xcodeproj from carambalabs to swift-xcode 2017-08-25 16:34:16 +02:00
Yonas Kolb e393c01571 upgrade xcodeproject 2017-08-25 11:39:17 +02:00
Yonas Kolb 6e8a153f62 update YAMS to 0.3 2017-07-30 09:24:34 +02:00
Yonas Kolb 1370b37b8b move dependency to carambalabs/xcodeproj 2017-07-28 17:53:36 +02:00
Yonas Kolb 4614073cfa rename Spec to ProjectSpec and moved into its own module 2017-07-28 16:32:35 +02:00
Yonas Kolb ef402f6e36 initial commit 2017-07-19 14:55:01 +02:00