Possible Carthage Issue - hung up on fetching CoreStore #60

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

Originally created by @wm-j-ray on GitHub (May 25, 2016).

I'm running Carthage 0.16.2 and for some reason terminal gets hung up on fetching CoreStore. There is no issue with GCDKit. This is new behavior in the last day or two.

Here is my terminal input -> carthage update --platform iOS,Mac
Here is the line from my cartfile -> github "JohnEstropia/CoreStore" >= 1.6.0

The IOS,Mac switch is there due to some issues in non CoreStore related frameworks. With this switch CoreStore and GCDKit used to build.

Any pointers appreciated and thanks in advance.

Originally created by @wm-j-ray on GitHub (May 25, 2016). I'm running Carthage 0.16.2 and for some reason terminal gets hung up on fetching CoreStore. There is no issue with GCDKit. This is new behavior in the last day or two. ``` Here is my terminal input -> carthage update --platform iOS,Mac Here is the line from my cartfile -> github "JohnEstropia/CoreStore" >= 1.6.0 ``` The IOS,Mac switch is there due to some issues in non CoreStore related frameworks. With this switch CoreStore and GCDKit used to build. Any pointers appreciated and thanks in advance.
adam added the fixedcorestore bug labels 2025-12-29 15:23:18 +01:00
adam closed this issue 2025-12-29 15:23:18 +01:00
Author
Owner

@JohnEstropia commented on GitHub (May 25, 2016):

@wm-j-ray I'm so sorry, this is probably because I forgot to update the Cartfile when I updated to GCDKit 1.2.5.

Fixed now in CoreStore 1.6.7. Tell me if it works for you

@JohnEstropia commented on GitHub (May 25, 2016): @wm-j-ray I'm so sorry, this is probably because I forgot to update the Cartfile when I updated to GCDKit 1.2.5. Fixed now in CoreStore 1.6.7. Tell me if it works for you
Author
Owner

@wm-j-ray commented on GitHub (May 25, 2016):

All better, thanx

On May 25, 2016, at 12:43 PM, John Estropia notifications@github.com wrote:

@wm-j-ray https://github.com/wm-j-ray I'm so sorry, this is probably because I forgot to update the Cartfile when I updated to GCDKit 1.2.5.

Fixed now in CoreStore 1.6.7. Tell me if it works for you


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub https://github.com/JohnEstropia/CoreStore/issues/72#issuecomment-221631238

@wm-j-ray commented on GitHub (May 25, 2016): All better, thanx > On May 25, 2016, at 12:43 PM, John Estropia notifications@github.com wrote: > > @wm-j-ray https://github.com/wm-j-ray I'm so sorry, this is probably because I forgot to update the Cartfile when I updated to GCDKit 1.2.5. > > Fixed now in CoreStore 1.6.7. Tell me if it works for you > > — > You are receiving this because you were mentioned. > Reply to this email directly or view it on GitHub https://github.com/JohnEstropia/CoreStore/issues/72#issuecomment-221631238
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/CoreStore#60