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

limit builds to certain platforms #212

Open
macMikey opened this issue Mar 6, 2024 · 2 comments
Open

limit builds to certain platforms #212

macMikey opened this issue Mar 6, 2024 · 2 comments

Comments

@macMikey
Copy link
Contributor

macMikey commented Mar 6, 2024

i don't see how i can limit builds/packages to certain platforms.
example: i've got a mobile app. i'm messing with android layouts. i want to forgo packaging for ios, and just package for android.

@trevordevore
Copy link
Owner

@macMikey Settings are taken from the Standalone Settings applied to the standalone.livecode stack. Update those (and save the stack) before packaging.

@macMikey
Copy link
Contributor Author

macMikey commented Mar 6, 2024

right. i was hoping that i could do this without diving into the standalone builder. especially on mobile, i do a LOT of builds for testing/debugging, so constantly modifying the build platforms in the standalone settings isn't nearly as convenient as typing something like levurepackageapplication "beta" , "android"
it sounds like if i want to do this i'm gonna be hitting the weeds and issuing a PR

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