-
Notifications
You must be signed in to change notification settings - Fork 87
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
Comments
@vinhnx Hey! I wanted to continue contributing here but for now I just cannot to build project. |
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. |
So, maybe someone, who wants to contribute in this repo will find the next info a very helpful.
Or: run terminal with Rosetta and run |
Thanks @AlexanderSutul! I will add your tip to the README. 👍 |
https://swiftwithmajid.com/2022/01/12/microapps-architecture-in-swift-spm-basics/
https://holyswift.app/introduction-to-app-modularisation-with-swift-package-manager-a-tale-to-be-told
The text was updated successfully, but these errors were encountered: