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

Only depend on core_foundation for macos #28

Merged
merged 2 commits into from Jul 3, 2022

Conversation

ImDanTheDev
Copy link
Contributor

@ImDanTheDev ImDanTheDev commented Jun 20, 2022

Fixes issue #19

Problem

bevy_dioxus_desktop would not build on Windows because core_foundation was not limited to the macos target.

Solution

Updated bevy_dioxus_desktop to only use core_foundation as a dependency on macos.

Further Work Needed

Ensure bevy_dioxus_desktop still builds on macos.

Conditionally depend on core_foundation if building on macos
@vercel
Copy link

vercel bot commented Jun 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
bevy-dioxus ✅ Ready (Inspect) Visit Preview Jul 3, 2022 at 7:49PM (UTC)

@JunichiSugiura
Copy link
Member

Thanks for the first contribution ever!

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

Successfully merging this pull request may close these issues.

None yet

2 participants