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

Build fails because of missing all dynamic-submodules #2632

Open
DidarSeyidov opened this issue Oct 10, 2024 · 5 comments
Open

Build fails because of missing all dynamic-submodules #2632

DidarSeyidov opened this issue Oct 10, 2024 · 5 comments

Comments

@DidarSeyidov
Copy link

clang: error: no such file or directory: '/Users/didar/Library/Developer/Xcode/DerivedData/iosApp-cfexvqnxmsurdpdhbwibxwhujttn/Build/Products/Debug-iphonesimulator/PackageFrameworks/RxTest-Dynamic.framework/RxTest-Dynamic'
clang: error: no such file or directory: '/Users/didar/Library/Developer/Xcode/DerivedData/iosApp-cfexvqnxmsurdpdhbwibxwhujttn/Build/Products/Debug-iphonesimulator/PackageFrameworks/RxRelay-Dynamic.framework/RxRelay-Dynamic'
clang: error: no such file or directory: '/Users/didar/Library/Developer/Xcode/DerivedData/iosApp-cfexvqnxmsurdpdhbwibxwhujttn/Build/Products/Debug-iphonesimulator/PackageFrameworks/RxSwift-Dynamic.framework/RxSwift-Dynamic'
clang: error: no such file or directory: '/Users/didar/Library/Developer/Xcode/DerivedData/iosApp-cfexvqnxmsurdpdhbwibxwhujttn/Build/Products/Debug-iphonesimulator/PackageFrameworks/RxBlocking-Dynamic.framework/RxBlocking-Dynamic'

in XCode 16

@freak4pc
Copy link
Member

Zero info, no reproduction project, no steps you tried... I'm really unsure how I can help you :)

@DidarSeyidov
Copy link
Author

I added it like [email protected]:Reactive/RxSwift.git by SPM. And when I try build my project arised above errors

@freak4pc
Copy link
Member

Please provide an empty repro project, I did this and didnt face any issues.

@DidarSeyidov
Copy link
Author

DidarSeyidov commented Oct 11, 2024 via email

@freak4pc
Copy link
Member

I added it to kotlin multiplatform project.

On Fri, Oct 11, 2024, 3:41 PM Shai Mishali @.***> wrote:

Please provide an empty repro project, I did this and didnt face any

issues.

Reply to this email directly, view it on GitHub

#2632 (comment),

or unsubscribe

https://github.com/notifications/unsubscribe-auth/AXYH5FPZ3MTHHYG56S4JV2LZ26TN5AVCNFSM6AAAAABPXW7FOGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBXGEZTMNZUGM

.

You are receiving this because you authored the thread.Message ID:

@.***>

We don't support that setup directly

If it works in an empty project I can only assume it's something related tobuild settings that might come from KMM. You'll unfortunately have to debug independently if that's the case.

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