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

feat: initial mobile support #924

Draft
wants to merge 5 commits into
base: dev
Choose a base branch
from
Draft

feat: initial mobile support #924

wants to merge 5 commits into from

Conversation

FabianLars
Copy link
Member

ref #525 (not closing it)

Copy link
Contributor

github-actions bot commented Sep 25, 2024

Package Changes Through 3c20edc

No changes.

Add a change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@fu050409
Copy link

Any updates on this pull request? Tauri is v2 stable now :D

@FabianLars
Copy link
Member Author

i didn't look into this since my last commit. The main blocker here is stupid iOS again (mostly me not knowing how to set it up so we can test it), but also the user facing config, not too happy with the current includeAndroid/includeIOS approach, that was mostly for easy testing (but can't really think of anything better either...)

@AbandonedCart
Copy link

includeAndroid / includeIOS isn’t entirely unheard of. In a lot of binaries, they use flags that are nothing more than withModule or usesModule

Not sure if it will be any use to you, but I came across an article for how to run automated testing in an action (if that’s even what you’re setting up)

https://medium.com/@insub4067/ios-automating-ios-tests-with-github-actions-and-xctest-19166b6d26d4

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.

3 participants