Roy
bd6931173f
Merge pull request #70 from ArthurChi/master
...
feat: fix dependency error
2022-04-08 15:21:31 +08:00
Roy
89b8ed44c5
Merge pull request #67 from zntfdr/master
...
Add Swift 5.5 support
2022-04-08 15:18:15 +08:00
chijie
f148956b9c
feat: fix dependency error
2022-04-05 21:11:14 +08:00
Federico Zanetello
e063e3e230
Swift 5.5 support
2022-01-13 16:48:10 +07:00
Roy
52f241f94a
Merge pull request #63 from tackgyu/fix-arg-parser-depedency-requirement
...
Fix dependency requirement of `swift-argument-parser` to specific version
2021-05-15 17:06:51 +08:00
tackgyu
879d4d2bb6
Fix dependency requirement of swift-argument-parser to specific version
2021-05-13 20:41:51 +09:00
Roy
a8716d4a1a
Merge pull request #61 from CoolHandLuke88/Fix-Installation
...
Update Package.swift
2020-10-21 10:28:26 +08:00
Luke McDonald
4af61c89ed
Update Package.swift
...
, Fixes installation error
2020-10-20 10:12:50 -04:00
Roy
1e4ac0cdae
Merge pull request #60 from noahsmartin/swift5.3Support
...
Support Swift 5.3
2020-10-16 15:09:47 +08:00
noah_martin
6efdcaf51c
Support Swift 5.3
2020-10-04 14:13:34 -07:00
Roy Cao
80d05083ba
Bump Version to 0.4.0
2020-07-08 14:37:28 +08:00
Roy Cao
cb5327a54b
fix protocol method detect
2020-07-08 14:31:57 +08:00
Roy Cao
893d07ac29
fix json reporter
2020-07-08 14:25:24 +08:00
Roy Cao
ac495d3d70
update README
2020-06-04 18:57:12 +08:00
Roy Cao
53ed6ec988
fix verison
2020-05-27 15:40:56 +08:00
Roy Cao
4bcf16a182
Bump version to 0.3.0
2020-05-27 15:24:58 +08:00
Roy
1606e086c9
Merge pull request #53 from woshiccm/0.3.0
...
0.3.0
2020-05-27 15:22:59 +08:00
Roy Cao
65b4053670
update README
2020-05-27 15:11:30 +08:00
Roy Cao
a919150b79
fix issues and improve details
2020-05-27 14:17:03 +08:00
Roy Cao
5adc185f41
add swift-argument-parser
2020-05-26 21:23:24 +08:00
Roy
656aa7f625
Merge pull request #51 from godrm/feature/swift5.2
...
[FIX] Support Swift 5.2
2020-04-27 17:07:29 +08:00
Kim Jung
17859932ea
[FIX] Support Swift 5.2
2020-04-22 08:50:53 +09:00
Roy Cao
d5461f939f
Bump version to 0.1.3
2020-03-28 15:48:24 +08:00
Roy Cao
3cc1574b4e
Bump Version to 0.1.2
2020-03-28 15:42:26 +08:00
Roy
19a24cd409
Merge pull request #50 from JohnReeze/code_optimization
...
improve code performance
2020-03-28 15:09:01 +08:00
Mikhail Monakov
f81a2485bf
improve code performance
2020-03-27 15:02:23 +03:00
Roy
bbb58fe548
Merge pull request #48 from congliu0704/patch-1
...
Proposed simplified translation
2020-03-19 15:16:36 +08:00
Cong Liu
2ff3f9a145
Proposed simplified translation
...
Clarified some expressions so that English speakers may be more comfortable.
2020-03-16 20:20:37 +08:00
Roy
902b3f7e12
Merge pull request #44 from zagahr/master
...
Typo in README.md
2020-02-04 19:47:13 +08:00
Timon Blask
b353041a0f
Typo
2020-02-04 10:48:31 +00:00
Roy Cao
b5633704d5
Bump version to 0.1.0
2020-01-15 18:28:48 +08:00
Roy
1a3c4a86d1
Merge pull request #43 from woshiccm/fix-optional-methods-detect
...
Fix optional methods detect
2020-01-15 18:22:31 +08:00
Roy Cao
a80ec8b7c1
use swift-tools-support-core instead of SPM
2020-01-15 18:20:02 +08:00
Roy Cao
6fb5c54a7c
skip optional function
2020-01-15 18:06:41 +08:00
Roy
6404afd922
Merge pull request #42 from hodovani/fix-typos
...
Fix typos
2019-12-24 11:48:42 +08:00
Matvii Hodovaniuk
913969a2bd
Fix typos
2019-12-23 19:46:23 +02:00
Roy Cao
a577bc5c0c
update README
2019-12-23 17:51:44 +08:00
Roy Cao
52cca4bacc
Bump version to 0.0.12
2019-12-21 16:24:26 +08:00
Roy
31b02f0519
Merge pull request #40 from woshiccm/fix-issues
...
Fix issues
2019-12-21 16:22:09 +08:00
Roy Cao
d5f2c6d920
Bump version to 0.0.12
2019-12-21 16:21:34 +08:00
Roy Cao
d36d1ff6a0
update README
2019-12-21 16:18:47 +08:00
Roy Cao
bf4f13abcd
fix XCTestRule
2019-12-21 15:19:22 +08:00
Roy
88b9011d45
Merge pull request #38 from rastersize/patch-1
...
Fix running from Terminal
2019-12-21 11:28:25 +08:00
Aron Cedercrantz
2a97232cb9
Fix running command from Terminal
...
Running from the terminal would fail with a
`missingValue(argument: Optional("BUILD_ROOT"))` error. Even when
the `-i` CLI parameter was provided. This moves the fallback logic
to only run when a fallback needs to be found.
2019-12-20 16:10:43 -05:00
Roy Cao
cf7f944af4
add blacklistSuperClass
2019-12-20 19:02:40 +08:00
Roy
256e9266cc
Merge pull request #34 from woshiccm/update-README
...
update README
2019-12-19 18:35:39 +08:00
Roy Cao
6772dde6a7
update README
2019-12-19 18:34:55 +08:00
Roy Cao
8153cfa98e
update README
2019-12-17 17:57:28 +08:00
Roy Cao
b6fb5620b9
fix podspec
2019-12-17 17:23:38 +08:00
Roy
b129dccfa4
Merge pull request #31 from woshiccm/cocopods-support
...
fix makefile
2019-12-17 17:00:50 +08:00