mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-18 15:07:00 +01:00
add SPM installation instructions to README
This commit is contained in:
@@ -1883,6 +1883,13 @@ git submodule add https://github.com/JohnEstropia/CoreStore.git <destination dir
|
||||
```
|
||||
Drag and drop **CoreStore.xcodeproj** to your project.
|
||||
|
||||
### Install through Xcode's Swift Package Manager
|
||||
From the **File** - **Swift Packages** - **Add Package Dependency…** menu, search for
|
||||
```
|
||||
CoreStore
|
||||
```
|
||||
where `JohnEstropia` is the *Owner*. Then add to your project.
|
||||
|
||||
|
||||
### Objective-C support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user