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

IOS side has multiple MR (MR_, MR__, etc...) in a multi-module project. #645

Closed
shaxzodshox opened this issue Feb 23, 2024 · 1 comment
Closed

Comments

@shaxzodshox
Copy link

What is the recommended way to use moko-resources in a multi-module setup? In my project I have multiple multiplatform modules (usually split by feature) and then I’m using the umbrella framework approach to integrate them into iOS as a single framework. The problem is that when I use moko-resources on more than one module I end up with multiple MR_, MR__, etc on the IOS side. What’s the recommended approach with this setup?

@Alex009
Copy link
Member

Alex009 commented Feb 25, 2024

hi.
use custom class name in each module or set visibility of generated class to internal

@Alex009 Alex009 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 25, 2024
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

2 participants