Strange errors when try to archive in Xcode 13. #375

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

Originally created by @Desmuz on GitHub (Sep 22, 2021).

Screenshot 2021-09-22 at 11 48 36

Originally created by @Desmuz on GitHub (Sep 22, 2021). ![Screenshot 2021-09-22 at 11 48 36](https://user-images.githubusercontent.com/73358057/134285289-a418d918-b9cd-4723-99a2-9acf75b152f0.png)
adam added the fixed label 2025-12-29 15:30:22 +01:00
adam closed this issue 2025-12-29 15:30:22 +01:00
Author
Owner

@JohnEstropia commented on GitHub (Sep 22, 2021):

@Desmuz Which version of CoreStore are you using? And how do you install CoreStore (Pod version, Carthage, etc)?

@JohnEstropia commented on GitHub (Sep 22, 2021): @Desmuz Which version of CoreStore are you using? And how do you install CoreStore (Pod version, Carthage, etc)?
Author
Owner

@Desmuz commented on GitHub (Sep 22, 2021):

@JohnEstropia CoreStore installed by SPM

{
        "package": "CoreStore",
        "repositoryURL": "https://github.com/JohnEstropia/CoreStore",
        "state": {
          "branch": null,
          "revision": "a40df37192622b093321fc2003f4a5cbe3860ffb",
          "version": "7.3.1"
        }
      }
@Desmuz commented on GitHub (Sep 22, 2021): @JohnEstropia CoreStore installed by SPM ``` { "package": "CoreStore", "repositoryURL": "https://github.com/JohnEstropia/CoreStore", "state": { "branch": null, "revision": "a40df37192622b093321fc2003f4a5cbe3860ffb", "version": "7.3.1" } } ```
Author
Owner

@JohnEstropia commented on GitHub (Sep 22, 2021):

@Desmuz I see, thanks. I haven't published an official Swift 5.5 SPM release yet, so I apologize. For now, you can directly link to the develop branch as a workaround. I'll try to push a new version within the week.

@JohnEstropia commented on GitHub (Sep 22, 2021): @Desmuz I see, thanks. I haven't published an official Swift 5.5 SPM release yet, so I apologize. For now, you can directly link to the `develop` branch as a workaround. I'll try to push a new version within the week.
Author
Owner

@Desmuz commented on GitHub (Sep 22, 2021):

OK. Thanks.

@Desmuz commented on GitHub (Sep 22, 2021): OK. Thanks.
Author
Owner

@JohnEstropia commented on GitHub (Sep 23, 2021):

@Desmuz I just published a new version. Please try again and let me know if you still have issues

@JohnEstropia commented on GitHub (Sep 23, 2021): @Desmuz I just published a new version. Please try again and let me know if you still have issues
Author
Owner

@JohnEstropia commented on GitHub (Sep 23, 2021):

Closing this ticket for now. Let me know if there are issues and I'll reopen the ticket

@JohnEstropia commented on GitHub (Sep 23, 2021): Closing this ticket for now. Let me know if there are issues and I'll reopen the ticket
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#375