Skip to content

Commit c5f788f

Browse files
committed
Update markdowns
1 parent 5ac51f7 commit c5f788f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## master
2+
* Trim Targets' Duplicated Lines
3+
[Toshihiro Suzuki](https://github.com/toshi0383)
4+
[#9](https://github.com/toshi0383/xcconfig-extractor/pull/9)
5+
16
## 0.3.0
27
* Introduce `--include-existing` (`--no-include-existing`) option
38
[Toshihiro Suzuki](https://github.com/toshi0383)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Options:
2828
```
2929
3030
# Build Setting Validation
31-
⚠️***Waring***⚠️
31+
⚠️ ***Waring*** ⚠️
3232
3333
You should check app's Build Settings hasn't been affected by applying this tool.
3434
xcconfig does not allow any `$(inherited)` from `#include`ing xcconfigs. (See: https://github.com/toshi0383/xcconfig-extractor/pull/8#issuecomment-298234943) So if you have any existing xcconfig configured on your project, it might cause problems.

0 commit comments

Comments
 (0)