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

Find a way to make the whole NStack suite more easy to work with #84

Open
mariusc opened this issue Nov 10, 2020 · 0 comments
Open

Find a way to make the whole NStack suite more easy to work with #84

mariusc opened this issue Nov 10, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@mariusc
Copy link
Contributor

mariusc commented Nov 10, 2020

Most of our projects use NStack together with its subdependency, LocalizationsManager. However, some projects need to be able to use LocalizationsManager without using NStack.

The current solution, where LocalizationsManager is a separate framework in a separate repo makes it hard to work on NStackSDK and makes it hard to support different dependency managers. According to Chris, it's kind of expected of NStack to use the same dependency manager as the projects that import NStack.

Let's see if we can have LocalizationsManager in the same repo and have the dependency managers we support for NStack (in order of desired priority: SPM, CocoaPods, Carthage) build and expose 2 frameworks from the same repo. Try and get some inspiration from Firebase, if possible

@mariusc mariusc added the enhancement New feature or request label Nov 10, 2020
@mariusc mariusc mentioned this issue Nov 19, 2020
4 tasks
@mariusc mariusc added this to the NStack 6 milestone Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant