Elf Sundae
|
1a70f4e4bb
|
Update ProjectSpec.md
deploymenTarget => deploymentTarget
|
2020-03-31 10:17:56 +08:00 |
|
Yonas Kolb
|
84b81b8559
|
Set theme jekyll-theme-cayman
|
2020-03-30 23:18:56 +11:00 |
|
Yonas Kolb
|
be3e8da9d5
|
Set theme jekyll-theme-slate
|
2020-03-30 23:18:29 +11:00 |
|
Yonas Kolb
|
7a3867794a
|
Set theme jekyll-theme-cayman
|
2020-03-30 23:04:32 +11:00 |
|
Dalton Claybrook
|
039f6c31e7
|
Use remote-runnable launch actions for Apple Watch schemes (#798)
* Add support for using remote runnables with an Apple Watch scheme
|
2020-03-26 08:14:46 -05:00 |
|
Yonas Kolb
|
94018e1082
|
Update to 2.15.0
2.15.0
|
2020-03-25 11:55:28 +11:00 |
|
Yonas Kolb
|
15559eb651
|
Merge pull request #805 from kateinoigakukun/katei/support-SWIFT_INSTALL_OBJC_HEADER
Avoid copying ObjC interface header when SWIFT_INSTALL_OBJC_HEADER=false
|
2020-03-25 11:30:05 +11:00 |
|
Yonas Kolb
|
e784ed7897
|
Merge pull request #808 from freddi-kit/support-local-sp-with-packages
Support Local Swift Package by `packages:`
|
2020-03-25 11:00:55 +11:00 |
|
freddi(Yuki Aki)
|
f024fc3229
|
Update Docs/ProjectSpec.md
Co-Authored-By: Yonas Kolb <yonaskolb@users.noreply.github.com>
|
2020-03-24 22:44:00 +09:00 |
|
freddi(Yuki Aki)
|
18efe96637
|
Merge branch 'master' into support-local-sp-with-packages
|
2020-03-23 10:12:18 +09:00 |
|
Yonas Kolb
|
fb3348d38e
|
Merge pull request #810 from evandcoleman/feature/target-scheme-buildImplicitDependencies
Add buildImplicitDependencies to TargetScheme
|
2020-03-22 22:13:07 +11:00 |
|
Evan Coleman
|
006507cf85
|
Update CHANGELOG
|
2020-03-20 13:25:14 -04:00 |
|
Evan Coleman
|
0d714bb47e
|
add buildImplicitDependencies to TargetScheme
|
2020-03-20 13:23:50 -04:00 |
|
Yuta Saito
|
b7d658157e
|
Merge branch 'master' into katei/support-SWIFT_INSTALL_OBJC_HEADER
|
2020-03-20 11:50:05 +09:00 |
|
freddi
|
c875775404
|
Update CHANGELOG
|
2020-03-20 00:02:48 +09:00 |
|
freddi
|
c3d9e67c57
|
Fixed description of Swift Package
|
2020-03-20 00:01:47 +09:00 |
|
freddi
|
af3a7e0596
|
Resolve local package name from abstract path
- Also, added Comment
|
2020-03-19 23:58:52 +09:00 |
|
freddi
|
5c380bf917
|
Removed old localPackages things from Documents
|
2020-03-19 23:45:21 +09:00 |
|
freddi
|
6bbd90ce4b
|
Removed new style of localPackages implemented at #796
|
2020-03-19 23:37:07 +09:00 |
|
freddi
|
a3ddb4863d
|
Reverted parsing order of path and url for making switch package easy
|
2020-03-19 23:33:18 +09:00 |
|
freddi
|
550df76722
|
Make SwiftPackage itself as enum
|
2020-03-19 23:29:46 +09:00 |
|
freddi
|
defd73fca9
|
Removed LocalSwiftPackage
|
2020-03-18 22:10:44 +09:00 |
|
freddi
|
a05ec92011
|
Updated CHANGELOG
|
2020-03-18 22:00:51 +09:00 |
|
freddi
|
e61dafdf55
|
Removed unnecessary space
|
2020-03-18 21:48:34 +09:00 |
|
freddi
|
e92e8a259f
|
Fixed English Error
|
2020-03-18 21:46:10 +09:00 |
|
freddi
|
bbbc90c8d3
|
Updated Project Spec
|
2020-03-18 21:43:45 +09:00 |
|
freddi
|
31aa7086a4
|
Added old local package format test
|
2020-03-18 21:32:44 +09:00 |
|
freddi
|
ca8136b62d
|
Removed localPackages variable
|
2020-03-18 21:32:24 +09:00 |
|
freddi
|
5eb4c33197
|
Merge branch 'support-local-sp' into support-local-sp-with-packages
|
2020-03-18 20:50:23 +09:00 |
|
Yonas Kolb
|
59ab223922
|
Merge pull request #796 from freddi-kit/support-local-sp
Support Local Swift Package as Dependency
|
2020-03-18 22:26:26 +11: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)
|
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)
|
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 |
|
Yuta Saito
|
1f0f3ef1e6
|
Update CHANGELOG.md
|
2020-03-14 02:40:40 +09:00 |
|
Yuta Saito
|
78c11f94a3
|
Avoid to copy ObjC interface header when SWIFT_INSTALL_OBJC_HEADER=false
|
2020-03-14 02:37:00 +09: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 |
|