Commit Graph
1867 Commits
Author SHA1 Message Date
freddi 5eb4c33197 Merge branch 'support-local-sp' into support-local-sp-with-packages 2020-03-18 20:50:23 +09:00
freddi ccdfc52cd2 Removed not true sentence 2020-03-18 17:25:38 +09:00
freddi b03ae52c0a Removed old localPackages descriptions 2020-03-18 17:17:43 +09:00
freddi(Yuki Aki)andYonas Kolb 8dcfd07bd5 Update Tests/XcodeGenKitTests/ProjectGeneratorTests.swift
Co-Authored-By: Yonas Kolb <yonaskolb@users.noreply.github.com>
2020-03-18 17:13:50 +09:00
freddi(Yuki Aki)andYonas Kolb a077f2da88 Update Sources/XcodeGenKit/SourceGenerator.swift
Co-Authored-By: Yonas Kolb <yonaskolb@users.noreply.github.com>
2020-03-18 17:13:29 +09:00
freddi(Yuki Aki) da930999c7 Merge branch 'master' into support-local-sp 2020-03-18 16:15:55 +09:00
Yonas Kolb e0d7074a8c Merge pull request #799 from ionutivan/issue-325
Add stopOnEveryMainThreadCheckerIssue
2020-03-18 17:46:55 +11:00
ionutivan 2f0c5ea7a4 change test fixtures 2020-03-17 18:36:51 +01:00
ionutivan 2252ee4882 set stopOnEveryMainThreadCheckerIssue to test parsing 2020-03-17 18:29:25 +01:00
Yonas Kolb b26b1597c8 Merge pull request #804 from innocarpe/patch-1
Fix typo on Carthage from Usage.md
2020-03-12 19:17:23 +11:00
Wooseong Kim 7ad84d5624 Fix typo on Carthage Usage part 2020-03-12 16:55:03 +09:00
freddi 80f95b598a Changed local package format of SPM project in Fixtures 2020-03-05 23:37:59 +09:00
freddi 105367b395 Fixed local packages is not linked as framework 2020-03-05 23:36:00 +09:00
freddi e4989a6c01 Merge branch 'support-local-sp' into support-local-sp-with-packages 2020-03-05 23:14:41 +09:00
freddi dd7737354d Fixed issue if there is no reference of package 2020-03-05 23:05:46 +09:00
freddi 57c4325a3d Updated project.yml in SPM Test Project in Fixtures 2020-03-05 22:22:32 +09:00
freddi 19853921df Added validation of local package 2020-03-05 21:30:40 +09:00
freddi 0fc7c5a83e Updated Project Spec 2020-03-05 21:01:20 +09:00
freddi 65fd3a304f Updated Usage 2020-03-05 21:01:06 +09:00
ionutivan 40902fb422 set stopOnEveryMainThreadCheckerIssue true for App_iOS_Tests and App_iOS_UITests 2020-03-05 12:59:38 +01:00
freddi 77a3cf4b2f Changed validateVersion as static 2020-03-05 20:57:54 +09:00
freddi 80fdc18b25 Updated Test 2020-03-05 20:55:34 +09:00
freddi 81c2f4ec67 Added support local package on packages: 2020-03-05 20:40:01 +09:00
freddi fd267bf503 Fixed code making absolutePath at creating local package 2020-03-05 19:46:26 +09:00
freddi 83b44b93aa Reverted not necessary change 2020-03-05 19:37:05 +09:00
freddi 7a0bd7c13c Improved PBXFileReference name at localPackages 2020-03-05 19:04:55 +09:00
ionutivan b06bc4903b add documentation for Scheme 2020-03-05 09:19:41 +01:00
Yonas Kolb 6593b6ef01 Update README.md 2020-03-05 17:53:39 +11:00
freddi 42adf452b5 Merge branch 'support-local-sp' of github.com:freddi-kit/XcodeGen into support-local-sp 2020-03-05 10:35:29 +09:00
freddi 382992af85 Sort local package before createLocalPackage 2020-03-05 10:34:33 +09:00
freddi(Yuki Aki)andYonas Kolb c47f1837b3 Update CHANGELOG.md
Co-Authored-By: Yonas Kolb <yonaskolb@users.noreply.github.com>
2020-03-05 10:26:06 +09:00
freddi(Yuki Aki)andYonas Kolb a992ac9368 Update CHANGELOG.md
Co-Authored-By: Yonas Kolb <yonaskolb@users.noreply.github.com>
2020-03-05 10:25:57 +09:00
freddi 131d00fa3e Update Change Log 2020-03-05 10:02:11 +09:00
freddi d8bf945ca2 Fixed issue on localPackage when specified as absolute path and when using -p 2020-03-05 09:50:45 +09:00
ionutivan 7e6e0af89f change CHANGELOG pull number 2020-03-04 21:58:01 +01:00
ionutivan dece42e784 change CHANGELOG 2020-03-04 21:55:08 +01:00
ionutivan 364aa7db12 add integration test by modifying the yaml file 2020-03-04 17:24:27 +01:00
ionutivan dea537db05 add performance tests 2020-03-04 17:23:28 +01:00
ionutivan 8f103c6b17 add unit tests for the new property 2020-03-04 17:22:58 +01:00
ionutivan 5487e3ce18 add property stopOnEveryMainThreadCheckerIssue to the scheme, target scheme and generator 2020-03-04 17:21:18 +01:00
ionutivan cf7cfed68e Add documentation 2020-03-04 17:19:37 +01:00
freddi d184a9d2b6 Changed how to use reduce at localPackages 2020-03-04 23:01:06 +09:00
freddi 5d467a5159 Fixed English error 2020-03-04 20:08:38 +09:00
freddi 24922f4d51 Updated Project Spec and Usage 2020-03-04 20:00:08 +09:00
freddi 7ca1ba2400 Fixed added test code 2020-03-04 19:43:46 +09:00
freddi 3cab6b989c Added Test for generates local swift packages 2020-03-04 01:03:39 +09:00
freddi cc86a41b1f Fixed wrong pull request number in Change Log 2020-03-04 00:19:01 +09:00
freddi f3108c7e1e Update Change Log 2020-03-04 00:17:24 +09:00
freddi b351d592b7 Fixed Test 2020-03-03 22:34:09 +09:00
freddi ae4092d0dd Removed unnecessary try in test 2020-03-03 22:34:01 +09:00