This project demonstrates integration of SwiftEntryKit into an existing Objective C project.
- Clone or download the project.
- Install using
carthage update --use-submodules
. - Open the project (.xcodeproj file) and run.
- Clone or download the project.
- Install using
pod install
. - Open the project (.xcworkspace file) and run.