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

Investigate switch from CocoaPods to Carthage. #247

Closed
webframp opened this issue Oct 15, 2019 · 2 comments · Fixed by #255
Closed

Investigate switch from CocoaPods to Carthage. #247

webframp opened this issue Oct 15, 2019 · 2 comments · Fixed by #255
Labels
development process Categorizes issue or PR as related to fixing or improving the development process

Comments

@webframp
Copy link
Member

Determine if switching to Carthage and removing the dependency on CocoaPods to allow using xcconfig files is worth the effort (probably, yes).

This should also enable removing the multiple plist config with various build settings (adhoc,debug,release).

Using the latest BuildSettingExtractor release could help with migration:

@webframp webframp added the development process Categorizes issue or PR as related to fixing or improving the development process label Oct 15, 2019
@jdek
Copy link
Contributor

jdek commented Dec 20, 2019

I started working on this, I have a WIP in my fork. Though I will only be able to finish it in January when I get my mac back from repair.

@webframp
Copy link
Member Author

Thanks @jdek feel free to open a draft PR anytime you want input!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development process Categorizes issue or PR as related to fixing or improving the development process
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants