Swiftpack.co - shial4/SLazeCoreData as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by shial4.
shial4/SLazeCoreData 0.2.0
iOS CoreData serializer for SLazeKit
⭐️ 5
🕓 5 years ago
.package(url: "https://github.com/shial4/SLazeCoreData.git", from: "0.2.0")

#SLazeCoreData

Language License CocoaPods CocoaPods Carthage

CoreData serializer extension for SLazeKit

Models example Object.swift Advance Model.swift

🔧 Installation

CocoaPods:

Add the line pod "SLazeCoreData" to your Podfile

Carthage:

Add the line github "shial4/SLazeCoreData" to your Cartfile

Manual:

Clone the repo and drag the folder SLazeCoreData into your Xcode project.

Swift Package Manager:

Add the line .package(url: "https://github.com/shial4/SLazeCoreData.git", from: "0.1.2"), to your Package.swift

Swift Package Manager in your iOS Project: This project demonstrates a working method for using Swift Package Manager (SPM) to manage the dependencies of an iOS project.

Example of how to use SPM v4 to manage iOS dependencies

💊 Usage

Use it with SLazeKit. Under you API configuration with synchronize handler. Run

EntityMapping.synchronize(_ obj: Any, context: NSManagedObjectContext) throws

⭐ Contributing

Be welcome to contribute to this project! :)

❓ Questions

Just create an issue on GitHub.

📝 License

This project was released under the MIT license.

GitHub

link
Stars: 5
Last commit: 5 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Release 0.2.0
5 years ago

Update to swift 5

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics