mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-04-19 07:29:44 +02: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.
|
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
|
### Objective-C support
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user