Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podspec points to old version #22

Open
sstigler opened this issue Mar 20, 2013 · 5 comments
Open

Podspec points to old version #22

sstigler opened this issue Mar 20, 2013 · 5 comments

Comments

@sstigler
Copy link

The podspec points to an old version, which is apparently incompatible with ARC.

@KosmicTask
Copy link
Owner

I don't use pods myself so I am not sure what to do about this. Can you make some suggestions?

@sstigler
Copy link
Author

I could actually probably make the fix for you, but one issue I ran into today is that when I tried to pull the latest version using a podspec I created on my local machine, I got a compile error. Can you please provide me with the git commit hash that points to the latest working version?

@KosmicTask
Copy link
Owner

The HEAD on Master is what I use day to day on OS X under GC.

What target are you building for?
What was the compile error?

@netnichols
Copy link

As far as I can tell (I'm not a cocoapods expert, but I am trying to use it in a new project), the most important thing you could do to help pod users is to start adding semantic version tags.

Here's the 'issue template' that cocoapods provides to ask for this from project maintainers:
https://github.com/CocoaPods/Specs/wiki/%22Please-add-semantic-version-tags%22-issue-template

Once tags have been added, other people can do the work of maintaining the Podspec for each version.

@netnichols
Copy link

By the way, the Podspec with version 0.0.1 points to Fragaria commit 3a18811.

https://github.com/CocoaPods/Specs/blob/master/Fragaria/0.0.1/Fragaria.podspec

ghost pushed a commit to bitstadium/Fragaria that referenced this issue Sep 1, 2015
…ng entirely (not only the over-coloured range) if the two colouring types can't be nested.

Fixes KosmicTask#22.
ghost pushed a commit to bitstadium/Fragaria that referenced this issue Sep 1, 2015
… a re-fetch of breakpoint data from the delegate.

Fixes KosmicTask#22.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants