Commit Graph

  • 3b5ca91b76 Add coverage targets for target schemes (#1189) Gabriel Lanata 2022-03-16 21:56:03 -07:00
  • a10c7c4c24 Fixed Glob crash (#1181) Vladislav Lisyanskiy 2022-03-06 10:32:35 +03:00
  • d218ada92f fix archive if repo path has spaces yonaskolb 2022-02-09 11:30:23 +11:00
  • 9bd8ad1e4a Update to 2.26.0 2.26.0 yonaskolb 2022-02-07 09:27:20 +11:00
  • 62b9bea413 ignore vscode yonaskolb 2022-02-07 09:25:24 +11:00
  • c62277f150 Added location option to test target (#1153) Kristopher Jackson 2022-01-06 18:09:58 -06:00
  • da7eabf148 update migrate command spec-generation yonaskolb 2022-01-05 14:08:54 +11:00
  • 4691c4e577 move test project yonaskolb 2022-01-05 13:50:35 +11:00
  • 6c2a167428 update packages yonaskolb 2022-01-05 13:50:25 +11:00
  • c4d85923eb simplify target reference local-spm-tweak Yonas Kolb 2021-12-31 15:25:08 +11:00
  • 487d25c699 fix parameter name to Testable Target Reference freddi(Yuki Aki) 2021-10-20 22:21:45 +09:00
  • 53a9c34e48 Merge branch 'master' into test-local-spm freddi 2021-10-20 22:17:01 +09:00
  • 771edd49ba fix code format freddi 2021-10-20 22:14:24 +09:00
  • 1d746d55f7 create TestableTargetReference for not making API complex freddi 2021-10-20 22:08:51 +09:00
  • 10fb43137b Speed up search by using parallel Glob and Binary Search for including files checks (#1122) Paul Taykalo 2021-10-08 01:20:19 +03:00
  • 1d3412e1b6 Fix Graphviz on Mac URL in README. (#1134) Yoshinori Imajo 2021-10-03 09:57:24 +09:00
  • c8b2a4ac8a update changelog 2.25.0 yonaskolb 2021-09-24 09:12:56 +10:00
  • abb18642ba Update to 2.25.0 yonaskolb 2021-09-24 09:12:09 +10:00
  • fa6c5c9173 Fix Xcode 13 build (alternate PR to kick CI) (#1130) Michael Thole 2021-09-23 16:11:10 -07:00
  • 55b21c88ee update dependencies fix/xcode_13 yonaskolb 2021-09-23 22:26:56 +10:00
  • 322262cff7 Update tuist/XcodeProj (#1125) Yuya Oka 2021-09-23 18:22:44 +09:00
  • c3d936c0c7 update changelog yonaskolb 2021-09-23 18:52:00 +10:00
  • 12511afed8 Fix platformFilter for package dependencies (#1123) Kryštof Matěj 2021-09-14 15:11:25 +02:00
  • f1e888f228 Fix Usage.md link to options section (#1115) Adam Wolf 2021-08-10 15:37:51 -07:00
  • b04688845a [bug fix] Ensure fileTypes are mapped to JSON value (#1112) Dan Loman 2021-08-02 18:08:55 -05:00
  • a4d7a61a68 Fix broken codesign option for bundle dependency (#1104) Yuta Saito 2021-07-15 18:06:33 +09:00
  • d35d22f08b Added support for dependency destination specification. (Resolves #1038) (#1039) Jakub Bednar 2021-07-15 04:10:34 +02:00
  • e2f062b6be erouska (#1107) Roman Podymov 2021-07-15 03:41:48 +02:00
  • db456e7f0e Regenerate fixture specs ryohey 2021-07-15 10:18:13 +09:00
  • 489a676449 Merge branch 'master' into spec-generation ryohey 2021-07-14 21:56:27 +09:00
  • b20dc07d70 Remove absolute path ryohey 2021-07-14 21:54:52 +09:00
  • 4a900aa7cc Regenerate fixture specs ryohey 2021-07-14 21:47:19 +09:00
  • d29eada4bb Fix removeEmpty() ryohey 2021-07-14 21:46:03 +09:00
  • 270ef8b279 Update to 2.24.0 2.24.0 yonaskolb 2021-06-27 22:30:14 +10:00
  • 66b1db4b5c Add support for specifying the UI testing screenshot behavior in a scheme test action (#942) Dalton Claybrook 2021-06-27 08:25:26 -04:00
  • ce051293de Fix path to an example project spec (#1096) David 2021-06-27 14:23:48 +02:00
  • 81bd52be4b Add support for conditionally linking dependencies based on platform (#1087) Dalton Claybrook 2021-06-20 06:19:02 -04:00
  • 4455919be3 Added support for "driver-extension" and "system-extension" product types (#1094) Vlad Gorlov 2021-06-20 06:08:38 +02:00
  • 6bfa5dcdc2 Update Docs/ProjectSpec.md freddi(Yuki Aki) 2021-06-18 23:54:39 +09:00
  • b8af21d12f Add Support for DocC in Xcode 13 (#1091) Bruce Evans 2021-06-16 09:12:01 +09:00
  • 69d0072643 fix docs freddi 2021-05-26 02:29:34 +09:00
  • 86ca040029 add edge case of parsing test targets freddi 2021-05-26 02:09:10 +09:00
  • 52d9d81557 support multiple style of coverageTargets freddi 2021-05-26 02:03:32 +09:00
  • f29af31c2a update docs freddi 2021-05-26 01:44:16 +09:00
  • 1cda325a44 add test and fix small bugs freddi 2021-05-26 01:21:28 +09:00
  • 9fd8d2e96f Merge branch 'master' into test-local-spm freddi 2021-05-26 00:59:21 +09:00
  • b8c8aabdcf update XcodeProj freddi 2021-05-26 00:51:45 +09:00
  • 39ee9c2981 Update to 2.23.1 2.23.1 yonaskolb 2021-05-23 21:33:57 +10:00
  • 90bcaffbed Update to 2.23.0 yonaskolb 2021-05-19 23:03:03 +10:00
  • 8bfa2f33e4 Revert "Change FRAMEWORK_SEARCH_PATH for xcframeworks (#1015)" (#1081) Elliott Williams 2021-05-21 17:32:09 -07:00
  • 938b826913 update XcodeProj to fix linux (#1083) 2.23.0 Yonas Kolb 2021-05-19 23:00:07 +10:00
  • 38888237c7 Add platform filter to dependencies (#951) Kryštof Matěj 2021-05-18 12:52:24 +02:00
  • b6d87a1cc6 added () to config variant trimming character set (#1078) David Lee 2021-05-16 02:12:04 -05:00
  • ce23bab764 maybe? fix_linux_ci yonaskolb 2021-05-16 15:30:21 +10:00
  • fd7d3ad8bc try and just build yonaskolb 2021-05-16 15:21:27 +10:00
  • 6e1999e8f8 fix linux CI yonaskolb 2021-05-16 15:19:42 +10:00
  • 4ed02a4432 update test freddi 2021-05-14 05:06:07 +09:00
  • 9de7623d2e receive target reference format at target of scheme freddi 2021-05-14 05:06:00 +09:00
  • 68c29dc444 Merge branch 'test-local-spm' of github.com:yonaskolb/XcodeGen into test-local-spm freddi 2021-05-14 04:12:15 +09:00
  • 9022364ad3 add .package for location of target reference freddi 2021-05-14 02:50:23 +09:00
  • fc1ec31dda make TargetReference convert from new JSON format freddi 2021-05-07 23:35:36 +09:00
  • b4b863598d Update Sources/XcodeGenKit/SchemeGenerator.swift freddi(Yuki Aki) 2021-05-06 23:48:11 +09:00
  • a58383ef98 revert resolved package test freddi 2021-05-06 22:45:43 +09:00
  • 5474cc5ff8 Update CHANGELOG.md freddi(Yuki Aki) 2021-05-06 02:54:47 +09:00
  • f1f0df55b9 update CHABGELOG.md freddi 2021-05-06 02:50:21 +09:00
  • 70c0e0d1ea add test freddi 2021-05-06 02:46:38 +09:00
  • 2fb1d01c1e update test freddi 2021-05-06 02:21:00 +09:00
  • 81de1e5ef3 support local Swift Package test case into test scheme freddi 2021-05-06 02:20:48 +09:00
  • dc8544f346 Update CHANGELOG.md Yonas Kolb 2021-05-06 20:51:51 +10:00
  • 34dd90ad61 Update to 2.22.0 2.22.0 yonaskolb 2021-05-06 20:43:05 +10:00
  • 4233cc8578 Support runPostActionsOnFailure on build scheme (#1075) freddi(Yuki Aki) 2021-05-06 11:54:33 +09:00
  • 7c510af3d7 Fix Xcode alert on generation (#1072) Yonas Kolb 2021-05-06 08:33:42 +10:00
  • 8a0615e883 Fix config variant lookup (#1070) Yonas Kolb 2021-05-06 00:07:38 +10:00
  • 98cde509dd Update to 2.21.1 yonaskolb 2021-05-02 12:38:08 +10:00
  • 05a64bd05d Update CHANGELOG.md Yonas Kolb 2021-05-05 12:49:04 +10:00
  • 1df0bb3e7b Fix no such module 'DOT' by pinning GraphViz 0.2.0 (#1067) Yasuharu Yanamura 2021-05-05 07:45:42 +09:00
  • 69a1cd56b5 Fix no such module 'DOT' (#1065) Yasuharu Yanamura 2021-05-02 10:55:43 +09:00
  • a6cfa0e5b6 Update to 2.21.0 2.21.0 yonaskolb 2021-05-01 16:08:50 +10:00
  • 5b1b56df4a update changelog yonaskolb 2021-05-01 15:51:49 +10:00
  • dfe7f28bcb Scheme config variants wrong assignment for similar config names (#976) Stefano Mondino 2021-05-01 07:50:39 +02:00
  • 3a193eacf9 update changelog yonaskolb 2021-05-01 15:49:39 +10:00
  • fb559ba153 CarthageDependencyResolver: ignore order-only dependencies (#1041) Elliott Williams 2021-04-30 22:39:55 -07:00
  • 161a9d04d3 generate fixture specs yonaskolb 2021-05-01 15:34:08 +10:00
  • e7ee5f3f63 use carthage xcframeworks carthage-xcframeworks yonaskolb 2021-02-15 02:06:08 +11:00
  • 8d918c1e7e updated changelog yonaskolb 2021-05-01 13:40:20 +10:00
  • 35212a6154 Rename Core to avoid collisions with other packages (i.e. GraphViz) (#1057) Elliott Williams 2021-04-30 20:39:34 -07:00
  • 56f943ec01 Support weak link for Swift Package Dependency (#1064) freddi(Yuki Aki) 2021-05-01 12:09:19 +09:00
  • c28b1a4082 fix archive yonaskolb 2021-05-01 12:54:59 +10:00
  • fb8450c15c Refactoring ryohey 2021-04-14 18:53:06 +09:00
  • b24b296e9f Add test for Carthage deintegration ryohey 2021-04-14 13:31:08 +09:00
  • 55bddca91b Add test for Cocoapods deintegration ryohey 2021-04-14 13:00:15 +09:00
  • 79fd2b46b1 Add test fixture ryohey 2020-10-21 21:39:51 +09:00
  • d8936e21be Remove Carthage settings ryohey 2020-10-25 11:16:34 +09:00
  • bf49afab66 Remove Cocoapods settings ryohey 2020-10-21 21:39:43 +09:00
  • 3757f82bf6 Update to 2.20.0 2.20.0 yonaskolb 2021-04-09 09:32:17 +10:00
  • 0ac7a5f8c6 Added support for SelectedTests in schemes Test configuration. (#913) Artem Semavin 2021-04-08 18:01:28 +05:00
  • 209afcc898 Allowing override LastUpgradeCheck and LastUpgradeVersion (#1013) André 2021-04-08 09:20:10 -03:00
  • 7b8f5a117f Change FRAMEWORK_SEARCH_PATH for xcframeworks (#1015) Franz Busch 2021-04-08 14:20:01 +02:00
  • 1b57ba5c75 Improve INFOPLIST_FILE handling to only omit used Info.plist's from Copy Bundle Resources Build Phase (#1027) Liam Nichols 2021-04-08 07:38:21 +02:00
  • ff64a4a1cb Set error message for missing build targets in scheme (#1040) Dale 2021-03-31 22:57:42 +01:00