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

Proper casing in project naming #39

Closed
michaelfransen opened this issue Dec 12, 2015 · 10 comments
Closed

Proper casing in project naming #39

michaelfransen opened this issue Dec 12, 2015 · 10 comments
Projects

Comments

@michaelfransen
Copy link

I've noticed that this is the only framework that I use that has the framework name lowercased. @kasketis - Was this intentional? Do you mind if we update it to Netfox instead of netfox?

@kasketis
Copy link
Owner

Hi @michaelfransen ,
Sorry for the response delay.
I think that the name of the framework is the same with the name of the project - so we must change the project name to Netfox.xcodeproj - right?

@michaelfransen
Copy link
Author

Yeah, that is my understanding. Even if we can set it differently, it would be good to be consistent.

@Janglinator
Copy link
Contributor

I definitely agree with this, it's driven me crazy since the day I discovered Netfox :)

Any thoughts @kasketis?

Check out: Pod Deprecation

@kasketis
Copy link
Owner

kasketis commented Oct 14, 2017

OK guys! I'm sold 😄 but have one question: what will happen to the existing users? Must all of them update their podfile? Is there any risk?

@kasketis kasketis assigned Janglinator and unassigned Janglinator Oct 14, 2017
@kasketis kasketis added enhancement and removed bug labels Oct 14, 2017
@Janglinator
Copy link
Contributor

Check out the link I posted in my last comment

@kasketis
Copy link
Owner

I have checked it but still it's not clear to me what is gonna happen. Do you have a clear view on this?

@Janglinator
Copy link
Contributor

I don’t :/ I’ll read into it tonight. It sounds like the pod update will fail with a message, and the user will have to change their podfile

@Janglinator
Copy link
Contributor

From the looks of it, it seems the user's pod install/update will fail, with a message stating it's been deprecated in favor of 'Netfox'. I can't find much more info, and I also can't find an example of a pod that's been properly deprecated to test against.

@Janglinator
Copy link
Contributor

https://guides.cocoapods.org/syntax/podspec.html#deprecated_in_favor_of

Seems like we'd need to add this spec option to our podfile, push a trunk release, then update the spec file.

@vGubriienko
Copy link
Collaborator

Moved to project.

@vGubriienko vGubriienko added this to To do in Backlog Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
To do
Development

No branches or pull requests

4 participants