Commit Graph

59 Commits

Author SHA1 Message Date
yonaskolb 9ad6ddb25e update SwiftCLI 2020-01-05 11:03:10 +11:00
yonaskolb 003b23e935 update xcodeproj to 7.4.0 2019-11-10 12:35:34 +11:00
yonaskolb 0ea8f90fb5 update to XcodeProj 7.3.0 2019-11-07 23:16:54 +11:00
yonaskolb 5f72c4b4e4 update xcodeproj 2019-10-14 21:30:37 +11:00
yonaskolb a3034c4946 update xcodeproj 2019-10-14 21:14:26 +11:00
Yonas Kolb 8c2700a9c3 Update SwiftCLI (#667)
Update SwiftCLI
2019-10-06 22:05:05 +11:00
giginet 6cdd9843a2 Update SwiftCLI 2019-10-01 02:09:25 +09:00
giginet ec260dd96d Specify platform 2019-10-01 01:04:38 +09:00
yonaskolb 41453595cc added package target dependency with XcodeProj 7.1.0 2019-09-27 20:49:32 +10:00
yonaskolb 6f23e330f5 update package 2019-06-26 16:49:10 +10:00
yonaskolb 275e158091 update JsonUtilities 2019-04-09 22:20:47 +10:00
yonaskolb 9d6de80955 update dependencies 2019-04-09 22:13:42 +10:00
yonaskolb 16bc081944 update to xcodeproj 6.7 2019-04-01 20:15:38 +11:00
Yonas Kolb fde42399de update to xcodeproj 6.6 2019-04-01 20:07:07 +11:00
Kevin Sullivan 9d3263a377 Update Linkage to handle additional PBXProductType case from xcodeproj 2019-01-07 12:28:43 -06:00
Yonas Kolb 07cd5a4a0b add XcodeGenCLI 2018-11-11 00:42:21 +11:00
Yonas Kolb 71e25f8c8c update xcodeproj to 6.3.0 2018-10-18 22:51:36 +11:00
Yonas Kolb 0fcb3dcc78 use context 2018-10-16 21:35:31 +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 9464f5f925 fix scheme order 2018-10-09 23:13:30 +11:00
Yonas Kolb 4b0169e42a sorted command line arguments 2018-10-09 23:08:18 +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
Yonas Kolb 2d9e937df5 update to xcproj 4.3.0 2018-04-10 19:53:23 +10:00
Yonas Kolb 92d2e21d93 swift 4.1 package changes 2018-04-04 20:26:30 +10:00
Yonas Kolb e9ec34cace update Yams to fix quoted values 2018-03-30 19:24:19 +11:00
Yonas Kolb 8481c06f76 update PathKit to 0.9.1 2018-03-24 13:58:46 +11:00
Yonas Kolb 0c39b28c08 upgrade to xcproj 4.2.0 2018-03-21 11:02:45 +11: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 da5993d07e update dependencies 2017-12-26 22:49:17 +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 b3429489f4 update xcproj to 1.7.0 2017-12-17 04:52:53 +08:00
Yonas Kolb d43a9c030a update xcproj to 1.6.1 2017-12-09 14:27:10 +01: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