Skip to content

Commit f02963b

Browse files
committed
docs: generate-xcodeproj is deprecated
1 parent eeb5bb4 commit f02963b

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -114,14 +114,6 @@ print(holiday.date()) // Date(2015-09-23 15:00:00 +0000)
114114
```
115115

116116
## For developer
117-
### Development
118-
Please create Xcode project with Swift Package Manager, and open it.
119-
120-
```
121-
$ swift package generate-xcodeproj
122-
$ open HolidayJp.xcodeproj
123-
```
124-
125117
#### Syncing holidays_detailed.json
126118
This repository uses a YAML file for holiday data, which is managed as a submodule. To update the JSON resource file used by SwiftPM, run:
127119

0 commit comments

Comments
 (0)