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

Extract modular packages #220

Open
vinhnx opened this issue Feb 26, 2022 · 5 comments
Open

Extract modular packages #220

vinhnx opened this issue Feb 26, 2022 · 5 comments

Comments

@vinhnx
Copy link
Owner

vinhnx commented Feb 26, 2022

@AlexanderSutul
Copy link

AlexanderSutul commented Apr 21, 2022

@vinhnx Hey! I wanted to continue contributing here but for now I just cannot to build project.
Looks like xcode can fetch the dependencies but there is something with Pods. Could you give me some advice how to fix it, probably... Screenshot attached. Thanks 😊
Screenshot 2022-04-21 at 18 31 50

@vinhnx
Copy link
Owner Author

vinhnx commented Apr 22, 2022

Hi. You can try opening the .xcworkspace instead of the .xcproject

you can reference https://stackoverflow.com/questions/55675694/how-to-fix-cocoapod-modulemap-file-not-found

btw this issue is partially done. As I had extracted the theme and calendar view components into sub-packages 2f80326

Thanks for your efforts, nevertheless! 🙏

@AlexanderSutul
Copy link

Hi. You can try opening the .xcworkspace instead of the .xcproject

you can reference https://stackoverflow.com/questions/55675694/how-to-fix-cocoapod-modulemap-file-not-found

btw this issue is partially done. As I had extracted the theme and calendar view components into sub-packages 2f80326

Thanks for your efforts, nevertheless! 🙏

Thanks for your reply and links. I'll try to figure out what it going on there.

@AlexanderSutul
Copy link

AlexanderSutul commented Apr 24, 2022

So, maybe someone, who wants to contribute in this repo will find the next info a very helpful.
If you have Macbook on m1:

  • sudo arch -x86_64 gem install ffi
  • arch -x86_64 pod install

Or:

run terminal with Rosetta and run pod install

@vinhnx
Copy link
Owner Author

vinhnx commented Apr 24, 2022

Thanks @AlexanderSutul! I will add your tip to the README. 👍

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