You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,6 @@ Then add the package to `dependencies`:
94
94
}
95
95
```
96
96
97
-
98
97
## Configuration Reference
99
98
100
99
The configuration file must be named `XCodeConfig.json`. It can be placed anywhere in the project, and multiple files are supported (they will be merged automatically).
@@ -663,4 +662,4 @@ This allows Xcode configurations from multiple SDKs / modules to be managed inde
663
662
664
663
## License
665
664
666
-
[Apache License 2.0](LICENSE.md)
665
+
See [LICENSE.md](LICENSE.md) for license information.
0 commit comments