Archive project results in CoreStore errors #379

Closed
opened 2025-12-29 15:30:31 +01:00 by adam · 7 comments
Owner

Originally created by @dtln820 on GitHub (Nov 5, 2021).

While trying to archive my project, its results in errors from CoreStore. Running same project on device compiles successfully.
XCode: 13.1
CoreStore: 7.3.0
Screen Shot 2021-11-05 at 3 38 46 PM

Tried to clean build folder, to delete DerivedData, etc.

Originally created by @dtln820 on GitHub (Nov 5, 2021). While trying to archive my project, its results in errors from CoreStore. Running same project on device compiles successfully. XCode: 13.1 CoreStore: 7.3.0 <img width="567" alt="Screen Shot 2021-11-05 at 3 38 46 PM" src="https://user-images.githubusercontent.com/25442606/140519235-49f6e320-2a3d-45bd-b514-bdfcbfb7d1c2.png"> Tried to clean build folder, to delete DerivedData, etc.
adam added the question label 2025-12-29 15:30:31 +01:00
adam closed this issue 2025-12-29 15:30:31 +01:00
Author
Owner

@Desmuz commented on GitHub (Nov 8, 2021):

Same problem. Did you manage to fix it?

@Desmuz commented on GitHub (Nov 8, 2021): Same problem. Did you manage to fix it?
Author
Owner

@JohnEstropia commented on GitHub (Nov 8, 2021):

@dtln820 @Desmuz
Xcode 13.1 compiles using Swift 5.5 so I recommend updating first to CoreStore 8.1.x.
Afterwards, let me know how it goes for you.

@JohnEstropia commented on GitHub (Nov 8, 2021): @dtln820 @Desmuz Xcode 13.1 compiles using Swift 5.5 so I recommend updating first to CoreStore 8.1.x. Afterwards, let me know how it goes for you.
Author
Owner

@Desmuz commented on GitHub (Nov 8, 2021):

Everything is archived well after upgrading to 8.1.x, thanks.

@Desmuz commented on GitHub (Nov 8, 2021): Everything is archived well after upgrading to 8.1.x, thanks.
Author
Owner

@dtln820 commented on GitHub (Nov 11, 2021):

Yep, that works. But what if I need the old version? Should I just use another version of XCode?

@dtln820 commented on GitHub (Nov 11, 2021): Yep, that works. But what if I need the old version? Should I just use another version of XCode?
Author
Owner

@JohnEstropia commented on GitHub (Nov 12, 2021):

@dtln820 Is there any reason you cannot update to the latest CoreStore version? I don't think there is any large migration work,just small syntax changes that the compiler would be able to point out for you.

@JohnEstropia commented on GitHub (Nov 12, 2021): @dtln820 Is there any reason you cannot update to the latest CoreStore version? I don't think there is any large migration work,just small syntax changes that the compiler would be able to point out for you.
Author
Owner

@dtln820 commented on GitHub (Nov 12, 2021):

Unfortunately I use other pods that haven't been updated for some time, so after updating CoreStore - other pods resulted in compile errors. So that's why I need to keep the versions as they're now, and the only solution that I see is use and older XCode version.

@dtln820 commented on GitHub (Nov 12, 2021): Unfortunately I use other pods that haven't been updated for some time, so after updating CoreStore - other pods resulted in compile errors. So that's why I need to keep the versions as they're now, and the only solution that I see is use and older XCode version.
Author
Owner

@dtln820 commented on GitHub (Nov 12, 2021):

So yeah, anyway updating to CoreStore 8.1.x for XCode 13.1 solves the issue, thank you.

@dtln820 commented on GitHub (Nov 12, 2021): So yeah, anyway updating to CoreStore 8.1.x for XCode 13.1 solves the issue, thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#379