CoreStore is not building when migrated to Xcode 15.2 #424

Open
opened 2025-12-29 15:31:32 +01:00 by adam · 2 comments
Owner

Originally created by @shivang-developer on GitHub (Feb 12, 2024).

Hi,

I was using CoreStore (5.0.0) till now on Xcode 14.x with iOS minimum version - 11.0, and it was working fine.
Then, I migrated to Xcode 15.2, iOS minimum version - 13.0. and latest CoreStore (9.2.0) but now I am facing multiple problems with only 1 pod in my podfile - CORESTORE.

I have tried everything, deleted derived data, cleaned project, removed and reinstalled pod, closed Xcode, restarted Mac.
I have attached a screenshot below for the error reference & some snaps of my podfile. Any help would be appreciated

@JohnEstropia I have read the migration docs and searched through the existing issues but didn't find any relevant help.

Screenshot 2024-02-12 at 11 43 04 AM Screenshot 2024-02-12 at 11 49 34 AM Screenshot 2024-02-12 at 11 49 45 AM
Originally created by @shivang-developer on GitHub (Feb 12, 2024). Hi, I was using CoreStore (5.0.0) till now on Xcode 14.x with iOS minimum version - 11.0, and it was working fine. Then, I migrated to Xcode 15.2, iOS minimum version - 13.0. and latest CoreStore (9.2.0) but now I am facing multiple problems with only 1 pod in my podfile - **_CORESTORE_**. I have tried everything, deleted derived data, cleaned project, removed and reinstalled pod, closed Xcode, restarted Mac. I have attached a screenshot below for the error reference & some snaps of my podfile. Any help would be appreciated @JohnEstropia I have read the migration docs and searched through the existing issues but didn't find any relevant help. <img width="558" alt="Screenshot 2024-02-12 at 11 43 04 AM" src="https://github.com/JohnEstropia/CoreStore/assets/134233228/b5f5cc42-0159-484c-8eb5-ec978d9099f2"> <img width="369" alt="Screenshot 2024-02-12 at 11 49 34 AM" src="https://github.com/JohnEstropia/CoreStore/assets/134233228/4200e777-43bb-41d9-9d7d-3b36f0350502"> <img width="491" alt="Screenshot 2024-02-12 at 11 49 45 AM" src="https://github.com/JohnEstropia/CoreStore/assets/134233228/decf498f-39a2-49d9-9455-41fcbae7451e">
Author
Owner

@JohnEstropia commented on GitHub (Feb 28, 2024):

Apologies for the late response, but is there any reason you are overriding the build_settings in your podfile?
We use CoreStore in our projects with Xcode 15.2 without any issues.

@JohnEstropia commented on GitHub (Feb 28, 2024): Apologies for the late response, but is there any reason you are overriding the `build_settings` in your podfile? We use CoreStore in our projects with Xcode 15.2 without any issues.
Author
Owner

@willmoreira commented on GitHub (Apr 4, 2024):

I have the same problem https://github.com/JohnEstropia/CoreStore/issues/501, following
Did you find any solution?

@willmoreira commented on GitHub (Apr 4, 2024): I have the same problem https://github.com/JohnEstropia/CoreStore/issues/501, following Did you find any solution?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#424