CoreStore Pod not working on Objective C only Project #227

Closed
opened 2025-12-29 15:27:00 +01:00 by adam · 2 comments
Owner

Originally created by @HabibAliAtFolio3 on GitHub (Sep 7, 2018).

Please help Core Store pod not working in Objective C only Project
Test.zip

Originally created by @HabibAliAtFolio3 on GitHub (Sep 7, 2018). Please help Core Store pod not working in Objective C only Project [Test.zip](https://github.com/JohnEstropia/CoreStore/files/2359967/Test.zip)
adam added the questionwontfix labels 2025-12-29 15:27:00 +01:00
adam closed this issue 2025-12-29 15:27:00 +01:00
Author
Owner

@JohnEstropia commented on GitHub (Sep 10, 2018):

There's no way around it, you have to install Pods with use_frameworks!. CoreStore supports Objective-C, but it's built primarily in Swift so you cannot import it through a static library.

@JohnEstropia commented on GitHub (Sep 10, 2018): There's no way around it, you have to install Pods with `use_frameworks!`. CoreStore supports Objective-C, but it's built primarily in Swift so you cannot import it through a static library.
Author
Owner

@HabibAliAtFolio3 commented on GitHub (Sep 10, 2018):

Ok Thanks

@HabibAliAtFolio3 commented on GitHub (Sep 10, 2018): Ok Thanks
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#227