Skip to content

Commit 24874d2

Browse files
authored
Remove "Xcode Support" section from README
1 parent 769306f commit 24874d2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,6 @@ let package = Package(
4545

4646
2.x supports Swift 3. Support for Swift 2 was dropped after [1.2.0](https://github.com/a2/MessagePack.swift/releases/tag/1.2.0).
4747

48-
## Xcode Support
49-
50-
As MessagePack.swift supports Swift Package Manager, you can develop the library in your text editor of choice. If you want to use Xcode, generate an Xcode projec with the following command:
51-
52-
```sh
53-
$ swift package generate-xcodeproj
54-
```
55-
5648
## Authors
5749

5850
Alexsander Akers, me@a2.io

0 commit comments

Comments
 (0)