Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Add tag for Cocoapods #16

Open
sodastsai opened this issue Jul 9, 2015 · 1 comment
Open

Add tag for Cocoapods #16

sodastsai opened this issue Jul 9, 2015 · 1 comment

Comments

@sodastsai
Copy link

Hi, I'm the guy who pushed MTLManagedObjectAdapter to Cocoapods.

It's my fault that I set the deployment_target of iOS to 8.0 and of OS X to 10.9.
as mentioned in #12, I'd like to update/fix the podspec. But by the policy of Cocoapods, if I want to modify a podspec, I have to change its version number. And also there should be a tag which contains the version string.

I would change the version number of the podspec to 1.0-1 which means the same as 1.0 but just a fix to podspec. Hence I need a tag, 1.0-1, which also points to 1.0 commit.

could I request a tag named 1.0-1 and point it to the same commit of 1.0 tag? Thanks.

@pei-neofonie
Copy link

hi,

I am wondering what the timeline is for this issue? We are working on a project with a deployment target of 7.1 and would like to use MTLManagedObjectAdapter. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants