Skip to content

Is it possible to as Tauri to build only to a specific architecture for android? #10511

Closed Answered by charlesschaefer
charlesschaefer asked this question in Q&A
Discussion options

You must be logged in to vote

Oh, after trying some dumb ways to pass the target option, I was able to compile only one platform by doing:
npm run tauri android build -- -- --target armv7

I had to duplicate the double dash. That's weird.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@charlesschaefer
Comment options

@FabianLars
Comment options

@charlesschaefer
Comment options

@charlesschaefer
Comment options

Answer selected by charlesschaefer
@thautwarm
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants