You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@macMikey Settings are taken from the Standalone Settings applied to the standalone.livecode stack. Update those (and save the stack) before packaging.
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
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.
The text was updated successfully, but these errors were encountered: