Commit Graph

  • db1f711ac8 Add test case Yuta Saito 2019-11-20 16:53:45 +09:00
  • 46925cdd7d Separate Resources and Bundles Yuta Saito 2019-11-20 16:24:05 +09:00
  • 0df37029cc Fix TargetSource group behavior Romuald CARI 2019-08-07 12:03:44 -04:00
  • de9c15ea1d Fix @sroebert PR based on @yonaskolb comments Romuald CARI 2019-08-07 11:59:37 -04:00
  • 82c86c1fbc Updated changelog Steven Roebert 2019-07-22 13:45:46 +02:00
  • 15e615300e Added new group parameter to target sources, allowing to add them to a custom parent group (resolving #478) Steven Roebert 2019-07-22 13:37:51 +02:00
  • 538d1c6804 Merge pull request #720 from giginet/intent-definitions Kohki Miki 2019-11-19 15:15:16 +09:00
  • cad36baa6d Update SourceGeneratorTests.swift Kohki Miki 2019-11-19 04:38:05 +09:00
  • 5e9a2a9651 Add test case with buildPhase giginet 2019-11-19 04:32:22 +09:00
  • 793c276250 Update CHANGELOG.md Kohki Miki 2019-11-19 03:36:42 +09:00
  • e24fa881da Tweak giginet 2019-11-19 03:35:51 +09:00
  • d441a046d0 Update CHANGELOG giginet 2019-11-19 03:31:20 +09:00
  • c5e9f07a53 Add tests to add intentdefinition to build source phases giginet 2019-11-19 03:00:08 +09:00
  • e1f520c358 Merge remote-tracking branch 'origin/master' into intent-definitions giginet 2019-11-19 02:51:17 +09:00
  • 7669d60d66 Add copying bundles phase to trigger building Bundle katei/add-bundle-dependency Yuta Saito 2019-11-18 19:14:12 +09:00
  • e336f56093 Support .bundle dependency Yuta Saito 2019-11-18 18:07:46 +09:00
  • aad0639403 move ProjectSpec files spec_organisation yonaskolb 2019-11-12 21:31:36 +11:00
  • b7464aba88 split up Scheme spec yonaskolb 2019-11-12 21:19:08 +11:00
  • 6a02474385 non-mutable way of creating [XCScheme.TestPlanReference] yonaskolb 2019-11-12 20:43:57 +11:00
  • cb90212641 add test plan to fixture yonaskolb 2019-11-10 14:50:56 +11:00
  • d716ffe5d7 generate test plan references in schemes yonaskolb 2019-11-10 14:26:10 +11:00
  • 118c14dfe1 remove xctestplan from resources yonaskolb 2019-11-10 14:25:48 +11:00
  • 3f08679a73 parse test plans yonaskolb 2019-11-10 14:25:32 +11:00
  • 62c247be46 upgrade scheme and project versions yonaskolb 2019-11-10 13:53:19 +11:00
  • dc8c2ef6ae Update changelog yonaskolb 2019-11-10 12:55:01 +11:00
  • 32bd7ed568 Update to XcodeProj 7.4 (#715) Yonas Kolb 2019-11-10 12:54:03 +11:00
  • eda9a5fba2 remove customized file types yonaskolb 2019-11-10 12:42:58 +11:00
  • 63bf4f1584 regen fixtures yonaskolb 2019-11-10 12:40:47 +11:00
  • e9239f83bd Merge pull request #714 from yonaskolb/swift_5.1 Yonas Kolb 2019-11-10 12:38:33 +11:00
  • 003b23e935 update xcodeproj to 7.4.0 yonaskolb 2019-11-10 12:35:34 +11:00
  • 7a5e217be6 update changelog yonaskolb 2019-11-10 12:21:11 +11:00
  • 38b25606fa update docs to Swift 5.1 yonaskolb 2019-11-10 12:19:58 +11:00
  • 865ad156b2 use custom unwrap function yonaskolb 2019-11-10 12:16:57 +11:00
  • 66569d3670 use XCTUnwrap yonaskolb 2019-11-10 12:09:37 +11:00
  • 0e4e08bfc4 run swift format for Swift 5.1 yonaskolb 2019-11-10 11:56:23 +11:00
  • 7ce43f2657 Add dump command (#710) Yonas Kolb 2019-11-10 11:47:43 +11:00
  • d96f7890e4 Refactor commands yonaskolb 2019-11-10 11:37:30 +11:00
  • 44f9ffa51a formatting yonaskolb 2019-11-08 00:37:29 +11:00
  • aa0fd85bfe add file option yonaskolb 2019-11-08 00:34:55 +11:00
  • 155add1431 update changelog yonaskolb 2019-11-08 00:28:39 +11:00
  • 43cd0ec33e add dump command yonaskolb 2019-11-08 00:18:52 +11:00
  • 5711c6be0d Remove project description from generate yonaskolb 2019-11-07 23:31:07 +11:00
  • b1b216b1b5 Use VariantGroup giginet 2019-11-08 04:02:26 +09:00
  • ae75bcb2cb Localized giginet 2019-11-08 02:52:50 +09:00
  • decaa9d080 Generate suitable source files for localized file reference giginet 2019-11-08 02:12:10 +09:00
  • 03076f40eb Support Static Frameworks for Carthage dependencies (#688) Kohki Miki 2019-11-08 02:03:26 +09:00
  • 66333c6d79 Update to XcodeProj 7.3.0 (#709) Yonas Kolb 2019-11-07 23:22:49 +11:00
  • 0ea8f90fb5 update to XcodeProj 7.3.0 yonaskolb 2019-11-07 23:15:25 +11:00
  • e38360d5e3 Fix crash on empty ${} variable expansion (#706) Romuald Cari 2019-11-06 15:12:11 -05:00
  • c5905581d5 Fix header phase for static frameworks (#705) wag-miles 2019-11-06 12:09:20 -08:00
  • 1cdb5dcea3 Disable Xcode 10.3 CI builds (#707) Romuald Cari 2019-11-06 14:41:09 -05:00
  • 06a6616b88 Improving variable expansion runtime (#704) Romuald Cari 2019-11-06 09:33:54 -05:00
  • 1942ba36c0 rename make brew Yonas Kolb 2019-11-01 10:13:27 +11:00
  • a53bf377a7 update changelog 2.10.1 Yonas Kolb 2019-11-01 10:11:31 +11:00
  • b7a597200d Update to 2.10.1 Yonas Kolb 2019-11-01 10:09:48 +11:00
  • 292cee1f6e Fixing link directive on dependencies (#703) Romuald Cari 2019-10-31 16:32:17 -04:00
  • 3b85ffcad2 Merge pull request #700 from kateinoigakukun/fix/onlyGenerateCoverageForSpecifiedTargets Yonas Kolb 2019-10-31 03:27:26 +11:00
  • 610e65f78d Update CHANGELOG.md Yuta Saito 2019-10-30 16:00:00 +09:00
  • db9c99da3a Update fixtures Yuta Saito 2019-10-30 15:53:03 +09:00
  • 3a810d1499 Add missing onlyGenerateCoverageForSpecifiedTargets which enables specific target coverage Yuta Saito 2019-10-30 15:17:08 +09:00
  • 203d96e343 fix some build errors yonaskolb 2019-10-30 11:40:45 +11:00
  • 0324f8e627 Add Base to knownRegions even if one doesn't exist (#694) Yonas Kolb 2019-10-30 09:46:40 +11:00
  • 98472a3d88 Add Base to known regions even if one doesn't exist Bryan Summersett 2019-10-22 13:11:56 -07:00
  • 03b74b37c0 Update to 2.10.0 2.10.0 yonaskolb 2019-10-27 23:25:47 +11:00
  • 15037d8b12 Restructure test targets (#698) Yonas Kolb 2019-10-27 23:24:38 +11:00
  • efc71ca143 update changelog yonaskolb 2019-10-27 23:18:16 +11:00
  • 518d8e578b restructure test targets yonaskolb 2019-10-27 23:15:12 +11:00
  • d0d509c1a5 swiftformat yonaskolb 2019-10-27 22:37:41 +11:00
  • 77829aeea1 Merge pull request #656 from kateinoigakukun/test-coverage Yonas Kolb 2019-10-27 15:44:01 +11:00
  • d4ae922a4d Update outdated CHANGELOG.md Yuta Saito 2019-10-27 13:31:42 +09:00
  • 1706324213 Update Docs/ProjectSpec.md Yuta Saito 2019-10-27 13:11:14 +09:00
  • e45b0d0f43 Fix build errors Yuta Saito 2019-10-27 13:02:53 +09:00
  • 3d58b3d104 Merge branch 'master' into test-coverage Yuta Saito 2019-10-27 12:58:30 +09:00
  • f81adfe291 Merge branch 'external-target-ref' into test-coverage Yuta Saito 2019-10-27 12:57:23 +09:00
  • f9e5f23c2b Support External Target Reference (#655) Yonas Kolb 2019-10-27 14:11:35 +11:00
  • bbed01d1d6 Cache pbxproj by reference name Yuta Saito 2019-10-27 09:23:35 +09:00
  • d3560e7f6b Use convenience initializer for TargetReference.local Yuta Saito 2019-10-27 09:11:27 +09:00
  • fbc7e9442d Use propery initializer for TestTarget Yuta Saito 2019-10-27 09:08:51 +09:00
  • 1285a3e25e Rename TargetReference.init label Yuta Saito 2019-10-27 09:07:04 +09:00
  • c4305dd02e Add validation for project reference Yuta Saito 2019-10-27 09:00:21 +09:00
  • d22ab944c4 Fix macOS unit test target TEST_HOST (#696) Malcolm Jarvis 2019-10-24 09:12:00 -07:00
  • 848dfe28ba Re-revert 'Throw error instead of fatalError' partially Yuta Saito 2019-10-24 08:21:32 +09:00
  • 24840f569e Merge pull request #683 from giginet/resolve-info-plist Kohki Miki 2019-10-24 02:36:15 +09:00
  • 96a721da30 Update CHANGELOG.md Kohki Miki 2019-10-24 02:22:04 +09:00
  • d4c5b29ca3 Add tests for Info.plist giginet 2019-10-09 16:24:17 +09:00
  • edac4a355b Resolve Info.plist path giginet 2019-10-09 16:08:28 +09:00
  • 89e5c5636c Merge branch 'external-target-ref' of github.com:kateinoigakukun/XcodeGen into external-target-ref Yuta Saito 2019-10-23 07:51:31 +09:00
  • 31667516a5 Revert 'Throw error instead of fatalError' Yuta Saito 2019-10-23 07:50:29 +09:00
  • 5b5d0e917e Merge pull request #681 from giginet/project-path Kohki Miki 2019-10-23 04:15:51 +09:00
  • 80808d69c8 Rename giginet 2019-10-22 23:37:01 +09:00
  • 391cfe7126 Update CHANGELOG.md Yonas Kolb 2019-10-22 22:32:11 +11:00
  • 7d2e5f3884 Don't generate CFBundleExecutable for targets of type bundle (#689) Yonas Kolb 2019-10-22 22:30:04 +11:00
  • e48701c2b7 [RFC] Fix crashlytics script (#690) Yonas Kolb 2019-10-22 22:25:35 +11:00
  • cb2ee6cbaa Code review comments Franz Busch 2019-10-22 10:39:42 +02:00
  • e12d0bbab9 doc(FAQ): Fix crashlytics script Michael Schinis 2019-10-22 11:24:44 +03:00
  • b5773eff6a Don't generate CFBundleExecutable for targets of type bundle Franz Busch 2019-10-22 09:39:22 +02:00
  • 2166a0387e Adding a default argument for backward compatibility. Kohki Miki 2019-10-22 03:08:48 +09:00
  • 0866203a60 Merge branch 'master' into external-target-ref Yuta Saito 2019-10-21 21:37:52 +09:00
  • c432337ef7 Throw error instead of fatalError Yuta Saito 2019-10-21 18:32:49 +09:00
  • 70cb2df5f7 Minimize protocol conformance declarations Yuta Saito 2019-10-21 18:04:12 +09:00