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.
@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
@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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
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.
@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
@wm-j-ray commented on GitHub (May 25, 2016):
All better, thanx